Update zigbee-shepherd-converters to 8.0.8.

This commit is contained in:
Koen Kanters
2019-03-19 20:58:12 +01:00
parent 1b066d9f59
commit 2af2a8ea05
3 changed files with 15 additions and 13 deletions
+2
View File
@@ -611,6 +611,8 @@ const mapping = {
'HGZB-02S': [configurations.sensor_click, configurations.switch],
'HGZB-41': [configurations.switch],
'ZG9101SAC-HP': [configurations.light_brightness],
'RS 122': [configurations.light_brightness],
'GL-B-001Z': [configurations.light_brightness_colortemp_colorxy],
};
Object.keys(mapping).forEach((key) => {