[Rule] Restart automatically once lost wifi connection

Rules, MQTT, Berry, Matter, and etc.
Post Reply
Lynn
Posts: 18
Joined: Sat Feb 11, 2023 11:19 pm

[Rule] Restart automatically once lost wifi connection

Post by Lynn »

Restart automatically once it lost wifi connection by rules in tasmota. (Some firmware issued recently already add this feature in rule).
Please run following command on console:

Code: Select all

rule1 ON Wifi#Disconnected DO Restart 1 ENDON
Post Reply