Right here is a good one so I'm created a custom lighting screen that has 2 pages for the lighting scene 1 is the normal scene sets and the second is a custom night scene set which consists of some nice large buttons for those half asleep toilet dashing but here is the thing , when the screen times out it jumps to my scene set page but is there a way to change the jump to page at a certain time so after 10 it switchs from normal to night mode.
It's something clients have asked so I'm experimenting with my personal setup I'm doing atm.
Time dependant startup page
Re: Time dependant startup page
Yes - particularly if you are using a Centro-8M - you could have a timed event which sets and unsets a global flag 'Nighttime', and make your page jumps dependent on the state of that flag.
Re: Time dependant startup page
Nice il add that to the list thanks