Releases: hassio-addons/addon-zwave-js-ui
Releases · hassio-addons/addon-zwave-js-ui
v0.2.2
What’s changed
⬆️ Dependency updates
- ⬆️ Upgrades ZwaveJS2Mqtt to v1.0.2 @frenck (#9)
- ⬆️ Update ZwaveJS device database to b62505309ef31c4717d321a @frenck (#10)
- Upgrade add-on base image to 9.1.2 @frenck (#11)
v0.2.1
What’s changed
🐛 Bug fixes
- Ensure HA Discovery awaits for Z-Wave JS Server @frenck (#5)
⬆️ Dependency updates
- Upgrade zwavejs2mqtt to v1.0.1 @frenck (#6)
- Upgrade Z-Wave JS database to 93d505e97daa7649d0d4af16d0145b52cbdcc141 @frenck (#7)
v0.2.0
What’s changed
The add-on will now create a default configuration on the first run, pre-configured as much as possible for use with Home Assistant.
Additionally, if the Mosquitto add-on is found, it will configure that too.
✨ New features
- Initiate default configuration on first run @frenck (#3)
v0.1.0
What’s changed
The initial release of the Z-Wave JS to MQTT add-on 🎉
✨ New features
📚 Documentation