mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-22 10:39:58 +00: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:
@@ -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],
|
||||
|
||||
Reference in New Issue
Block a user