Page 1 of 1

Timer / clock input as variable

Posted: Monday 06 July 2020 22:07
by Paul92
Hi all,

Via araspberry touch screen, connected to a Pi 4B I want to switch on or of a device at a certain time.
I don't want to do this via timers. The times can change a lot and have to be adjustable easily (via user interface).
With the information I found on the internet probably the best solution is to create a custom HTML page.

Actually the same as the (dated) topics below, but I cannot find the solution of these topics:

https://www.domoticz.com/forum/viewtopi ... 00#p251800

https://www.domoticz.com/forum/viewtopic.php?t=14566

I'm not a experienced (web/HTML) programmer. But I think I'll manage to make the connections between the buttons and switches.
Does someone of you have an example?

Or are there better solutions to achieve this?

Thanks in advance.
Paul

Re: Timer / clock input as variable

Posted: Monday 06 July 2020 22:28
by waaren
Paul92 wrote: Monday 06 July 2020 22:07 Or are there better solutions to achieve this?
Don't know if it would be better for you but my approach would be to use a selector switch with preset times.
See this post for an example.