mirror of
https://github.com/Anonym-tsk/smart-domofon.git
synced 2025-12-06 11:36:57 +03:00
8 clicks small fix
This commit is contained in:
@@ -113,6 +113,7 @@ binary_sensor:
|
||||
id(mode_auto_reject) = false;
|
||||
id(mode_mute) = false;
|
||||
id(mode_mute_once) = false;
|
||||
#ifdef USE_CAPTIVE_PORTAL
|
||||
wifi::global_wifi_component->save_wifi_sta("-----", "");
|
||||
delay(500);
|
||||
ESP.restart();
|
||||
#endif
|
||||
App.safe_reboot();
|
||||
|
||||
Reference in New Issue
Block a user