Last active
January 1, 2022 23:09
Tasmota Water Pump
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Rule1 on power1#state=1 do backlog RuleTimer2 30; counter1 +1 endon on Rules#Timer=2 do power1 off endon | |
Rule1 on | |
Timer1 {"Enable":1,"Time":"4:00","Window":15,"Days":"SMTWTFS","Repeat":1,"Output":1,"Action":1} | |
Timers on | |
Timezone -8 | |
PowerOnState 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment