mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
⬆️ Updating add-on Node-RED to 7885f7f
This commit is contained in:
parent
9a86411afc
commit
1d04bbcf2e
4 changed files with 33 additions and 43 deletions
|
@ -609,10 +609,10 @@ SOFTWARE.
|
||||||
[lovelace-migration-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
[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-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||||
[lovelace-migration-i386-shield]: https://img.shields.io/badge/i386-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-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/b21ac2e/README.md
|
[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-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-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
|
||||||
|
|
|
@ -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)
|
2018/08/19 15:05 UTC - [7885f7f](https://github.com/hassio-addons/addon-node-red/commit/7885f7f9f4ce19d1ee8fd783fe3b940aa1c12f88) by [@frenck](https://github.com/frenck)
|
||||||
> :fire: Removes Know issues and limitations section from README
|
> :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)
|
2018/08/19 15:05 UTC - [31d5cff](https://github.com/hassio-addons/addon-node-red/commit/31d5cffebf43532d1ea5e09823446330d50ddfdd) by [@frenck](https://github.com/frenck)
|
||||||
> :arrow_down: Downgrades Python to 2.7.15-r1
|
> :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)
|
2018/08/19 15:05 UTC - [95feee7](https://github.com/hassio-addons/addon-node-red/commit/95feee7082b18826b76db3afd9df40db8881942f) by [@tjorim](https://github.com/tjorim)
|
||||||
> :sprakles: Adds support for GPIO
|
> :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)
|
* Npm install js-yaml
|
||||||
> :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)
|
* Implement functions to get options and secret if possible
|
||||||
> :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)
|
* Using subkeys and implemented secrets for real this time
|
||||||
> :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)
|
And clarify that user permission doesn't support secrets
|
||||||
> :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)
|
* Empty values are still allowed
|
||||||
> :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)
|
At least when the doors are open
|
||||||
> :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)
|
* :camel: :snake: Let's do it Node.js style
|
||||||
> :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)
|
And use :camel: instead of :snake:
|
||||||
> :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)
|
* :tractor: Simplified secrets fetching
|
||||||
> :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)
|
* `Make sure to get value from options
|
||||||
> :arrow_up: Updates node-red to version 0.19.0 (#19)
|
|
||||||
|
|
||||||
|
|
|
@ -46,13 +46,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/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-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/2018.svg
|
[maintenance-shield]: https://img.shields.io/maintenance/yes/2018.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-b21ac2e-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-7885f7f-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-node-red/tree/b21ac2e
|
[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
|
[screenshot]: https://github.com/hassio-addons/addon-node-red/raw/master/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Node-RED",
|
"name": "Node-RED",
|
||||||
"version": "b21ac2e",
|
"version": "7885f7f",
|
||||||
"slug": "nodered",
|
"slug": "nodered",
|
||||||
"description": "Flow-based programming for the Internet of Things",
|
"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",
|
"url": "https://community.home-assistant.io/t/community-hass-io-add-on-node-red/55023?u=frenck",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue