OpenZWave 0.5.2 (#1489)

* OpenZWave 0.5.2

* Fix typo in code comment

* LTW -> LWT

* Convert mosquitto.conf dos2unix

* Add additional MQTT bridge settings

* Change client name to match add-on slug

* Extract MQTT logic into a helper

* Disable shellcheck SC1091
This commit is contained in:
Franck Nijhof
2020-07-22 12:32:48 +02:00
committed by GitHub
parent 075e6038c5
commit d0fbf36bb9
9 changed files with 141 additions and 46 deletions

View File

@@ -16,6 +16,7 @@ RUN \
eudev-libs \
fontconfig \
mosquitto \
mosquitto-clients \
openssl \
pwgen \
qt5-qtbase \