🎉 Release of add-on Z-Wave to MQTT 0.6.0

This commit is contained in:
Community Hass.io Add-ons Bot 2020-04-17 12:20:05 +00:00
parent d22701d35f
commit 4eafee1ac0
4 changed files with 24 additions and 38 deletions

View file

@ -1185,10 +1185,10 @@ SOFTWARE.
[wireguard-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [wireguard-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[wireguard-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [wireguard-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[wireguard-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg [wireguard-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-zwave2mqtt]: https://github.com/hassio-addons/addon-zwave2mqtt/tree/v0.5.0 [addon-zwave2mqtt]: https://github.com/hassio-addons/addon-zwave2mqtt/tree/v0.6.0
[addon-doc-zwave2mqtt]: https://github.com/hassio-addons/addon-zwave2mqtt/blob/v0.5.0/README.md [addon-doc-zwave2mqtt]: https://github.com/hassio-addons/addon-zwave2mqtt/blob/v0.6.0/README.md
[zwave2mqtt-issue]: https://github.com/hassio-addons/addon-zwave2mqtt/issues [zwave2mqtt-issue]: https://github.com/hassio-addons/addon-zwave2mqtt/issues
[zwave2mqtt-version-shield]: https://img.shields.io/badge/version-v0.5.0-blue.svg [zwave2mqtt-version-shield]: https://img.shields.io/badge/version-v0.6.0-blue.svg
[zwave2mqtt-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/zwave2mqtt-armhf.svg [zwave2mqtt-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/zwave2mqtt-armhf.svg
[zwave2mqtt-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [zwave2mqtt-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[zwave2mqtt-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [zwave2mqtt-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg

View file

@ -1,39 +1,24 @@
[Full Changelog][changelog] [Full Changelog][changelog]
🎉 Major update release! Due to an issue with the upstream ZWave2Mqtt project, it might that the ZWave configurations database isn't loaded.
This upgrades the add-on to the latest Zwave2Mqtt (v2.2.0) using OpenZwave 1.6! If that happens, make sure you set the device database config path in:
**Settings** -> **Zwave** -> **Config Path**: `/etc/openzwave`.
It also means, we are now using the latest and greatest device database available, and are now able to keep up with the device database from the OpenZwave project.
### 🔨 Changes ### 🔨 Changes
- :fireworks: Updates maintenance/license year to 2020 - :hammer: Update community forum links
- :pencil2: Funding adjustments - :arrow_up: Upgrades base image to v7.1.0
- :pencil2: Fixes some spelling and grammar - :arrow_up: Upgrades Zwave2Mqtt to v3.0.2 (#39)
- :arrow_up: Upgrades git to 2.24.1-r0 - :ambulance: Use correct webUI protocol depending on config (#43)
- :arrow_up: Upgrades yarn to 1.19.2-r0 - :ambulance: Symlink addition database location
- :arrow_up: Upgrades eudev to 3.2.9-r1 - :hammer: Disable Docker init
- :arrow_up: Upgrades lua-resty-http to 0.15-r0 - :arrow_up: Upgrades open-zwave database to e3bae88
- :arrow_up: Upgrades libusb to 1.0.23-r0 - :ambulance: Correct database paths
- :arrow_up: Upgrades openzwave to 1.6.974-r0 - :ambulance: Change database path again, update documentation with known issue
- :arrow_up: Upgrades openssl to 1.1.1d-r3 - :arrow_up: Upgrades git to 2.24.2-r0
- :ambulance: Upgrade node-serialport on the fly for Node 12.x support
- :pencil2: Fixes some spelling and grammar
- :art: Config.json file formatting
- :ambulance: Fix Patreon link
- :arrow_up: Upgrades nginx to 1.16.1-r6
- :arrow_up: Upgrades nodejs to 12.15.0-r1
- :books: Update add-on documentation to use new YAML configuration format
- :hammer: Re-branding
- :hammer: Update add-on config with new password & list features
- :hammer: Updates for upstream Supervisor changes
- :arrow_up: Upgrades add-on base image to v7.0.2
- :arrow_up: Upgrades open-zwave database to 2e18ba844ff75965819c0dad74817a3178dbe8da
- :arrow_up: Upgrades Zwave2Mqtt to v2.2.0
- :hammer: Don't use apk cache on cleanup
[changelog]: https://github.com/hassio-addons/addon-zwave2mqtt/compare/v0.4.2...v0.5.0 [changelog]: https://github.com/hassio-addons/addon-zwave2mqtt/compare/v0.5.0...v0.6.0
Questions? Join our Discord server! https://discord.me/hassioaddons Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

View file

@ -31,10 +31,10 @@ Some advantages and use-cases for this are:
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord-shield]: https://img.shields.io/discord/478094546522079232.svg
[discord]: https://discord.me/hassioaddons [discord]: https://discord.me/hassioaddons
[docs]: https://github.com/hassio-addons/addon-zwave2mqtt/blob/v0.5.0/README.md [docs]: https://github.com/hassio-addons/addon-zwave2mqtt/blob/v0.6.0/README.md
[esphome]: https://esphome.io/components/mqtt.html#on-message-trigger [esphome]: https://esphome.io/components/mqtt.html#on-message-trigger
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-z-wave-to-mqtt/115899?u=frenck [forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-z-wave-to-mqtt/115899?u=frenck
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png [github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
[github-sponsors]: https://github.com/sponsors/frenck [github-sponsors]: https://github.com/sponsors/frenck
[logo]: https://github.com/hassio-addons/addon-zwave2mqtt/raw/master/zwave2mqtt/logo.png [logo]: https://github.com/hassio-addons/addon-zwave2mqtt/raw/master/zwave2mqtt/logo.png
@ -42,5 +42,5 @@ Some advantages and use-cases for this are:
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-v0.5.0-blue.svg [release-shield]: https://img.shields.io/badge/version-v0.6.0-blue.svg
[release]: https://github.com/hassio-addons/addon-zwave2mqtt/tree/v0.5.0 [release]: https://github.com/hassio-addons/addon-zwave2mqtt/tree/v0.6.0

View file

@ -1,11 +1,12 @@
{ {
"name": "Z-Wave to MQTT", "name": "Z-Wave to MQTT",
"version": "0.5.0", "version": "0.6.0",
"slug": "zwave2mqtt", "slug": "zwave2mqtt",
"description": "Fully configurable Z-Wave to MQTT gateway and control panel", "description": "Fully configurable Z-Wave to MQTT gateway and control panel",
"url": "https://github.com/hassio-addons/addon-zwave2mqtt", "url": "https://github.com/hassio-addons/addon-zwave2mqtt",
"webui": "http://[HOST]:[PORT:8091]", "webui": "[PROTO:ssl]://[HOST]:[PORT:8091]",
"startup": "system", "startup": "system",
"init": false,
"arch": [ "arch": [
"aarch64", "aarch64",
"amd64", "amd64",