-
-
Notifications
You must be signed in to change notification settings - Fork 348
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature]: Add condition "user" to conditional chips card #601
Comments
Or add a template condition. If the template result is true, on, home or 1 show the chip else hide it :
|
Unfortunately it doesn't work. My username is fabrik. When I use the code below, it doesn't show the available HACS update. If I remove the template lines, it shows for everyone:
|
It was a proposal to improve your request. |
oh, my bad. Sorry :D |
it would be great to have a "visibility" option for each mushroom card, not just for the chips. |
I had the same need. I kinda solved with this:
It works ok, but sometimes it doesn't show the card even if the user is correct. |
Fixed with #1269. It will be available with |
Is your feature request related to a problem?
I'd like to add a condition possibility to conditional chips card only show if a given user or user group (like admins) uses the group.
Describe the solution you'd like
Add condition: Users or Group
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: