Files
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
..
2019-04-09 18:23:55 +02:00
2019-04-22 16:29:47 +02:00
2019-03-09 16:30:05 +01:00
2019-04-14 18:53:34 +02:00