|
344 | 344 | 'lumi.light.acn024': ["Aqara", "Spotlight T2 (24 degree)", "LTSZNSD02LM"], |
345 | 345 | 'lumi.light.acn023': ["Aqara", "Spotlight T2 (15 degree)", "LTSZNSD01LM"], |
346 | 346 | 'lumi.light.acn131': ["Aqara", "Downlight T3", "LGYCDD02LM"], |
| 347 | + 'lumi.light.acn132': ["Aqara", "Colorful Light Strip T3", "LGYCDD01LM"], |
347 | 348 | 'lumi.light.acn130': ["Aqara", "Spotlight T3 (36 degree)", "LGYCDD03LM"], |
348 | 349 | 'lumi.light.acn129': ["Aqara", "Spotlight T3 (24 degree)", "LGYCDD04LM"], |
349 | 350 | 'lumi.light.acn128': ["Aqara", "Spotlight T3", "LGYCDD05LM"], |
|
1076 | 1077 | ['13.21.85', None, 'button_1', None], |
1077 | 1078 | [None, None, 'switch', 'binary_sensor'], |
1078 | 1079 | ] |
| 1080 | +}, { |
| 1081 | + 'lumi.switch.agl004': ["Aqara", "Single Wall Switch H2 US", "WS-K02E"], |
| 1082 | + 'params': [ |
| 1083 | + ['0.12.85', 'load_power', 'power', 'sensor'], |
| 1084 | + ['0.13.85', None, 'consumption', 'sensor'], |
| 1085 | + ['4.1.85', 'channel_0', 'channel 1', 'switch'], |
| 1086 | + ['4.4.85', 'channel_0_lock', 'channel 1 Lock', 'switch'], |
| 1087 | + ['13.21.85', None, 'button_1', None], |
| 1088 | + [None, None, 'switch', 'binary_sensor'], |
| 1089 | + ] |
1079 | 1090 | }, { |
1080 | 1091 | # with neutral wire |
1081 | 1092 | 'lumi.switch.acn047': ["Aqara", "Double Wall Switch Z1", "ZNQBKG37LM"], # @justbin95 |
|
1089 | 1100 | ['13.22.85', None, 'button_2', None], |
1090 | 1101 | [None, None, 'switch', 'binary_sensor'], |
1091 | 1102 | ] |
| 1103 | +}, { |
| 1104 | + 'lumi.switch.agl005': ["Aqara", "Double Wall Switch H2 US", "WS-K03E"], |
| 1105 | + 'params': [ |
| 1106 | + ['0.12.85', 'load_power', 'power', 'sensor'], |
| 1107 | + ['0.13.85', None, 'consumption', 'sensor'], |
| 1108 | + ['4.1.85', 'channel_0', 'channel 1', 'switch'], |
| 1109 | + ['4.2.85', 'channel_1', 'channel 2', 'switch'], |
| 1110 | + ['4.4.85', 'channel_0_lock', 'channel 1 Lock', 'switch'], |
| 1111 | + ['4.5.85', 'channel_1_lock', 'channel 2 Lock', 'switch'], |
| 1112 | + ['13.21.85', None, 'button_1', None], |
| 1113 | + ['13.22.85', None, 'button_2', None], |
| 1114 | + [None, None, 'switch', 'binary_sensor'], |
| 1115 | + ] |
1092 | 1116 | }, { |
1093 | 1117 | # with neutral wire |
1094 | 1118 | 'lumi.switch.acn054': ["Aqara", "Triple Wall Switch Z1", "ZNQBKG40LM"], # @justbin95 |
|
0 commit comments