From 051a2cb30f18f068704f2d9ca90d5394bfbd4eda Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 8 Mar 2022 10:13:27 +0000 Subject: [PATCH] :arrow_up: Updating add-on Node-RED to 1ad782a --- README.md | 6 +++--- node-red/CHANGELOG.md | 1 + node-red/DOCS.md | 20 ++++++++++++++++---- node-red/README.md | 7 ++++--- node-red/config.yaml | 2 +- 5 files changed, 25 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index a8f8d07bb..278a816f8 100644 --- a/README.md +++ b/README.md @@ -890,10 +890,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/c0aa980 -[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/c0aa980/README.md +[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/1ad782a +[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/1ad782a/README.md [node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues -[node-red-version-shield]: https://img.shields.io/badge/version-c0aa980-blue.svg +[node-red-version-shield]: https://img.shields.io/badge/version-1ad782a-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 42347478e..45945eb02 100644 --- a/node-red/CHANGELOG.md +++ b/node-red/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v11.0.4 +- 📚 Add My buttons to documentation (#1317) - 🔒 Sign add-on with Codenotary Community Attestation Service (CAS) (#1316) * 🔒 Sign add-on with Codenotary Community Attestation Service (CAS) diff --git a/node-red/DOCS.md b/node-red/DOCS.md index 2bb165f30..c5416bcf8 100644 --- a/node-red/DOCS.md +++ b/node-red/DOCS.md @@ -12,8 +12,12 @@ runtime in a single click. The installation of this add-on is pretty straightforward and not different in comparison to installing any other Home Assistant add-on. -1. Search for the "Node-RED" add-on in the Home Assistant add-on store and - install it. +1. Click the Home Assistant My button below to open the add-on on your Home + Assistant instance. + + [![Open this add-on in your Home Assistant instance.][addon-badge]][addon] + +1. Click the "Install" button to install the add-on. 1. Set a `credential_secret`, which is used to encrypt sensitive data. This is just a "password", which you should save in a secondary location. 1. Start the "Node-RED" add-on. @@ -24,7 +28,11 @@ comparison to installing any other Home Assistant add-on. **Note**: The add-on is **pre-configured** out of the box! There is no need to add/change/update the server connection settings! -Please read the rest of this document further instructions. +Home Assistant, by default, ships with the Community Add-ons store installed. +However, if it is missing (for any reason), you can add it by clicking the +button My button below. + +[!Add repository to your Home Assitant instance.][repository-badge]][repository] ## Configuration @@ -288,6 +296,8 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +[addon-badge]: https://my.home-assistant.io/badges/supervisor_addon.svg +[addon]: https://my.home-assistant.io/redirect/supervisor_addon/?addon=a0d7b954_example [alpine-packages]: https://pkgs.alpinelinux.org/packages [contributors]: https://github.com/hassio-addons/addon-node-red/graphs/contributors [discord-ha]: https://discord.gg/c5DvZ4e @@ -296,9 +306,11 @@ 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 +[nodered]: https://nodered.org [npm-packages]: https://www.npmjs.com [reddit]: https://reddit.com/r/homeassistant [releases]: https://github.com/hassio-addons/addon-node-red/releases +[repository-badge]: https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg +[repository]: https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fhassio-addons%2Frepository [semver]: http://semver.org/spec/v2.0.0.htm diff --git a/node-red/README.md b/node-red/README.md index e134b6d61..c2e7bbdb8 100644 --- a/node-red/README.md +++ b/node-red/README.md @@ -12,7 +12,7 @@ Flow-based programming for the Internet of Things. ## About -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 @@ -47,9 +47,10 @@ If you are more interested in stable releases of our add-ons: [github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png [github-sponsors]: https://github.com/sponsors/frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg +[nodered]: https://nodered.org [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-c0aa980-blue.svg -[release]: https://github.com/hassio-addons/addon-node-red/tree/c0aa980 +[release-shield]: https://img.shields.io/badge/version-1ad782a-blue.svg +[release]: https://github.com/hassio-addons/addon-node-red/tree/1ad782a [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 6ce822baa..07b3fcfa5 100644 --- a/node-red/config.yaml +++ b/node-red/config.yaml @@ -74,4 +74,4 @@ schema: slug: nodered uart: true url: https://github.com/hassio-addons/addon-node-red -version: c0aa980 +version: 1ad782a