diff --git a/README.md b/README.md index fa45493de..86c4b9325 100644 --- a/README.md +++ b/README.md @@ -711,10 +711,10 @@ SOFTWARE. [nut-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [nut-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [nut-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/04a25e9 -[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/04a25e9/README.md +[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/7397da0 +[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/7397da0/README.md [node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues -[node-red-version-shield]: https://img.shields.io/badge/version-04a25e9-blue.svg +[node-red-version-shield]: https://img.shields.io/badge/version-7397da0-blue.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/node-red/CHANGELOG.md b/node-red/CHANGELOG.md index 0016eab4c..d626ebbf4 100644 --- a/node-red/CHANGELOG.md +++ b/node-red/CHANGELOG.md @@ -1,41 +1,14 @@ -# Changelog since v1.1.0 +# Changelog since v1.2.0 -2018/12/02 19:55 UTC - [04a25e9](https://github.com/hassio-addons/addon-node-red/commit/04a25e917a11e470447d65e244b4321e16fc1c11) by [@frenck](https://github.com/frenck) -> :sparkles: Auto removal of conflicting node packages on startup +2018/12/09 21:48 UTC - [7397da0](https://github.com/hassio-addons/addon-node-red/commit/7397da0b4c33cfc68a70795db025006c804af75c) by [@tjorim](https://github.com/tjorim) +> :hammer: Replaces node-red-contrib-google-home-notify with node-red-contrib-cast (#84) -2018/12/02 19:55 UTC - [b763c1c](https://github.com/hassio-addons/addon-node-red/commit/b763c1c9e63a8239090d99934a975cb649699674) by [@frenck](https://github.com/frenck) -> :sparkles: Adds node-red-node-serialport to the default node set +This replaces node-red-contrib-google-home-notify -2018/12/02 19:55 UTC - [2ee0e8d](https://github.com/hassio-addons/addon-node-red/commit/2ee0e8d3d989baf77650a853d72532f0ae4797f1) by [@heytcass](https://github.com/heytcass) -> Update google-tts-api to 0.0.4 (#81) +2018/12/09 21:48 UTC - [0614aa9](https://github.com/hassio-addons/addon-node-red/commit/0614aa9a93af1953f3ee2d654c0f2c5c41b20c6a) by [@tjorim](https://github.com/tjorim) +> :arrow_up: Updates node-red-contrib-home-assistant-websocket to 0.4.1 (#89) -Fixes google-notify integration. - -2018/12/02 19:55 UTC - [5df5a69](https://github.com/hassio-addons/addon-node-red/commit/5df5a69eb631f2e355cb227a67c47a8db04b0599) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades nodejs to 8.14.0-r0 - -2018/12/02 19:55 UTC - [0242062](https://github.com/hassio-addons/addon-node-red/commit/0242062b9a42d4908dd4b26d59048bdfd2e23e4f) by [@frenck](https://github.com/frenck) -> Revert ":sparkles: Adds libuv as required by newer nodejs" - -This reverts commit 6a45fb0ac54f038903e0c924cb298ef43fc8f47a. - -2018/12/02 19:55 UTC - [f03343f](https://github.com/hassio-addons/addon-node-red/commit/f03343fdf2f9774d64c1f5cb996a3d349766ef4b) by [@frenck](https://github.com/frenck) -> Revert ":arrow_up: Upgrades nodejs to 10.13.0-r0" - -This reverts commit 44773d76ff225f44b0ab3d3182e000746f1d1a42. - -2018/12/02 19:55 UTC - [6a45fb0](https://github.com/hassio-addons/addon-node-red/commit/6a45fb0ac54f038903e0c924cb298ef43fc8f47a) by [@frenck](https://github.com/frenck) -> :sparkles: Adds libuv as required by newer nodejs - -2018/12/02 19:55 UTC - [ce5d4f8](https://github.com/hassio-addons/addon-node-red/commit/ce5d4f85443c87635ab075a5418bd40c3146e14c) by [@frenck](https://github.com/frenck) -> :ambulance: Fixes PT_GNU_STACK header in nodejs patch after installing RPi.GPIO - -2018/12/02 19:55 UTC - [44773d7](https://github.com/hassio-addons/addon-node-red/commit/44773d76ff225f44b0ab3d3182e000746f1d1a42) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades nodejs to 10.13.0-r0 - -2018/12/02 19:55 UTC - [0371a6c](https://github.com/hassio-addons/addon-node-red/commit/0371a6c6ce0f87742d191d0cec4ac209e1247b32) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades RPi.GPIO to 0.6.3 - -2018/12/02 19:55 UTC - [ad6528c](https://github.com/hassio-addons/addon-node-red/commit/ad6528cf6ad6b59eeb697dfc4423a09a5e09b807) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades node-red-contrib-home-assistant-websocket to 0.3.1 +* fix(package): update node-red-contrib-home-assistant-websocket to version 0.4.0 + +* :arrow_up: Updates package to 0.4.1 diff --git a/node-red/README.md b/node-red/README.md index 4b0fd8534..cf402b5be 100644 --- a/node-red/README.md +++ b/node-red/README.md @@ -46,13 +46,13 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/frenck [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-node-red/blob/04a25e9/README.md +[docs]: https://github.com/hassio-addons/addon-node-red/blob/7397da0/README.md [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 [maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg [patreon-shield]: https://www.frenck.nl/images/patreon.png [patreon]: https://www.patreon.com/frenck [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-04a25e9-blue.svg -[release]: https://github.com/hassio-addons/addon-node-red/tree/04a25e9 +[release-shield]: https://img.shields.io/badge/version-7397da0-blue.svg +[release]: https://github.com/hassio-addons/addon-node-red/tree/7397da0 [screenshot]: https://github.com/hassio-addons/addon-node-red/raw/master/images/screenshot.png \ No newline at end of file diff --git a/node-red/config.json b/node-red/config.json index e1cf32814..52dba4912 100644 --- a/node-red/config.json +++ b/node-red/config.json @@ -1,6 +1,6 @@ { "name": "Node-RED", - "version": "04a25e9", + "version": "7397da0", "slug": "nodered", "description": "Flow-based programming for the Internet of Things", "url": "https://community.home-assistant.io/t/community-hass-io-add-on-node-red/55023?u=frenck",