Add note about user permissions

This commit is contained in:
Thomas Lovén 2019-06-27 20:06:53 +02:00
parent 29a08feacd
commit bd61f8db23

View File

@ -186,6 +186,7 @@ This actually means it pretty much replaces `popup-card` as well.
- `browser_mod` uses websockets to get immediate feedback from the *device* to the backend and much better tracking of disconnects. - `browser_mod` uses websockets to get immediate feedback from the *device* to the backend and much better tracking of disconnects.
- *Aliases*. 'nuff said. - *Aliases*. 'nuff said.
- `browser_mod` works outside of `/lovelace`. - `browser_mod` works outside of `/lovelace`.
- This works even if the currently logged in user is not in the admin group.
### Does this replace lovelace-fullykiosk ### Does this replace lovelace-fullykiosk
It will, eventually. It will, eventually.