Skip to content

Commit 6e77efb

Browse files
committed
"ohdiscovery" back in obsoleteEntities
1 parent bb135aa commit 6e77efb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main/ZmqttDiscovery.ino

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1373,6 +1373,7 @@ void pubMqttDiscovery() {
13731373
{"switch", "force_scan"}, // Now a button
13741374
{"sensor", "interval"}, // Now a number
13751375
{"sensor", "scanbcnct"}, // Now a number
1376+
{"switch", "ohdiscovery"}, // Now a new key
13761377
{"switch", "discovery"}}; // Now a new key
13771378

13781379
for (int i = 0; i < EntitiesCount; i++) {

0 commit comments

Comments
 (0)