mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 19:26:37 +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';
|
stemp3[0] = '\0';
|
||||||
|
stemp4[0] = '\0';
|
||||||
// Enable Discovery for Switches only if SetOption114 is enabled
|
// Enable Discovery for Switches only if SetOption114 is enabled
|
||||||
for (uint32_t i = 0; i < MAX_SWITCHES; i++) {
|
for (uint32_t i = 0; i < MAX_SWITCHES; i++) {
|
||||||
char sname[TOPSZ];
|
char sname[TOPSZ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user