zigbee2mqtt/lib
TilmanK 7a8bef3e60 Fixed check if entity is of type "device" in deviceConfigure.js. (#2713)
The current statement (!entity.type === 'device') will always evaluate to false since it compares a boolean to a string.
2020-01-11 15:50:00 +01:00
..
extension Fixed check if entity is of type "device" in deviceConfigure.js. (#2713) 2020-01-11 15:50:00 +01:00
util feat: create environment variable for the config file (#2519) 2019-12-16 20:49:25 +01:00
controller.js Clear Home Assistant MQTT discovery on device remove. #2678 2020-01-09 21:47:19 +01:00
eventBus.js Clear Home Assistant MQTT discovery on device remove. #2678 2020-01-09 21:47:19 +01:00
mqtt.js Zigbee-herdsman (#1945) 2019-09-09 19:48:09 +02:00
state.js Simplify group optimistic mode. https://github.com/Koenkk/zigbee2mqtt/issues/764 2019-09-29 14:35:05 +02:00
zigbee.js Allow setting transmit power. https://github.com/Koenkk/zigbee2mqtt/issues/2253 2019-11-27 22:02:49 +01:00