I am running a few devices in my house to collect data and enable/disable relays. All of the devices are esp8266 nodemcu with
- pir sensor
- 5v relays
- sensors
and send over mqtt the data to a RPI that hosts the mqtt broker. Currently i am using Freeboard to present the data (temperature, humidity, relay status/control). i would like to create a scheduler/timer when to enable/disable devices. For example switch on the relay named front_yard at 20:00 and switch it off at 07:30, every day. Is there a way to create a set of schedules to serve settings like the aforementioned, please? I would prefer a graphical way to do it, if possible, please.
Is there a way to create a set of schedules to serve settings like the aforementioned, please?, has a simpleyes, there is a wayanswer ... if that answer is not sufficient, then please update your post with a description of what you have tried, a description of the problems you encountered and ask a specific, answerable question about the problem – jsotola Nov 17 '21 at 16:51