mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-21 17:56:31 +00:00
commit
f6f1448e79
@ -1097,7 +1097,7 @@ void CmndSetoptionBase(bool indexed) {
|
|||||||
SettingsSave(2);
|
SettingsSave(2);
|
||||||
}
|
}
|
||||||
#ifdef USE_HOME_ASSISTANT
|
#ifdef USE_HOME_ASSISTANT
|
||||||
if ((19 == pindex) || (30 == pindex)) {
|
if ((19 == pindex) || (30 == pindex) || (114 == pindex)) {
|
||||||
HAssDiscover(); // Delayed execution to provide enough resources during hass_discovery or hass_light
|
HAssDiscover(); // Delayed execution to provide enough resources during hass_discovery or hass_light
|
||||||
}
|
}
|
||||||
#endif // USE_HOME_ASSISTANT
|
#endif // USE_HOME_ASSISTANT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user