Closed agneevX closed 3 years ago
To add to this, I have idle_view
set to this:
idle_view:
when_idle: true
when_standby: true
Looks like the idle_view
property in the UI editor is expecting a simple string, rather than nested options. This wouldn't be an issue, except the Lovelace editor defaults to the UI editor even with this "incorrect" value.
Yeah I'm not sure why idle view was added to the UI.
Removed it for now, needs a more advanced config UI if we want to add it back in the future.
With v0.12.0, idle_view code keeps getting reset to
idle_view: '[object Object]'
when editing from UI.