BWilky / viewtimeout

Returns to default view after activity timeout
MIT License
14 stars 5 forks source link

`reset.in_lovelace: false` is disruptive - should be enabled by default #10

Open jeremysherriff opened 9 months ago

jeremysherriff commented 9 months ago

Currently, the default configuration of reset.in_lovelace: false causes the timeout to trigger in any Settings screen, including ESPHome and Developer Tools.

As this is unexpected and disruptive behaviour, the option should be enabled (true) by default and an appropriate message warning of this behaviour added to the configuration options in the ReadMe page.