mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-03 02:21:38 +00:00
1abb5b6a48
* 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