Skip to content

Releases: hassio-addons/addon-zwave-js-ui

v0.2.2

01 Feb 17:35
2224e15
Compare
Choose a tag to compare

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

29 Jan 22:05
8cff265
Compare
Choose a tag to compare

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

28 Jan 21:08
265db1f
Compare
Choose a tag to compare

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

28 Jan 19:45
a73e530
Compare
Choose a tag to compare

What’s changed

The initial release of the Z-Wave JS to MQTT add-on 🎉

✨ New features

📚 Documentation