From 8b9d3f289904d0c4b919ce4e20d982ff3f078dfc Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 23 Jul 2019 21:06:03 +0000 Subject: [PATCH] :arrow_up: Updating add-on Node-RED to 8407650 --- README.md | 6 +++--- node-red/CHANGELOG.md | 10 +++++++--- node-red/README.md | 6 +++--- node-red/config.json | 2 +- 4 files changed, 14 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 106ee76eb..183f1dbe6 100644 --- a/README.md +++ b/README.md @@ -1030,10 +1030,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/29c031a -[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/29c031a/README.md +[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/8407650 +[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/8407650/README.md [node-red-issue]: https://github.com/hassio-addons/addon-node-red/issues -[node-red-version-shield]: https://img.shields.io/badge/version-29c031a-blue.svg +[node-red-version-shield]: https://img.shields.io/badge/version-8407650-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 1d85d517e..601d3fdd4 100644 --- a/node-red/CHANGELOG.md +++ b/node-red/CHANGELOG.md @@ -1,5 +1,9 @@ -# Changelog since v4.0.3 +# Changelog since v4.0.4 -2019/07/21 14:04 UTC - [29c031a](https://github.com/hassio-addons/addon-node-red/commit/29c031aa96c5239d98f8611af19951e9b2b094b9) by [@renovate[bot]](https://github.com/apps/renovate) -> :arrow_up: Updates RPi.GPIO to v0.7.0 (#271) +2019/07/23 20:57 UTC - [8407650](https://github.com/hassio-addons/addon-node-red/commit/84076509c7b4f902507067aea6a453513f7dc5cd) by [@sinclairpaul](https://github.com/sinclairpaul) +> :books: Add Timezone configuration details (#273) + +* :books: Add Timezone configuration details + +* :pencil2: Tweak diff --git a/node-red/README.md b/node-red/README.md index 8c84ca608..c0a77fa79 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/29c031a/README.md +[docs]: https://github.com/hassio-addons/addon-node-red/blob/8407650/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/2019.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-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-29c031a-blue.svg -[release]: https://github.com/hassio-addons/addon-node-red/tree/29c031a +[release-shield]: https://img.shields.io/badge/version-8407650-blue.svg +[release]: https://github.com/hassio-addons/addon-node-red/tree/8407650 [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 5fda456d2..ea4b9f453 100644 --- a/node-red/config.json +++ b/node-red/config.json @@ -1,6 +1,6 @@ { "name": "Node-RED", - "version": "29c031a", + "version": "8407650", "slug": "nodered", "description": "Flow-based programming for the Internet of Things", "url": "https://github.com/hassio-addons/addon-node-red",