⬆️ Updating add-on Z-Wave to MQTT to 02daf79

This commit is contained in:
Community Hass.io Add-ons Bot 2020-04-17 09:38:42 +00:00
parent 96decc98c0
commit 85727a5f93
4 changed files with 9 additions and 7 deletions

View file

@ -1,4 +1,6 @@
# Changelog since v0.5.0
- :arrow_up: Upgrades git to 2.24.2-r0
- :ambulance: Change database path again, update documentation with known issue
- :ambulance: Correct database paths
- :arrow_up: Upgrades open-zwave database to e3bae88
- :hammer: Disable Docker init

View file

@ -50,7 +50,7 @@ If you are more interested in stable releases of our add-ons:
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
[discord]: https://discord.me/hassioaddons
[docs]: https://github.com/hassio-addons/addon-zwave2mqtt/blob/4047460/README.md
[docs]: https://github.com/hassio-addons/addon-zwave2mqtt/blob/02daf79/README.md
[esphome]: https://esphome.io/components/mqtt.html#on-message-trigger
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-z-wave-to-mqtt/115899?u=frenck
@ -61,5 +61,5 @@ If you are more interested in stable releases of our add-ons:
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-4047460-blue.svg
[release]: https://github.com/hassio-addons/addon-zwave2mqtt/tree/4047460
[release-shield]: https://img.shields.io/badge/version-02daf79-blue.svg
[release]: https://github.com/hassio-addons/addon-zwave2mqtt/tree/02daf79

View file

@ -1,6 +1,6 @@
{
"name": "Z-Wave to MQTT",
"version": "4047460",
"version": "02daf79",
"slug": "zwave2mqtt",
"description": "Fully configurable Z-Wave to MQTT gateway and control panel",
"url": "https://github.com/hassio-addons/addon-zwave2mqtt",