mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 19:51:22 +00:00
⬆️ Updating add-on Z-Wave JS to MQTT to 44ab773
This commit is contained in:
parent
cf482cd462
commit
1a1ab8638a
4 changed files with 14 additions and 63 deletions
|
@ -1043,10 +1043,10 @@ SOFTWARE.
|
|||
[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-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-zwavejs2mqtt]: https://github.com/hassio-addons/addon-zwavejs2mqtt/tree/ea5968a
|
||||
[addon-doc-zwavejs2mqtt]: https://github.com/hassio-addons/addon-zwavejs2mqtt/blob/ea5968a/README.md
|
||||
[addon-zwavejs2mqtt]: https://github.com/hassio-addons/addon-zwavejs2mqtt/tree/44ab773
|
||||
[addon-doc-zwavejs2mqtt]: https://github.com/hassio-addons/addon-zwavejs2mqtt/blob/44ab773/README.md
|
||||
[zwavejs2mqtt-issue]: https://github.com/hassio-addons/addon-zwavejs2mqtt/issues
|
||||
[zwavejs2mqtt-version-shield]: https://img.shields.io/badge/version-ea5968a-blue.svg
|
||||
[zwavejs2mqtt-version-shield]: https://img.shields.io/badge/version-44ab773-blue.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-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
|
|
|
@ -1,65 +1,16 @@
|
|||
# Changelog since v0.22.0
|
||||
- ⬆️ Upgrades ZwaveJS2Mqtt to v5.2.2 (#216)
|
||||
- ⬆️ Bump docker/setup-buildx-action from 1.5.0 to 1.5.1 (#215)
|
||||
# Changelog since v0.22.1
|
||||
- ⬆️ Bump actions/stale from 3.0.19 to 4 (#217)
|
||||
|
||||
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.5.0 to 1.5.1.
|
||||
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
|
||||
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.5.0...v1.5.1)
|
||||
Bumps [actions/stale](https://github.com/actions/stale) from 3.0.19 to 4.
|
||||
- [Release notes](https://github.com/actions/stale/releases)
|
||||
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
|
||||
- [Commits](https://github.com/actions/stale/compare/v3.0.19...v4)
|
||||
|
||||
---
|
||||
updated-dependencies:
|
||||
- dependency-name: docker/setup-buildx-action
|
||||
- dependency-name: actions/stale
|
||||
dependency-type: direct:production
|
||||
update-type: version-update:semver-patch
|
||||
...
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- ⬆️ Bump dessant/lock-threads from 2.0.3 to 2.1.1 (#213)
|
||||
|
||||
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2.0.3 to 2.1.1.
|
||||
- [Release notes](https://github.com/dessant/lock-threads/releases)
|
||||
- [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md)
|
||||
- [Commits](https://github.com/dessant/lock-threads/compare/v2.0.3...v2.1.1)
|
||||
|
||||
---
|
||||
updated-dependencies:
|
||||
- dependency-name: dessant/lock-threads
|
||||
dependency-type: direct:production
|
||||
update-type: version-update:semver-minor
|
||||
...
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- ⬆️ Bump docker/setup-buildx-action from 1.4.1 to 1.5.0 (#212)
|
||||
|
||||
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.4.1 to 1.5.0.
|
||||
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
|
||||
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.4.1...v1.5.0)
|
||||
|
||||
---
|
||||
updated-dependencies:
|
||||
- dependency-name: docker/setup-buildx-action
|
||||
dependency-type: direct:production
|
||||
update-type: version-update:semver-minor
|
||||
...
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- ⬆️ Bump docker/build-push-action from 2.5.0 to 2.6.1 (#211)
|
||||
|
||||
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.5.0 to 2.6.1.
|
||||
- [Release notes](https://github.com/docker/build-push-action/releases)
|
||||
- [Commits](https://github.com/docker/build-push-action/compare/v2.5.0...v2.6.1)
|
||||
|
||||
---
|
||||
updated-dependencies:
|
||||
- dependency-name: docker/build-push-action
|
||||
dependency-type: direct:production
|
||||
update-type: version-update:semver-minor
|
||||
update-type: version-update:semver-major
|
||||
...
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
|
|
@ -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]: 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-ea5968a-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-zwavejs2mqtt/tree/ea5968a
|
||||
[release-shield]: https://img.shields.io/badge/version-44ab773-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-zwavejs2mqtt/tree/44ab773
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Z-Wave JS to MQTT",
|
||||
"version": "ea5968a",
|
||||
"version": "44ab773",
|
||||
"slug": "zwavejs2mqtt",
|
||||
"description": "Fully configurable Z-Wave JS to MQTT gateway and control panel",
|
||||
"url": "https://github.com/hassio-addons/addon-zwavejs2mqtt",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue