mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-05 11:31:28 +00:00
🎉 Release of add-on Node-RED 8.0.0
This commit is contained in:
parent
669deffcae
commit
c50785b155
5 changed files with 75 additions and 33 deletions
|
@ -922,10 +922,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/v7.2.11
|
||||
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/v7.2.11/README.md
|
||||
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/v8.0.0
|
||||
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/v8.0.0/README.md
|
||||
[node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues
|
||||
[node-red-version-shield]: https://img.shields.io/badge/version-v7.2.11-blue.svg
|
||||
[node-red-version-shield]: https://img.shields.io/badge/version-v8.0.0-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
|
||||
|
|
|
@ -1,15 +1,59 @@
|
|||
[Full Changelog][changelog]
|
||||
## What’s changed
|
||||
|
||||
### 🔨 Changes
|
||||
Major release time!
|
||||
A lot of dependencies updated, but the kicker here is the upgrade of the Alpine Linux operating system this add-on runs on.
|
||||
|
||||
- ⬆️ Bump node-red-contrib-home-assistant-websocket to 0.27.5 (#768)
|
||||
- ⬆️ Bump node-red-contrib-influxdb from 0.5.0 to 0.5.1 (#771)
|
||||
- ⬆️ Bump node-red-node-ping from 0.2.1 to 0.2.2 (#776)
|
||||
- ⬆️ Bump snyk from 1.427.2 to 1.430.0
|
||||
- ⬆ Upgrades add-on base image to v8.0.6
|
||||
Additionally, the add-on is now built & shipped via GitHub using their GitHub Actions and the GitHub Container Registry.
|
||||
This means; we no longer depend on DockerHub and their new API limits.
|
||||
|
||||
[changelog]: https://github.com/hassio-addons/addon-node-red/compare/v7.2.10...v7.2.11
|
||||
## 🧰 Maintenance
|
||||
|
||||
Questions? Join our Discord server! https://discord.me/hassioaddons
|
||||
Enjoying my add-ons? Consider supporting my work:
|
||||
https://github.com/sponsors/frenck or https://patreon.com/frenck
|
||||
- Cleanup repository @frenck (#851)
|
||||
- Happy New Year @frenck (#852)
|
||||
- Upgrade Code of Conduct @frenck (#853)
|
||||
- Add new repository workflow @frenck (#854)
|
||||
- Fix add-on description extraction @frenck (#857)
|
||||
- Remove Snyk @frenck (#859)
|
||||
|
||||
## ⬆️ Dependency updates
|
||||
|
||||
- ⬆️ Bump node-red from 1.2.5 to 1.2.6 @dependabot (#779)
|
||||
- ⬆️ Bump node-red-contrib-bigtimer from 2.6.0 to 2.6.1 in /node-red @dependabot (#780)
|
||||
- ⬆️ Bump node-red-dashboard from 2.24.0 to 2.24.1 @dependabot (#781)
|
||||
- ⬆️ Bump @node-red-contrib-themes/midnight-red from 1.4.5 to 1.4.6 in /node-red @dependabot (#783)
|
||||
- ⬆️ Bump node-red-contrib-bigtimer from 2.6.1 to 2.6.3 @dependabot (#784)
|
||||
- ⬆️ Bump snyk from 1.430.0 to 1.433.0 @dependabot (#788)
|
||||
- ⬆️ Bump node-red-dashboard from 2.24.1 to 2.24.2 @dependabot (#787)
|
||||
- ⬆️ Bump node-red-contrib-home-assistant-websocket from 0.27.5 to 0.27.6 @dependabot (#790)
|
||||
- ⬆️ Bump node-red-contrib-influxdb from 0.5.1 to 0.5.2 @dependabot (#789)
|
||||
- ⬆️ Bump snyk from 1.433.0 to 1.434.0 @dependabot (#792)
|
||||
- ⬆️ Bump node-red-contrib-home-assistant-websocket from 0.27.6 to 0.27.7 @dependabot (#791)
|
||||
- ⬆️ Bump snyk from 1.434.0 to 1.434.2 in /node-red @dependabot (#793)
|
||||
- ⬆️ Bump node-red-node-pi-gpio from 1.2.1 to 1.2.3 in /node-red @dependabot (#795)
|
||||
- ⬆️ Bump node-red-contrib-home-assistant-websocket from 0.27.7 to 0.27.8 @dependabot (#794)
|
||||
- ⬆️ Bump js-yaml from 3.14.0 to 3.14.1 @dependabot (#798)
|
||||
- ⬆️ Bump node-red-dashboard from 2.24.2 to 2.25.0 in /node-red @dependabot (#801)
|
||||
- ⬆️ Bump snyk from 1.434.2 to 1.434.3 @dependabot (#800)
|
||||
- ⬆️ Bump node-red-contrib-cast from 0.2.16 to 0.2.17 @dependabot (#799)
|
||||
- ⬆️ Bump node-red-contrib-home-assistant-websocket from 0.27.8 to 0.27.9 in /node-red @dependabot (#807)
|
||||
- ⬆️ Bump node-red-contrib-alexa-home-skill from 0.1.17 to 0.1.18 @dependabot (#806)
|
||||
- ⬆️ Bump node-red-contrib-bigtimer from 2.6.3 to 2.7.2 @dependabot (#814)
|
||||
- ⬆️ Bump node-red-node-random from 0.2.0 to 0.3.0 @dependabot (#817)
|
||||
- ⬆️ Bump node-red-node-geofence from 0.1.4 to 0.2.0 in /node-red @dependabot (#820)
|
||||
- ⬆️ Bump node-red-contrib-influxdb from 0.5.2 to 0.5.3 in /node-red @dependabot (#819)
|
||||
- ⬆️ Bump node-red-dashboard from 2.25.0 to 2.26.0 @dependabot (#821)
|
||||
- ⬆️ Bump @node-red-contrib-themes/midnight-red from 1.4.6 to 1.4.7 @dependabot (#827)
|
||||
- ⬆️ Bump node-red-dashboard from 2.26.0 to 2.26.1 @dependabot (#830)
|
||||
- ⬆️ Bump node-red-contrib-home-assistant-websocket from 0.27.9 to 0.28.0 @dependabot (#831)
|
||||
- ⬆️ Bump node-red-contrib-home-assistant-websocket from 0.28.0 to 0.29.1 @dependabot (#833)
|
||||
- ⬆️ Bump node-red-contrib-bigtimer from 2.7.2 to 2.7.3 @dependabot (#835)
|
||||
- ⬆️ Bump node-red-node-random from 0.3.0 to 0.3.1 @dependabot (#836)
|
||||
- ⬆️ Bump node-red-contrib-alexa-home-skill from 0.1.18 to 0.1.19 @dependabot (#838)
|
||||
- ⬆️ Bump node-red from 1.2.6 to 1.2.7 @dependabot (#837)
|
||||
- ⬆️ Bump node-red-contrib-home-assistant-websocket from 0.29.1 to 0.30.1 in /node-red @dependabot (#840)
|
||||
- ⬆️ Bump node-red-dashboard from 2.26.1 to 2.26.2 @dependabot (#841)
|
||||
- Upgrade add-on base image to 9.0.1 @frenck (#856)
|
||||
- ⬆️ Bump node-red-dashboard from 2.26.2 to 2.27.0 in /node-red @dependabot (#850)
|
||||
- ⬆️ Bump node-red-node-email from 1.8.2 to 1.8.3 in /node-red @dependabot (#842)
|
||||
- ⬆️ Bump node-red-contrib-influxdb from 0.5.3 to 0.5.4 in /node-red @dependabot (#847)
|
||||
- ⬆️ Bump js-yaml from 3.14.1 to 4.0.0 in /node-red @dependabot (#834)
|
||||
|
|
|
@ -66,7 +66,7 @@ dealing with an unknown issue. Possible values are:
|
|||
- `debug`: Shows detailed debug information.
|
||||
- `info`: Normal (usually) interesting events.
|
||||
- `warning`: Exceptional occurrences that are not errors.
|
||||
- `error`: Runtime errors that do not require immediate action.
|
||||
- `error`: Runtime errors that do not require immediate action.
|
||||
- `fatal`: Something went terribly wrong. Add-on becomes unusable.
|
||||
|
||||
Please note that each level automatically includes log messages from a
|
||||
|
@ -220,12 +220,12 @@ Save the file and restart the Node-RED add-on.
|
|||
if you URL starts with `/endpoint/`, or else Home Assistant authentication
|
||||
will kick in.
|
||||
|
||||
- If the following error is seen after an update `WARNING (MainThread)
|
||||
[hassio.api.proxy] Unauthorized WebSocket access!` please validate the
|
||||
configuration of the Home Assistant server setup in Node-RED. This can be
|
||||
found by double-clicking any Home Assistant node and selecting the pencil icon
|
||||
by the server name. The checkbox that states `I use the Home Assistant Add-On`
|
||||
should be checked.
|
||||
- If the following error is seen after an update:
|
||||
`WARNING (MainThread) [hassio.api.proxy] Unauthorized WebSocket access!`.
|
||||
Please validate the configuration of the Home Assistant server setup in
|
||||
Node-RED. This can be found by double-clicking any Home Assistant node and
|
||||
selecting the pencil icon by the server name. The checkbox that states
|
||||
`I use the Home Assistant Add-On` should be checked.
|
||||
|
||||
## Changelog & Releases
|
||||
|
||||
|
@ -234,12 +234,12 @@ functionality. The format of the log is based on
|
|||
[Keep a Changelog][keepchangelog].
|
||||
|
||||
Releases are based on [Semantic Versioning][semver], and use the format
|
||||
of ``MAJOR.MINOR.PATCH``. In a nutshell, the version will be incremented
|
||||
of `MAJOR.MINOR.PATCH`. In a nutshell, the version will be incremented
|
||||
based on the following:
|
||||
|
||||
- ``MAJOR``: Incompatible or major changes.
|
||||
- ``MINOR``: Backwards-compatible new features and enhancements.
|
||||
- ``PATCH``: Backwards-compatible bugfixes and package updates.
|
||||
- `MAJOR`: Incompatible or major changes.
|
||||
- `MINOR`: Backwards-compatible new features and enhancements.
|
||||
- `PATCH`: Backwards-compatible bugfixes and package updates.
|
||||
|
||||
## Support
|
||||
|
||||
|
@ -267,7 +267,7 @@ check [the contributor's page][contributors].
|
|||
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2018-2020 Franck Nijhof
|
||||
Copyright (c) 2018-2021 Franck Nijhof
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
|
@ -43,10 +43,10 @@ If you are more interested in stable releases of our add-ons:
|
|||
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-node-red/55023?u=frenck
|
||||
[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/2020.svg
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg
|
||||
[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-v7.2.11-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/v7.2.11
|
||||
[release-shield]: https://img.shields.io/badge/version-v8.0.0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/v8.0.0
|
||||
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/master/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Node-RED",
|
||||
"version": "7.2.11",
|
||||
"version": "8.0.0",
|
||||
"slug": "nodered",
|
||||
"description": "Flow-based programming for the Internet of Things",
|
||||
"url": "https://github.com/hassio-addons/addon-node-red",
|
||||
|
@ -8,7 +8,6 @@
|
|||
"ingress": true,
|
||||
"ingress_port": 0,
|
||||
"panel_icon": "mdi:sitemap",
|
||||
"startup": "application",
|
||||
"init": false,
|
||||
"homeassistant": "0.92.0b2",
|
||||
"arch": [
|
||||
|
@ -24,7 +23,6 @@
|
|||
"ports_description": {
|
||||
"80/tcp": "Web interface"
|
||||
},
|
||||
"boot": "auto",
|
||||
"hassio_api": true,
|
||||
"hassio_role": "manager",
|
||||
"homeassistant_api": true,
|
||||
|
@ -92,5 +90,5 @@
|
|||
"i_like_to_be_pwned": "bool?",
|
||||
"leave_front_door_open": "bool?"
|
||||
},
|
||||
"image": "hassioaddons/node-red-{arch}"
|
||||
"image": "ghcr.io/hassio-addons/node-red/{arch}"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue