Skip to content

Commit

Permalink
Disable OTA for Sengled E1C-NB7 since we don't have any. Koenkk/zigbe…
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk authored and Mephistofeles committed Dec 13, 2022
1 parent 2375717 commit 680dbe0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion devices/sengled.js
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,6 @@ module.exports = [
await reporting.instantaneousDemand(endpoint);
},
exposes: [e.switch(), e.power(), e.energy()],
ota: ota.zigbeeOTA,
},
{
zigbeeModel: ['E1E-G7F'],
Expand Down

0 comments on commit 680dbe0

Please sign in to comment.