We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1b84fa9 + e1f5669 commit 0ccdd93Copy full SHA for 0ccdd93
drivers/SmartThings/zigbee-thermostat/src/init.lua
@@ -376,6 +376,7 @@ local zigbee_thermostat_driver = {
376
require("resideo_korea"),
377
require("aqara")
378
},
379
+ health_check = false,
380
}
381
382
defaults.register_for_default_handlers(zigbee_thermostat_driver, zigbee_thermostat_driver.supported_capabilities)
0 commit comments