mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-29 07:08:56 +00:00
Update converters.
This commit is contained in:
@@ -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],
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Generated
+406
-466
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -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": "*",
|
||||
|
||||
Reference in New Issue
Block a user