You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Following the example here, I'm trying to mix a username based profile (for test purposes) and automatic day/night profile for my tablet. However, mixing both doesn't allow me to have the profile with the user's name, only the one based on the input_select.
Here's the snippet:
Using my tablet with the user kiosk, it's working as expected (kiosk_day/kiosk_night). However, using a computer with the user Aqwserf, it also uses the profile from the input_select.kiosk_mode and does not take into account the username based profile.
I've tried in a private window, refresh the page, no way to make it work.
Did I understand the example correctly? Who has priority when several profile types are available?
Thanks!
[EDIT] I've also tried with an input_text.kiosk_mode without success
The text was updated successfully, but these errors were encountered:
Are you using the Username or Display name?
I wanted to be able to edit the dashboard from my "admin" user which didn't work for a while as well. Then I used the display name and that does work!
I'm using the display name lower case. You made me doubt it, but it could have been :)
I tried to use this trick to avoid draining the battery (that doesn't really last) but I ended up using ssh command to kill/start HA based on motion. I works well so I got rid of this profile based configuration.
So I guess I can close this issue unless someone as the exact issue.
Hi,
Following the example here, I'm trying to mix a username based profile (for test purposes) and automatic day/night profile for my tablet. However, mixing both doesn't allow me to have the profile with the user's name, only the one based on the input_select.
Here's the snippet:
Using my tablet with the user
kiosk
, it's working as expected (kiosk_day
/kiosk_night)
. However, using a computer with the userAqwserf
, it also uses the profile from theinput_select.kiosk_mode
and does not take into account the username based profile.I've tried in a private window, refresh the page, no way to make it work.
Did I understand the example correctly? Who has priority when several profile types are available?
Thanks!
[EDIT] I've also tried with an
input_text.kiosk_mode
without successThe text was updated successfully, but these errors were encountered: