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 13d26ba
This commit is contained in:
parent
38b706ab7d
commit
c1569bcdb7
4 changed files with 8 additions and 41 deletions
|
@ -1,35 +1,2 @@
|
|||
# Changelog since v0.23.5
|
||||
- ⬆️ Upgrades Z-Wave JS Server to 1.10.0 (#243)
|
||||
- ⬆️ Bump docker/build-push-action from 2.6.1 to 2.7.0 (#242)
|
||||
|
||||
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.6.1 to 2.7.0.
|
||||
- [Release notes](https://github.com/docker/build-push-action/releases)
|
||||
- [Commits](https://github.com/docker/build-push-action/compare/v2.6.1...v2.7.0)
|
||||
|
||||
---
|
||||
updated-dependencies:
|
||||
- dependency-name: docker/build-push-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 dessant/lock-threads from 2.1.1 to 2.1.2 (#239)
|
||||
|
||||
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 2.1.1 to 2.1.2.
|
||||
- [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.1.1...v2.1.2)
|
||||
|
||||
---
|
||||
updated-dependencies:
|
||||
- dependency-name: dessant/lock-threads
|
||||
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>
|
||||
# Changelog since v0.23.6
|
||||
- ⬆️ Upgrades ZwaveJS2Mqtt to v5.5.0 (#244)
|
||||
|
|
|
@ -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-3996647-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-zwavejs2mqtt/tree/3996647
|
||||
[release-shield]: https://img.shields.io/badge/version-13d26ba-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-zwavejs2mqtt/tree/13d26ba
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Z-Wave JS to MQTT",
|
||||
"version": "3996647",
|
||||
"version": "13d26ba",
|
||||
"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