-
Notifications
You must be signed in to change notification settings - Fork 27
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
Card Reveal based on User logged in not working. #106
Comments
I have sort-off the same problem, when i load my dashboard (1 button that is only reveiled to me), sometimes doesn't show up. When i go to the energy dashboard and then back to the dashboard with the "hidden" button, it shows up. But i don't have this problem all the time. So i don't know, if there's something that's loading slowly or if there is a problem. It seems to be appearing from version 2023.6, before i never had the problem. Here's the code:
|
Hallo, I use state-switch to reveal a navigation button based on the user logged in. Until recent it was working fine however the button for any user logged in is not showing up. Here an example of the YAML for one of the users. Any suggestions on fixing?
type: custom:state-switch
entity: user
states:
Pieter:
type: custom:mushroom-chips-card
chips:
- type: back
- type: action
icon: mdi:home
tap_action:
action: navigate
navigation_path: /lovelace-kiosk/polderman
The text was updated successfully, but these errors were encountered: