Hi all,
I’m creating a configuration for my NSPanel and it’s progressing well.
I am looking for a way to automatically return to the main page after a number of seconds/minutes.
Is this possible ?
Thanks,
Rien
Hi all,
I’m creating a configuration for my NSPanel and it’s progressing well.
I am looking for a way to automatically return to the main page after a number of seconds/minutes.
Is this possible ?
Thanks,
Rien
Yes… Marc Fager has some settings that you may like, check his HMI
marcfager/nspanel-mf: Custom HMI controlled by ESPHome for the Sonoff NSPanel. Includes media player card and home screen with weather data and clock. More to come. (github.com)
In short, you add a timer event with below and add a value of milliseconds in the page and the below points to Home page…marc has added some switch to (dis)allow go-to-home
{
page Home
}
Thanks,
That did the trick:-)