diff --git a/zhaquirks/ikea/twobtnremote.py b/zhaquirks/ikea/twobtnremote.py index cfeb79d7aa..696a25e588 100644 --- a/zhaquirks/ikea/twobtnremote.py +++ b/zhaquirks/ikea/twobtnremote.py @@ -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,