🎉 Release of add-on Node-RED 1.3.3

This commit is contained in:
Community Hass.io Add-ons Bot 2019-02-25 20:36:16 +00:00
parent 640c49d4ac
commit 1c8cbc6fbf
4 changed files with 13 additions and 10 deletions

View file

@ -739,10 +739,10 @@ SOFTWARE.
[matrix-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [matrix-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[matrix-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [matrix-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[matrix-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg [matrix-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/v1.3.2 [addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/v1.3.3
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/v1.3.2/README.md [addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/v1.3.3/README.md
[node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues [node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues
[node-red-version-shield]: https://img.shields.io/badge/version-v1.3.2-blue.svg [node-red-version-shield]: https://img.shields.io/badge/version-v1.3.3-blue.svg
[node-red-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/node-red-armhf.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-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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg

View file

@ -2,10 +2,13 @@
### Changed ### Changed
- Updates node-red-contrib-home-assistant-websocket to v0.7.1 (#131) - Updates node-red-node-serialport to v0.7.0 (#133)
- Updates node-red-contrib-bigtimer to v2.1.7 (#132) - Updates node-red-contrib-bigtimer to v2.1.8 (#135)
- Updates dark theme to v0.2.7 (#140) (@tjorim)
- Updates node-red to v0.19.6 (#141)
- Upgrades add-on base image to 2.3.2
[changelog]: https://github.com/hassio-addons/addon-node-red/compare/v1.3.1...v1.3.2 [changelog]: https://github.com/hassio-addons/addon-node-red/compare/v1.3.2...v1.3.3
Questions? Join our Discord server! https://discord.me/hassioaddons Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

View file

@ -43,13 +43,13 @@ If you are more interested in stable releases of our add-ons:
[buymeacoffee]: https://www.buymeacoffee.com/frenck [buymeacoffee]: https://www.buymeacoffee.com/frenck
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord-shield]: https://img.shields.io/discord/478094546522079232.svg
[discord]: https://discord.me/hassioaddons [discord]: https://discord.me/hassioaddons
[docs]: https://github.com/hassio-addons/addon-node-red/blob/v1.3.2/README.md [docs]: https://github.com/hassio-addons/addon-node-red/blob/v1.3.3/README.md
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-node-red/55023?u=frenck [forum]: https://community.home-assistant.io/t/community-hass-io-add-on-node-red/55023?u=frenck
[maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg
[patreon-shield]: https://www.frenck.nl/images/patreon.png [patreon-shield]: https://www.frenck.nl/images/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-v1.3.2-blue.svg [release-shield]: https://img.shields.io/badge/version-v1.3.3-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/v1.3.2 [release]: https://github.com/hassio-addons/addon-node-red/tree/v1.3.3
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/master/images/screenshot.png [screenshot]: https://github.com/hassio-addons/addon-node-red/raw/master/images/screenshot.png

View file

@ -1,6 +1,6 @@
{ {
"name": "Node-RED", "name": "Node-RED",
"version": "1.3.2", "version": "1.3.3",
"slug": "nodered", "slug": "nodered",
"description": "Flow-based programming for the Internet of Things", "description": "Flow-based programming for the Internet of Things",
"url": "https://github.com/hassio-addons/addon-node-red", "url": "https://github.com/hassio-addons/addon-node-red",