Skip to content

Commit

Permalink
Add Tuya battery cluster for TS0001 fingerbot (#2578)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJulianJES authored Sep 8, 2023
1 parent 6f4c2b8 commit 7745c83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zhaquirks/tuya/ts0001_fingerbot.py
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ class TuyaFingerbot(EnchantedDevice):
DEVICE_TYPE: zha.DeviceType.ON_OFF_SWITCH,
INPUT_CLUSTERS: [
Basic.cluster_id,
TuyaPowerConfigurationCluster,
OnOffEnchantable,
TuyaFingerbotCluster,
],
Expand Down

0 comments on commit 7745c83

Please sign in to comment.