nielsfaber / alarmo-card

Home Assistant card for controlling the Alarmo component
98 stars 19 forks source link

add option kiosk_mode #45

Closed 98ultimate closed 1 year ago

98ultimate commented 1 year ago

I needed to disable more-info/history click/tap when use with "kiosk".

Now there is kiosk_mode option. kiosk_mode: true = Do not enable more-info/history -view. Default value is false

nielsfaber commented 1 year ago

Thanks for your contribution! I'm missing a bit of context though, which I need before I can decide whether this change should be added to alarmo-card. I have some doubts about whether this feature is helpful for other users as well. It seems very specific.

What do you mean by 'kiosk mode'? I cannot find any information about this in the home assistant docs. I only see there is a custom_component created, but it is not maintained since around 2 years ago.

98ultimate commented 1 year ago

What do you mean by 'kiosk mode'? I cannot find any information about this in the home assistant docs. I only see there is a custom_component created, but it is not maintained since around 2 years ago.

By "kiosk mode" I mean this custom component: https://community.home-assistant.io/t/kiosk-mode/425678

Home assistant have no user roles or access control needed. Difficult to limit view only to one lovelace card. Best way I found was hiding navigation with kiosk-mode custom_component and disable any "links" from current lovelace card.

Now I get lovelace dashboard with alarmo-card on the wall and nobody should find way to see all entities / history.

Specific or not... Am I the only one who want to put this safely on the wall next to front door?

github-actions[bot] commented 1 year ago

This pull request is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days