Update homeassistant.js for HGZB-01A & 464800 (#831)

- Add Nue HGZB-01A ZigBee Smart Light Controller to enable autodiscovery. (ref: PR#203 on zigbee-shepherd-converters,  https://github.com/Koenkk/zigbee-shepherd-converters/pull/203)
- Add Hue 464800 Hue white ambiance BR30 flood light
This commit is contained in:
mkventure
2019-01-09 14:57:14 -05:00
committed by Koen Kanters
parent 755d101738
commit fd2cf41f0f
+1
View File
@@ -453,6 +453,7 @@ const mapping = {
'HS1DS': [configurations.binary_sensor_contact],
'HS1WL': [configurations.binary_sensor_water_leak],
'421786': [configurations.light_brightness],
'HGZB-01A': [configurations.light_brightness],
'3321-S': [configurations.binary_sensor_contact, configurations.sensor_temperature],
'ZPIR-8000': [configurations.binary_sensor_occupancy],
'ZCTS-808': [configurations.binary_sensor_contact],