andreas-berg / Tasmota

Alternative firmware for ESP8266 with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
https://tasmota.github.io/docs
GNU General Public License v3.0
0 stars 0 forks source link

Support a global state of wifi_down = 0 & network_down = 1 #5

Open andreas-berg opened 3 years ago

andreas-berg commented 3 years ago

TasmotaGlobal.global_state.wifi_down = 0 TasmotaGlobal.global_state.network_down = 1

Might work out of the box (?). Need testing: