zigbee2mqtt/lib
Kiall Mac Innes 1abb5b6a48
Fix conflict between illuminance and illuminance_lux (#3275)
* Fix conflict between illuminance and illuminance_lux

On certain devices, e.g. GZCGQ01LM, 9290012607, 9290019758, TERNCY-PP01 etc, both
cfg.sensor_illuminance and cfg.sensor_illuminance_lux are applied. As both of these
had the same object_id, only one would show in Home Assistant. Oddly, a mix of both
would apply - e.g. I would get the illuminance value, with the illuminance_lux unit
of 'lx'.

* Add a test for duplicated type/object_id in HA discovery configs
2020-04-03 11:12:58 +02:00
..
extension Fix conflict between illuminance and illuminance_lux (#3275) 2020-04-03 11:12:58 +02:00
util Update herdsman and converters. 2020-03-30 21:56:34 +02:00
controller.js Add support for expiring retained messages. (#3082) 2020-03-12 20:25:37 +01:00
eventBus.js Update HA Discovery Info on Rename (#3040) 2020-03-04 12:55:08 +01:00
mqtt.js Add support for expiring retained messages. (#3082) 2020-03-12 20:25:37 +01:00
state.js Simplify group optimistic mode. https://github.com/Koenkk/zigbee2mqtt/issues/764 2019-09-29 14:35:05 +02:00
zigbee.js Update herdsman and converters. 2020-03-30 21:56:34 +02:00