-
|
Hi, I may have missed something but I can't find a way in the UI to not have the device to automatically go to next page on regular interval. I want the device to simply continuously refresh the main page, discarding the other pages that would be managed via HA. My understanding is that the auto_cycle_timer is always called from the manage_run_and_sleep script, but again I probably have missed something. Could it be that the auto move-to-next page is automatically enabled if more than one page is present and refresh is enabled? Thanks in advance |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hi, thank you for the kind words. Yes, this is absolutely possible out-of-the-box!
Alternatively, you can call the exposed script service directly with the target page index: |
Beta Was this translation helpful? Give feedback.
Hi,
thank you for the kind words.
Yes, this is absolutely possible out-of-the-box!
buttonentities for each page. You can simply call this action in your Home Assistant automation:Alternatively, you can call the exposed script service directly with the target page index: