mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
⬆️ Updating add-on Z-Wave to MQTT to 7cd0cd0
This commit is contained in:
parent
0a0842c51a
commit
f8f5131bfb
4 changed files with 51 additions and 8 deletions
|
@ -1170,10 +1170,10 @@ SOFTWARE.
|
|||
[vscode-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||
[vscode-armv7-shield]: https://img.shields.io/badge/armv7-no-red.svg
|
||||
[vscode-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
|
||||
[addon-zwave2mqtt]: https://github.com/hassio-addons/addon-zwave2mqtt/tree/b0d36ac
|
||||
[addon-doc-zwave2mqtt]: https://github.com/hassio-addons/addon-zwave2mqtt/blob/b0d36ac/README.md
|
||||
[addon-zwave2mqtt]: https://github.com/hassio-addons/addon-zwave2mqtt/tree/7cd0cd0
|
||||
[addon-doc-zwave2mqtt]: https://github.com/hassio-addons/addon-zwave2mqtt/blob/7cd0cd0/README.md
|
||||
[zwave2mqtt-issue]: https://github.com/hassio-addons/addon-zwave2mqtt/issues
|
||||
[zwave2mqtt-version-shield]: https://img.shields.io/badge/version-b0d36ac-blue.svg
|
||||
[zwave2mqtt-version-shield]: https://img.shields.io/badge/version-7cd0cd0-blue.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
|
|
|
@ -1,5 +1,48 @@
|
|||
# Changelog since v0.1.0
|
||||
|
||||
2019/06/16 19:03 UTC - [b0d36ac](https://github.com/hassio-addons/addon-zwave2mqtt/commit/b0d36acaed75c139091103ac4a7370c54be0429a) by [@frenck](https://github.com/frenck)
|
||||
2019/06/23 09:06 UTC - [7cd0cd0](https://github.com/hassio-addons/addon-zwave2mqtt/commit/7cd0cd01b76f6034bcd5c1a66c90f89c4fd9b369) by [@frenck](https://github.com/frenck)
|
||||
> :books: Adds links to upstream project
|
||||
|
||||
Closes #1
|
||||
|
||||
Signed-off-by: Franck Nijhof <frenck@addons.community>
|
||||
|
||||
2019/06/23 09:06 UTC - [ef4dc3e](https://github.com/hassio-addons/addon-zwave2mqtt/commit/ef4dc3e53f065731167ad3175bd608a6908d3f1a) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades openssl to 1.1.1c-r0
|
||||
|
||||
2019/06/23 09:06 UTC - [22aabc2](https://github.com/hassio-addons/addon-zwave2mqtt/commit/22aabc221b8811cead7fe93835dab9b592e8ca14) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades nginx to 1.16.0-r2
|
||||
|
||||
2019/06/23 09:06 UTC - [a213008](https://github.com/hassio-addons/addon-zwave2mqtt/commit/a213008d9a063facef44719be4293962b4dc1784) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades eudev to 3.2.8-r0
|
||||
|
||||
2019/06/23 09:06 UTC - [b5f4cc1](https://github.com/hassio-addons/addon-zwave2mqtt/commit/b5f4cc1a8d5b583bec718cb46250db4a692878f5) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades nodejs to 10.16.0-r0
|
||||
|
||||
2019/06/23 09:06 UTC - [2b49050](https://github.com/hassio-addons/addon-zwave2mqtt/commit/2b49050bb2f997cf4fe5594d4c98399c1d331ce3) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades yarn to 1.16.0-r0
|
||||
|
||||
2019/06/23 09:06 UTC - [650f75d](https://github.com/hassio-addons/addon-zwave2mqtt/commit/650f75d992d896987d8a6500dd71a1d4033b0907) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades npm to 10.16.0-r0
|
||||
|
||||
2019/06/23 09:06 UTC - [5ca48a2](https://github.com/hassio-addons/addon-zwave2mqtt/commit/5ca48a2280684c5d7866ac066e94a6f88f300318) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades linux-headers to 4.19.36-r0
|
||||
|
||||
2019/06/23 09:06 UTC - [734cd47](https://github.com/hassio-addons/addon-zwave2mqtt/commit/734cd479a6e126cec52df23cea5166e43d9f8a37) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades git to 2.22.0-r0
|
||||
|
||||
2019/06/23 09:06 UTC - [44e0bf1](https://github.com/hassio-addons/addon-zwave2mqtt/commit/44e0bf142f17209efdb841e60c58e98b99bb7f62) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades add-on base image to v4.0.1
|
||||
|
||||
2019/06/23 09:06 UTC - [a5bd1f2](https://github.com/hassio-addons/addon-zwave2mqtt/commit/a5bd1f25444b18bb44ef47e4dfe36ee0ed8e7623) by [@frenck](https://github.com/frenck)
|
||||
> :sparkles: Adds FUNDING.yml
|
||||
|
||||
2019/06/23 09:06 UTC - [3efcf06](https://github.com/hassio-addons/addon-zwave2mqtt/commit/3efcf06e96bd49388eaaee0b10d256284bccb034) by [@frenck](https://github.com/frenck)
|
||||
> :pencil2: Maintaince -> Maintenance
|
||||
|
||||
2019/06/23 09:06 UTC - [c35f533](https://github.com/hassio-addons/addon-zwave2mqtt/commit/c35f533ddd23e42abd26b6d7ea81b8f09afd0be2) by [@NilSkilz](https://github.com/NilSkilz)
|
||||
> Updated zwave2mqtt to version 1.1.2 (#4)
|
||||
|
||||
2019/06/23 09:06 UTC - [b0d36ac](https://github.com/hassio-addons/addon-zwave2mqtt/commit/b0d36acaed75c139091103ac4a7370c54be0429a) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades base image to v3.1.2
|
||||
|
||||
|
|
|
@ -52,7 +52,7 @@ If you are more interested in stable releases of our add-ons:
|
|||
[buymeacoffee]: https://www.buymeacoffee.com/frenck
|
||||
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
|
||||
[discord]: https://discord.me/hassioaddons
|
||||
[docs]: https://github.com/hassio-addons/addon-zwave2mqtt/blob/b0d36ac/README.md
|
||||
[docs]: https://github.com/hassio-addons/addon-zwave2mqtt/blob/7cd0cd0/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/community-hass-io-add-on-z-wave-to-mqtt/115899?u=frenck
|
||||
|
@ -60,6 +60,6 @@ If you are more interested in stable releases of our add-ons:
|
|||
[patreon-shield]: https://www.frenck.nl/images/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-b0d36ac-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-zwave2mqtt/tree/b0d36ac
|
||||
[release-shield]: https://img.shields.io/badge/version-7cd0cd0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-zwave2mqtt/tree/7cd0cd0
|
||||
[logo]: https://github.com/hassio-addons/addon-zwave2mqtt/raw/master/zwave2mqtt/logo.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Z-Wave to MQTT",
|
||||
"version": "b0d36ac",
|
||||
"version": "7cd0cd0",
|
||||
"slug": "zwave2mqtt",
|
||||
"description": "Fully configurable Z-Wave to MQTT gateway and control panel",
|
||||
"url": "https://github.com/hassio-addons/addon-zwave2mqtt",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue