zigbee2mqtt/lib
John Doe 68f243221f
Add auth to frontend and remove development server (#5079)
* Add frontend authentification

* Delete auth_token from bridge/info
2020-11-25 16:28:02 +01:00
..
extension Add auth to frontend and remove development server (#5079) 2020-11-25 16:28:02 +01:00
util Fix loading external convertersThis fixes Error: Cannot find module 'zigbee-herdsman-converters'Caused by requiring converter from folder which is located outside z2m sources folder (ZIGBEE2MQTT_DATA) (#5027) 2020-11-20 22:22:08 +08:00
controller.js Don't pass messages from coordinator to extensions. https://github.com/Koenkk/zigbee2mqtt/issues/5028 2020-11-21 16:20:48 +01:00
eventBus.js Republish devices on OTA update. https://github.com/Koenkk/zigbee2mqtt/issues/4266 2020-09-15 22:13:30 +02:00
mqtt.js Add force_disable_retain option (#4948) 2020-11-16 17:27:49 +01:00
state.js Fix state.json not pretty printed (#4943) 2020-11-11 18:36:15 +01:00
zigbee.js Add adapter_delay option. https://github.com/Koenkk/zigbee2mqtt/issues/4884 2020-11-18 18:46:13 +01:00