diff --git a/README.md b/README.md index 3ba752119..2e556b648 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/60a66fe -[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/60a66fe/README.md +[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/2345b26 +[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/2345b26/README.md [node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues -[node-red-version-shield]: https://img.shields.io/badge/version-60a66fe-blue.svg +[node-red-version-shield]: https://img.shields.io/badge/version-2345b26-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 146da3507..9dcb4a354 100644 --- a/node-red/CHANGELOG.md +++ b/node-red/CHANGELOG.md @@ -1,4 +1,6 @@ # Changelog since v11.1.2 +- 📚 Use new My Home Assistant link format (#1358) +- ⬆️ Upgrades add-on base image to 12.0.0 (#1356) - Bump node-red-node-feedparser from 0.2.2 to 0.3.0 in /node-red (#1355) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> diff --git a/node-red/DOCS.md b/node-red/DOCS.md index 4acfd8e2b..b8347aaea 100644 --- a/node-red/DOCS.md +++ b/node-red/DOCS.md @@ -28,12 +28,6 @@ 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! -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 **Note**: _Remember to restart the add-on when the configuration is changed._ @@ -297,7 +291,7 @@ 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 +[addon]: https://my.home-assistant.io/redirect/supervisor_addon/?addon=a0d7b954_example&repository_url=https%3A%2F%2Fgithub.com%2Fhassio-addons%2Frepository [alpine-packages]: https://pkgs.alpinelinux.org/packages [contributors]: https://github.com/hassio-addons/addon-node-red/graphs/contributors [discord-ha]: https://discord.gg/c5DvZ4e @@ -311,6 +305,4 @@ SOFTWARE. [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 fc40f2154..a134e7e6c 100644 --- a/node-red/README.md +++ b/node-red/README.md @@ -51,6 +51,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-60a66fe-blue.svg -[release]: https://github.com/hassio-addons/addon-node-red/tree/60a66fe +[release-shield]: https://img.shields.io/badge/version-2345b26-blue.svg +[release]: https://github.com/hassio-addons/addon-node-red/tree/2345b26 [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 13b1b689d..03273b2b2 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: 60a66fe +version: 2345b26