1 parent bb135aa commit 6e77efbCopy full SHA for 6e77efb
1 file changed
main/ZmqttDiscovery.ino
@@ -1373,6 +1373,7 @@ void pubMqttDiscovery() {
1373
{"switch", "force_scan"}, // Now a button
1374
{"sensor", "interval"}, // Now a number
1375
{"sensor", "scanbcnct"}, // Now a number
1376
+ {"switch", "ohdiscovery"}, // Now a new key
1377
{"switch", "discovery"}}; // Now a new key
1378
1379
for (int i = 0; i < EntitiesCount; i++) {
0 commit comments