Commit Graph

6 Commits

Author SHA1 Message Date
tsightler
aa80270ba2 Update 3.0.1 (#61)
* Script to merge device additions and changes into devices.conf (#49)
* Add republish on reconnect
* Filter additional invalid characters '+','#','/' from topic line (replace with '_')
* Minor bugfixes for parse values
* Include script for merging new devices into existing config
* Update dependency

Co-authored-by: tsightler <tsightler@gmail.com>
Co-authored-by: Doug Krahmer <doug.git@remhark.com>
2020-12-23 20:22:09 -05:00
tsightler
b29b98911a Revert "Dev (#60)"
This reverts commit 44a5c6adbf.
2020-12-23 20:18:39 -05:00
tsightler
44a5c6adbf Dev (#60)
3.0.1 Update
* Script to merge device additions and changes into devices.conf (#49)
* Fix typos in README.md
* Add republish on reconnect
* Filter additional invalid characters '+','#','/' from topic line (replace with '_')
* Minor bugfixes for parse values
* Include script for merging new devices into existing config
* Update dependency

Co-authored-by: tsightler <tsightler@gmail.com>
Co-authored-by: Doug Krahmer <doug.git@remhark.com>
2020-12-23 20:10:29 -05:00
KarstenSiedentopp
c38b7e9087 should fix #11 2019-01-24 17:59:04 +01:00
Gérondal Thibault
56478b1559 Add ability to connect to protected MQTT server
Signed-off-by: Gérondal Thibault <contact@tycale.be>
2018-12-29 20:17:33 +01:00
Gérondal Thibault
2310302907 Move configuration file
Configuration file should not be versioned, let's give an example one to copy.

Signed-off-by: Gérondal Thibault <contact@tycale.be>
2018-12-29 19:34:06 +01:00