From 30b612ae8e2aad43cfdf01d79514d1e172ce0168 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 15 Dec 2020 10:31:12 +0000 Subject: [PATCH] :arrow_up: Updating add-on Node-RED to a6442d0 --- README.md | 6 +++--- node-red/CHANGELOG.md | 19 +++++++++++++++++++ node-red/README.md | 4 ++-- node-red/config.json | 2 +- 4 files changed, 25 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index a186286ad..5a8e724f2 100644 --- a/README.md +++ b/README.md @@ -1116,10 +1116,10 @@ SOFTWARE. [nginxproxymanager-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [nginxproxymanager-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [nginxproxymanager-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/09a5d6e -[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/09a5d6e/README.md +[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/a6442d0 +[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/a6442d0/README.md [node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues -[node-red-version-shield]: https://img.shields.io/badge/version-09a5d6e-blue.svg +[node-red-version-shield]: https://img.shields.io/badge/version-a6442d0-blue.svg [node-red-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/node-red-armhf.svg [node-red-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [node-red-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/node-red/CHANGELOG.md b/node-red/CHANGELOG.md index f495291b3..ba297839a 100644 --- a/node-red/CHANGELOG.md +++ b/node-red/CHANGELOG.md @@ -1,4 +1,23 @@ # Changelog since v7.2.11 +- ⬆️ Bump node-red-contrib-alexa-home-skill from 0.1.17 to 0.1.18 (#806) + +Bumps [node-red-contrib-alexa-home-skill](https://github.com/hardillb/node-red-contrib-alexa-home-skill) from 0.1.17 to 0.1.18. +- [Release notes](https://github.com/hardillb/node-red-contrib-alexa-home-skill/releases) +- [Commits](https://github.com/hardillb/node-red-contrib-alexa-home-skill/commits) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> +- ⬆️ Bump node-red-contrib-home-assistant-websocket from 0.27.8 to 0.27.9 in /node-red (#807) + +Bumps [node-red-contrib-home-assistant-websocket](https://github.com/zachowj/node-red-contrib-home-assistant-websocket) from 0.27.8 to 0.27.9. +- [Release notes](https://github.com/zachowj/node-red-contrib-home-assistant-websocket/releases) +- [Changelog](https://github.com/zachowj/node-red-contrib-home-assistant-websocket/blob/dev/CHANGELOG.md) +- [Commits](https://github.com/zachowj/node-red-contrib-home-assistant-websocket/compare/v0.27.8...v0.27.9) + +Signed-off-by: dependabot[bot] + +Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - ⬆️ Bump node-red-contrib-cast from 0.2.16 to 0.2.17 (#799) Bumps [node-red-contrib-cast](https://github.com/Hypnos3/node-red-contrib-cast) from 0.2.16 to 0.2.17. diff --git a/node-red/README.md b/node-red/README.md index bf1e0a33b..7cab52ffe 100644 --- a/node-red/README.md +++ b/node-red/README.md @@ -50,6 +50,6 @@ 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-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-09a5d6e-blue.svg -[release]: https://github.com/hassio-addons/addon-node-red/tree/09a5d6e +[release-shield]: https://img.shields.io/badge/version-a6442d0-blue.svg +[release]: https://github.com/hassio-addons/addon-node-red/tree/a6442d0 [screenshot]: https://github.com/hassio-addons/addon-node-red/raw/master/images/screenshot.png \ No newline at end of file diff --git a/node-red/config.json b/node-red/config.json index f1afd0048..062ac5c4c 100644 --- a/node-red/config.json +++ b/node-red/config.json @@ -1,6 +1,6 @@ { "name": "Node-RED", - "version": "09a5d6e", + "version": "a6442d0", "slug": "nodered", "description": "Flow-based programming for the Internet of Things", "url": "https://github.com/hassio-addons/addon-node-red",