Skip to content

Commit

Permalink
Update twobtnremote.py
Browse files Browse the repository at this point in the history
Make comment match
  • Loading branch information
inventorofthingies authored Sep 28, 2023
1 parent 514528b commit 35494e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions zhaquirks/ikea/twobtnremote.py
Original file line number Diff line number Diff line change
Expand Up @@ -202,8 +202,8 @@ class IkeaRodretRemote2Btn(CustomDevice):
signature = {
# <SimpleDescriptor endpoint=1 profile=260 device_type=2080
# device_version=1
# input_clusters=[0, 1, 3, 9, 32, 4096, 64636]
# output_clusters=[3, 4, 6, 8, 25, 258, 4096]>
# input_clusters=[0, 1, 3, 32, 4096, 64636]
# output_clusters=[3, 4, 6, 8, 258, 4096]>
MODELS_INFO: [(IKEA, "RODRET Dimmer")],
ENDPOINTS: {
1: {
Expand Down

0 comments on commit 35494e4

Please sign in to comment.