zigbee2mqtt/lib/extension
2021-06-26 17:21:48 +02:00
..
legacy Add permit_join_timeout to bridge/info 2021-03-22 17:03:01 +01:00
availability.js Prevent devices always being pinged at exactly the same time (#6133) 2021-02-14 11:37:31 +01:00
bind.js Fix "Cannot read property 'group' of null" exception on "request/group/members/remove_all". https://github.com/Koenkk/zigbee2mqtt/issues/7785 2021-06-14 19:12:24 +02:00
bridge.js Log and publish friendly_name on deviceLeave. https://github.com/Koenkk/zigbee2mqtt/issues/7725 2021-06-08 15:58:10 +02:00
configure.js Update zigbee-herdsman-converters to 14.0.132 (#7277) 2021-05-01 16:16:12 +02:00
extension.js Allow to disable Home Assistant via MQTT. #3281 (#4007) 2020-07-29 23:10:03 +02:00
externalConverters.js Support Home Assistant configuration for external converters. https://github.com/Koenkk/zigbee-herdsman-converters/issues/1343 2020-07-03 21:20:22 +02:00
externalExtension.js Add remove extension API (#6489) 2021-02-28 13:44:54 +08:00
frontend.js Fix frontend not working when MQTT broker is offline. https://github.com/nurikk/z2m-frontend/issues/589 2021-06-22 17:03:06 +02:00
groups.js Fix non supported color_mode and color properties being published for group members. https://github.com/Koenkk/zigbee2mqtt/issues/7220 https://github.com/Koenkk/zigbee2mqtt/issues/7736 2021-06-22 22:45:12 +02:00
homeassistant.js Home Assistant: enable expose binary as switch for boolean values. https://github.com/Koenkk/zigbee2mqtt/issues/7797 2021-06-18 14:45:56 +02:00
networkMap.js Display network address in router as hex. https://github.com/Koenkk/zigbee2mqtt/discussions/7603 2021-05-31 18:57:27 +02:00
onEvent.js Pass options to onEvent. https://github.com/Koenkk/zigbee2mqtt/issues/3812 2020-09-07 18:46:46 +02:00
otaUpdate.js Add additional debug logging for OTA updates. https://github.com/Koenkk/zigbee2mqtt/issues/3997 2021-06-26 17:21:48 +02:00
publish.js Combine published state of /set command into one message. https://github.com/Koenkk/zigbee2mqtt/issues/7854 2021-06-23 16:33:34 +02:00
receive.js Don't log no converter available for genBasic cluster. https://github.com/Koenkk/zigbee-herdsman-converters/issues/2237 2021-02-12 20:46:32 +01:00