Skip to content

Commit

Permalink
Merge pull request #1814 from SmartThingsCommunity/feature/remove-hea…
Browse files Browse the repository at this point in the history
…lth-check-zb-thermostat

Remove health check from zigbee thermostat
  • Loading branch information
cjswedes authored Dec 10, 2024
2 parents 1b84fa9 + e1f5669 commit 0ccdd93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/SmartThings/zigbee-thermostat/src/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,7 @@ local zigbee_thermostat_driver = {
require("resideo_korea"),
require("aqara")
},
health_check = false,
}

defaults.register_for_default_handlers(zigbee_thermostat_driver, zigbee_thermostat_driver.supported_capabilities)
Expand Down

0 comments on commit 0ccdd93

Please sign in to comment.