mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-09 21:41:41 +00:00
add support PM-C139-ZB (#1807)
This commit is contained in:
@@ -831,6 +831,7 @@ const mapping = {
|
||||
'TH1123ZB': [configurations.thermostat],
|
||||
'Zen-01-W': [configurations.thermostat],
|
||||
'9290022166': [configurations.light_brightness_colortemp_colorxy],
|
||||
'PM-C140-ZB': [configurations.sensor_power, configurations.switch],
|
||||
};
|
||||
|
||||
Object.keys(mapping).forEach((key) => {
|
||||
|
||||
Reference in New Issue
Block a user