mirror of https://github.com/arendst/Tasmota.git
Updated Rules (markdown)
parent
fc592d19f8
commit
3927fab67a
2
Rules.md
2
Rules.md
|
@ -99,7 +99,7 @@ Time#Minute | every minute
|
||||||
Time#Minute\|5 | every five minutes
|
Time#Minute\|5 | every five minutes
|
||||||
Time#Minute==241 | every day once at 04:01 (241 minutes after midnight)
|
Time#Minute==241 | every day once at 04:01 (241 minutes after midnight)
|
||||||
Time#Set | every hour when NTP makes time in sync
|
Time#Set | every hour when NTP makes time in sync
|
||||||
Var<x>#State | when the value for Var\<x\> is changed
|
Var\<x>#State | when the value for Var\<x> is changed
|
||||||
Wifi#Connected | when Wi-Fi is connected
|
Wifi#Connected | when Wi-Fi is connected
|
||||||
Wifi#Disconnected | when Wi-Fi is disconnected
|
Wifi#Disconnected | when Wi-Fi is disconnected
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue