Update zigbee-shepherd-converters to 8.1.1.

This commit is contained in:
Koen Kanters
2019-04-07 15:38:27 +02:00
parent 32db1fd07a
commit 4843d85fe9
3 changed files with 905 additions and 345 deletions
+6
View File
@@ -629,6 +629,12 @@ const mapping = {
'45853GE': [configurations.switch],
'50064': [configurations.light_brightness_colortemp],
'9290011998B': [configurations.light_brightness_colortemp],
'4096730U7': [configurations.light_brightness_colortemp],
'RB 278 T': [configurations.light_brightness],
'3315-G': [
configurations.sensor_temperature, configurations.sensor_battery, configurations.binary_sensor_water_leak,
],
'N2G-SP': [configurations.sensor_power, configurations.switch],
};
Object.keys(mapping).forEach((key) => {
+898 -344
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -46,7 +46,7 @@
"zcl-id": "git+https://github.com/Koenkk/zcl-id.git#4fa75c92424cd070a3bf6e1f4640b1e3ad8f802d",
"ziee": "*",
"zigbee-shepherd": "git+https://github.com/Koenkk/zigbee-shepherd.git#12c2e7f875e8ebccc3971736a4b684f86de9d79e",
"zigbee-shepherd-converters": "8.1.0",
"zigbee-shepherd-converters": "8.1.1",
"zive": "*"
},
"devDependencies": {