zigbee2mqtt/lib
Andreas Brett 32b76edb7c Improve non-JSON output (#1462)
* Update controller.js

Do not use JSON.stringify when outputting Non-JSON to MQTT. When using JSON.stringify strings are quoted in the MQTT messages but they should not be quoted (MQTT is different from JSON).

* Update controller.js

* Update controller.js

* Update controller.js
2019-04-22 16:29:47 +02:00
..
extension Support for HLC610-Z Wireless Dimmable Controller (#1451) 2019-04-19 20:44:11 +02:00
util Don’t identify Trust device as Xiaomi device. https://github.com/Koenkk/zigbee2mqtt/issues/1420 2019-04-17 20:03:40 +02:00
zapp simplify the cies for ias (#1387) 2019-04-09 18:23:55 +02:00
controller.js Improve non-JSON output (#1462) 2019-04-22 16:29:47 +02:00
mqtt.js codemod: object-shorthand 2019-03-09 16:30:05 +01:00
state.js Update zigbee-shepherd-converters to 8.0.4. 2019-03-15 23:33:24 +01:00
zigbee.js Backup coordinator on start. 2019-04-14 18:53:34 +02:00