mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-16 18:39:09 -07:00
Add power usage metering to GE Plug-in Smart Switch 45853GE (#1629)
* Create FUNDING.yml * Add power usage metering to GE Plug-in Smart Switch 45853GE * Delete FUNDING.yml
This commit is contained in:
parent
dd49a76e5c
commit
9fe76c29ef
@ -674,7 +674,7 @@ const mapping = {
|
||||
'LLKZMK11LM': [switchWithPostfix('l1'), switchWithPostfix('l2')],
|
||||
'LVS-SM10ZW': [configurations.binary_sensor_contact, configurations.binary_sensor_battery_low],
|
||||
'HS2SK': [configurations.switch, configurations.sensor_power],
|
||||
'45853GE': [configurations.switch],
|
||||
'45853GE': [configurations.switch, configurations.sensor_power],
|
||||
'50064': [configurations.light_brightness_colortemp],
|
||||
'9290011998B': [configurations.light_brightness_colortemp],
|
||||
'4096730U7': [configurations.light_brightness_colortemp],
|
||||
|
Loading…
Reference in New Issue
Block a user