forked from esphome/esphome
-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Ability to change skip value at runtime in:
lvgl:
pages:
- id: page_remote_stuff
skip: falseMaybe with something like:
- lvgl.page.update:
id: page_remote_stuff
skip: trueUse case: to allow or disallow access to certain pages depending on requirements, like
- only show heating controls page during winter
- hide pages controlling remote entities while HA is down/rebooting
- ...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels