Replies: 3 comments 2 replies
-
If you use the 16 timers as rule triggers for a time-of-day, you could then have rules doing combined things, like having the duration to power off again, and possibly if you want more than one pump/fan at the same time. But if you want a lot better options for local control, you could use a board based on ESP32 instead of ESP8266, then you'd have the programming language Berry, providing extensive possibilities for local programming. |
Beta Was this translation helpful? Give feedback.
-
So for rules I first need to define them in console and then apply it to the timer? For the timer: Does the module time-sync on every boot, once I set timezone? |
Beta Was this translation helpful? Give feedback.
-
Just for my understanding: Relay 1 Light (either 18h or 12h is needed). Let's say I'd like to turn on relay 1+2+3 at 9am. And what would I have to do to switch from 65seconds watering time to 80 seconds? Btw. I have a sonoff basic here with updated tasmota, so I can test rules without changing something on my 8-relay-board if required. |
Beta Was this translation helpful? Give feedback.
-
Hi, I just flashed a ESP12F_Relay_X8 using tasmota.
I'd like to replace multiple Sonoff S20 single wifi sockets with the relay-board.
Sonce I'm using the S20 wifi sockets for warterin my smartgardening-system, I would need multiple timers on every output.
At lease for the waterpumps (I need two different) I need up to 4 timers per day.
For the fan (many plants need artificial wind when growing indoor to gain more strength) I usually have a fan powered 2x 30min per day.
It looks like I would have 16 'events' on tasmota.
So 2 waterpumps (which equaly two relays) * 4 events/day * two actions (each one and off seems to be an action) makes 16 timers. So I cannot use the other 6 relays.
Any Idea for a workaround to get more timers/events per day?
Or any possibility to set starttime+duration per timer? So I wouldn't need two timers per event (on + off).
For a single- or double-relay device 16 timers should be fair enough. But for 8 relays that's toop less...
Beta Was this translation helpful? Give feedback.
All reactions