Skip to content

Commit

Permalink
Undo unrelated non-doubling change for two button remote
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJulianJES committed Nov 1, 2023
1 parent e0233c3 commit cbfb4d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zhaquirks/ikea/twobtnremote.py
Expand Up @@ -85,7 +85,7 @@ class IkeaTradfriRemote2Btn(CustomDevice):
DEVICE_TYPE: zha.DeviceType.NON_COLOR_CONTROLLER,
INPUT_CLUSTERS: [
Basic.cluster_id,
PowerConfiguration.cluster_id,
DoublingPowerConfig1CRCluster,
Identify.cluster_id,
Alarms.cluster_id,
PollControl.cluster_id,
Expand Down

0 comments on commit cbfb4d5

Please sign in to comment.