From 9a9858007c22f1de606363333e4fd0600161079c Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 9 Nov 2021 08:22:15 +0000 Subject: [PATCH] :arrow_up: Updating add-on Node-RED to 2da19ba --- README.md | 6 +++--- node-red/CHANGELOG.md | 1 + node-red/DOCS.md | 5 ++++- node-red/README.md | 4 ++-- node-red/config.yaml | 2 +- 5 files changed, 11 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 8b380f9ce..d63d13dc8 100644 --- a/README.md +++ b/README.md @@ -881,10 +881,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/2f71cc6 -[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/2f71cc6/README.md +[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/2da19ba +[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/2da19ba/README.md [node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues -[node-red-version-shield]: https://img.shields.io/badge/version-2f71cc6-blue.svg +[node-red-version-shield]: https://img.shields.io/badge/version-2da19ba-blue.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 [node-red-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/node-red/CHANGELOG.md b/node-red/CHANGELOG.md index a905cbb80..39ac5ed4b 100644 --- a/node-red/CHANGELOG.md +++ b/node-red/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v10.0.1 +- Add links to nodered.org in the documentation (#1155) - Bump @node-red-contrib-themes/theme-collection from 2.1.0 to 2.1.2 in /node-red (#1156) Bumps [@node-red-contrib-themes/theme-collection](https://github.com/node-red-contrib-themes/theme-collection) from 2.1.0 to 2.1.2. diff --git a/node-red/DOCS.md b/node-red/DOCS.md index 03717f1cc..fba91d3cd 100644 --- a/node-red/DOCS.md +++ b/node-red/DOCS.md @@ -1,6 +1,6 @@ # Home Assistant Community Add-on: Node-RED -Node-RED is a programming tool for wiring together hardware devices, +[Node-RED][nodered] is a programming tool for wiring together hardware devices, APIs and online services in new and interesting ways. It provides a browser-based editor that makes it easy to wire together flows @@ -240,6 +240,7 @@ You have several options to get them answered: Assistant discussions and questions. - The Home Assistant [Community Forum][forum]. - Join the [Reddit subreddit][reddit] in [/r/homeassistant][reddit] +- The [Node-RED documentation][nodered-docs] You could also [open an issue here][issue] GitHub. @@ -282,6 +283,8 @@ SOFTWARE. [frenck]: https://github.com/frenck [issue]: https://github.com/hassio-addons/addon-node-red/issues [node-red-nodes]: https://flows.nodered.org/?type=node&num_pages=1 +[nodered]: https://nodered.org +[nodered-docs]: https://nodered.org/docs [npm-packages]: https://www.npmjs.com [reddit]: https://reddit.com/r/homeassistant [releases]: https://github.com/hassio-addons/addon-node-red/releases diff --git a/node-red/README.md b/node-red/README.md index 81d8e0804..8fee29c3b 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-2f71cc6-blue.svg -[release]: https://github.com/hassio-addons/addon-node-red/tree/2f71cc6 +[release-shield]: https://img.shields.io/badge/version-2da19ba-blue.svg +[release]: https://github.com/hassio-addons/addon-node-red/tree/2da19ba [screenshot]: https://github.com/hassio-addons/addon-node-red/raw/main/images/screenshot.png \ No newline at end of file diff --git a/node-red/config.yaml b/node-red/config.yaml index ba07db670..ce58e4cb4 100644 --- a/node-red/config.yaml +++ b/node-red/config.yaml @@ -71,4 +71,4 @@ schema: slug: nodered uart: true url: https://github.com/hassio-addons/addon-node-red -version: 2f71cc6 +version: 2da19ba