mirror of
https://github.com/arendst/Tasmota.git
synced 2025-04-24 06:47:17 +00:00
Fix HaTasmota query in swn
This commit is contained in:
parent
c85dba8c1e
commit
d82cdfb35e
@ -298,6 +298,7 @@ void NewHAssDiscovery(void)
|
||||
}
|
||||
|
||||
stemp3[0] = '\0';
|
||||
stemp4[0] = '\0';
|
||||
// Enable Discovery for Switches only if SetOption114 is enabled
|
||||
for (uint32_t i = 0; i < MAX_SWITCHES; i++) {
|
||||
char sname[TOPSZ];
|
||||
|
Loading…
x
Reference in New Issue
Block a user