From 1d04bbcf2e57bbf4989a780bc213372addf8060d Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 19 Aug 2018 15:23:51 +0000 Subject: [PATCH] :arrow_up: Updating add-on Node-RED to 7885f7f --- README.md | 6 ++--- node-red/CHANGELOG.md | 62 ++++++++++++++++++------------------------- node-red/README.md | 6 ++--- node-red/config.json | 2 +- 4 files changed, 33 insertions(+), 43 deletions(-) diff --git a/README.md b/README.md index 1e63260d9..542dcf4e9 100644 --- a/README.md +++ b/README.md @@ -609,10 +609,10 @@ SOFTWARE. [lovelace-migration-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [lovelace-migration-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [lovelace-migration-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/b21ac2e -[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/b21ac2e/README.md +[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/7885f7f +[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/7885f7f/README.md [node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues -[node-red-version-shield]: https://img.shields.io/badge/version-b21ac2e-blue.svg +[node-red-version-shield]: https://img.shields.io/badge/version-7885f7f-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 5b9841914..ac0097b26 100644 --- a/node-red/CHANGELOG.md +++ b/node-red/CHANGELOG.md @@ -1,41 +1,31 @@ -# Changelog since v0.5.0 +# Changelog since v0.6.0 -2018/08/18 09:38 UTC - [b21ac2e](https://github.com/hassio-addons/addon-node-red/commit/b21ac2e494b49f6aedea7330c012c36423b9138d) by [@frenck](https://github.com/frenck) -> :fire: Removes Know issues and limitations section from README +2018/08/19 15:05 UTC - [7885f7f](https://github.com/hassio-addons/addon-node-red/commit/7885f7f9f4ce19d1ee8fd783fe3b940aa1c12f88) by [@frenck](https://github.com/frenck) +> :shirt: Fixes Markdownlint warnings -2018/08/18 09:38 UTC - [1fec70a](https://github.com/hassio-addons/addon-node-red/commit/1fec70ad8a44cb74c8253ea6ecd6c7dc7bade4bf) by [@frenck](https://github.com/frenck) -> :arrow_down: Downgrades Python to 2.7.15-r1 +2018/08/19 15:05 UTC - [31d5cff](https://github.com/hassio-addons/addon-node-red/commit/31d5cffebf43532d1ea5e09823446330d50ddfdd) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades base image to v2.1.2 -2018/08/18 09:38 UTC - [3265fe4](https://github.com/hassio-addons/addon-node-red/commit/3265fe40c4ea6e7ba20336ae4e3a53d369a766e3) by [@frenck](https://github.com/frenck) -> :sprakles: Adds support for GPIO +2018/08/19 15:05 UTC - [95feee7](https://github.com/hassio-addons/addon-node-red/commit/95feee7082b18826b76db3afd9df40db8881942f) by [@tjorim](https://github.com/tjorim) +> :ambulance: Fixes the use of secrets (#21) -2018/08/18 09:38 UTC - [08197fe](https://github.com/hassio-addons/addon-node-red/commit/08197fe1fe5b464a87297ac7fb389909bc37e600) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades NodeJS to 8.11.4-r0 - -2018/08/18 09:38 UTC - [7e0d35d](https://github.com/hassio-addons/addon-node-red/commit/7e0d35d7fa06102f323516bfc74a25bf0926d199) by [@greenkeeper[bot]](https://github.com/apps/greenkeeper) -> :arrow_up: Upgrades node-red to version 0.19.1 (#20) - -2018/08/18 09:38 UTC - [fae6abb](https://github.com/hassio-addons/addon-node-red/commit/fae6abbacdd96afca1e23df7df6fdd0fe3210e59) by [@frenck](https://github.com/frenck) -> :books: :shirt: Updates README and links - -2018/08/18 09:38 UTC - [2f16130](https://github.com/hassio-addons/addon-node-red/commit/2f16130b4e94fcf6c1961d07f610dbb2e615a142) by [@frenck](https://github.com/frenck) -> :lock: Enforces authentication and HaveIBeenPwned checks - -2018/08/18 09:38 UTC - [0f61d6a](https://github.com/hassio-addons/addon-node-red/commit/0f61d6a2d1cc9c853603de5022a5adeb0b12d566) by [@frenck](https://github.com/frenck) -> :lock: Use empty username/password in default configuration - -2018/08/18 09:38 UTC - [462d637](https://github.com/hassio-addons/addon-node-red/commit/462d63703ac2d2e52eb6571ba990741afa055ce6) by [@frenck](https://github.com/frenck) -> :whale: Sets default Shell - -2018/08/18 09:38 UTC - [7e08ca4](https://github.com/hassio-addons/addon-node-red/commit/7e08ca443db505be6619f7f5cc6489a92cb10abe) by [@frenck](https://github.com/frenck) -> :lock: Enables SSL by default - -2018/08/18 09:38 UTC - [6a0b37a](https://github.com/hassio-addons/addon-node-red/commit/6a0b37acc1f7b0bf5d47690436f48761380041e3) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades base image to v2.1.1 - -2018/08/18 09:38 UTC - [5a2c25c](https://github.com/hassio-addons/addon-node-red/commit/5a2c25c865220a6632e1b068894b7d6e395feee1) by [@greenkeeper[bot]](https://github.com/apps/greenkeeper) -> :arrow_up: Updates node-red-contrib-time-range-switch to version 0.6.1 (#18) - -2018/08/18 09:38 UTC - [2559006](https://github.com/hassio-addons/addon-node-red/commit/25590069e73b0d22a7b3ce14978be70d72cb7169) by [@greenkeeper[bot]](https://github.com/apps/greenkeeper) -> :arrow_up: Updates node-red to version 0.19.0 (#19) +* Npm install js-yaml + +* Implement functions to get options and secret if possible + +* Using subkeys and implemented secrets for real this time + +And clarify that user permission doesn't support secrets + +* Empty values are still allowed + +At least when the doors are open + +* :camel: :snake: Let's do it Node.js style + +And use :camel: instead of :snake: + +* :tractor: Simplified secrets fetching + +* `Make sure to get value from options diff --git a/node-red/README.md b/node-red/README.md index 47b1af315..5c94cf21f 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/b21ac2e/README.md +[docs]: https://github.com/hassio-addons/addon-node-red/blob/7885f7f/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-b21ac2e-blue.svg -[release]: https://github.com/hassio-addons/addon-node-red/tree/b21ac2e +[release-shield]: https://img.shields.io/badge/version-7885f7f-blue.svg +[release]: https://github.com/hassio-addons/addon-node-red/tree/7885f7f [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 54abe205f..699206042 100644 --- a/node-red/config.json +++ b/node-red/config.json @@ -1,6 +1,6 @@ { "name": "Node-RED", - "version": "b21ac2e", + "version": "7885f7f", "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",