mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2024-11-16 18:39:09 -07:00
Update converters.
This commit is contained in:
parent
7c0e1b0c65
commit
ce62f43edf
@ -1587,6 +1587,8 @@ const mapping = {
|
||||
'ZS1100400-IN-V1A02': [cfg.binary_sensor_occupancy, cfg.binary_sensor_battery_low],
|
||||
'MCLH-08': [cfg.sensor_temperature, cfg.sensor_humidity, cfg.sensor_eco2, cfg.sensor_voc],
|
||||
'GL-FL-005TZ': [cfg.light_brightness_colortemp_colorxy],
|
||||
'ED2004-012': [],
|
||||
'ZG192910-4': [cfg.light_brightness_colortemp],
|
||||
};
|
||||
|
||||
/**
|
||||
|
872
npm-shrinkwrap.json
generated
872
npm-shrinkwrap.json
generated
File diff suppressed because it is too large
Load Diff
@ -46,7 +46,7 @@
|
||||
"semver": "*",
|
||||
"winston": "*",
|
||||
"zigbee-herdsman": "0.12.83",
|
||||
"zigbee-herdsman-converters": "12.0.80"
|
||||
"zigbee-herdsman-converters": "12.0.81"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "*",
|
||||
|
Loading…
Reference in New Issue
Block a user