mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-06 12:11:33 +00:00
⬆️ Updating add-on Z-Wave JS to MQTT to 4e63771
This commit is contained in:
parent
b0b691b980
commit
a286c2be3b
4 changed files with 15 additions and 6 deletions
|
@ -1043,10 +1043,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-zwavejs2mqtt]: https://github.com/hassio-addons/addon-zwavejs2mqtt/tree/6d2b9a2
|
[addon-zwavejs2mqtt]: https://github.com/hassio-addons/addon-zwavejs2mqtt/tree/4e63771
|
||||||
[addon-doc-zwavejs2mqtt]: https://github.com/hassio-addons/addon-zwavejs2mqtt/blob/6d2b9a2/README.md
|
[addon-doc-zwavejs2mqtt]: https://github.com/hassio-addons/addon-zwavejs2mqtt/blob/4e63771/README.md
|
||||||
[zwavejs2mqtt-issue]: https://github.com/hassio-addons/addon-zwavejs2mqtt/issues
|
[zwavejs2mqtt-issue]: https://github.com/hassio-addons/addon-zwavejs2mqtt/issues
|
||||||
[zwavejs2mqtt-version-shield]: https://img.shields.io/badge/version-6d2b9a2-blue.svg
|
[zwavejs2mqtt-version-shield]: https://img.shields.io/badge/version-4e63771-blue.svg
|
||||||
[zwavejs2mqtt-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
[zwavejs2mqtt-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||||
[zwavejs2mqtt-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
[zwavejs2mqtt-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||||
[zwavejs2mqtt-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[zwavejs2mqtt-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||||
|
|
|
@ -1,4 +1,13 @@
|
||||||
# Changelog since v0.16.0
|
# Changelog since v0.16.0
|
||||||
|
- ⬆️ Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 (#175)
|
||||||
|
|
||||||
|
Bumps [micnncim/action-label-syncer](https://github.com/micnncim/action-label-syncer) from 1.2.0 to 1.3.0.
|
||||||
|
- [Release notes](https://github.com/micnncim/action-label-syncer/releases)
|
||||||
|
- [Commits](https://github.com/micnncim/action-label-syncer/compare/v1.2.0...v1.3.0)
|
||||||
|
|
||||||
|
Signed-off-by: dependabot[bot] <support@github.com>
|
||||||
|
|
||||||
|
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||||
- ⬆️ Bump frenck/action-addon-information from 1.0.0 to 1.1 (#174)
|
- ⬆️ Bump frenck/action-addon-information from 1.0.0 to 1.1 (#174)
|
||||||
|
|
||||||
Bumps [frenck/action-addon-information](https://github.com/frenck/action-addon-information) from 1.0.0 to 1.1.
|
Bumps [frenck/action-addon-information](https://github.com/frenck/action-addon-information) from 1.0.0 to 1.1.
|
||||||
|
|
|
@ -59,5 +59,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-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-6d2b9a2-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-4e63771-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-zwavejs2mqtt/tree/6d2b9a2
|
[release]: https://github.com/hassio-addons/addon-zwavejs2mqtt/tree/4e63771
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Z-Wave JS to MQTT",
|
"name": "Z-Wave JS to MQTT",
|
||||||
"version": "6d2b9a2",
|
"version": "4e63771",
|
||||||
"slug": "zwavejs2mqtt",
|
"slug": "zwavejs2mqtt",
|
||||||
"description": "Fully configurable Z-Wave JS to MQTT gateway and control panel",
|
"description": "Fully configurable Z-Wave JS to MQTT gateway and control panel",
|
||||||
"url": "https://github.com/hassio-addons/addon-zwavejs2mqtt",
|
"url": "https://github.com/hassio-addons/addon-zwavejs2mqtt",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue