⬆️ Updating add-on Node-RED to 224bdf2

This commit is contained in:
Community Hass.io Add-ons Bot 2018-06-02 06:56:07 +00:00
parent 3760b62bde
commit 6eefa6ee8e
4 changed files with 13 additions and 13 deletions

View file

@ -498,10 +498,10 @@ SOFTWARE.
[jupyter-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [jupyter-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[jupyter-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [jupyter-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[jupyter-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg [jupyter-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/cfde48d [addon-node-red]: https://github.com/hassio-addons/addon-node-red/tree/224bdf2
[addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/cfde48d/README.md [addon-doc-node-red]: https://github.com/hassio-addons/addon-node-red/blob/224bdf2/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-cfde48d-blue.svg [node-red-version-shield]: https://img.shields.io/badge/version-224bdf2-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

@ -1,3 +1,3 @@
2018/06/01 22:48 UTC - [cfde48d](https://github.com/hassio-addons/addon-node-red/commit/cfde48d70c4058351c64210f3a71f0465410c072) by [@frenck](https://github.com/frenck) 2018/06/02 06:47 UTC - [224bdf2](https://github.com/hassio-addons/addon-node-red/commit/224bdf2bc043a8920d9b61896fa615faf892826e) by [@frenck](https://github.com/frenck)
> :sparkles: Adds Web UI Button > :books: Updates README

View file

@ -44,8 +44,8 @@ If you are more interested in stable releases of our add-ons:
[discord-shield]: https://img.shields.io/discord/330944238910963714.svg [discord-shield]: https://img.shields.io/discord/330944238910963714.svg
[discord]: https://discord.gg/c5DvZ4e [discord]: https://discord.gg/c5DvZ4e
[maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg [maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg
[release-shield]: https://img.shields.io/badge/version-cfde48d-blue.svg [release-shield]: https://img.shields.io/badge/version-224bdf2-blue.svg
[release]: https://github.com/hassio-addons/addon-node-red/tree/cfde48d [release]: https://github.com/hassio-addons/addon-node-red/tree/224bdf2
[docs]: https://github.com/hassio-addons/addon-node-red/blob/cfde48d/README.md [docs]: https://github.com/hassio-addons/addon-node-red/blob/224bdf2/README.md
[buymeacoffee-shield]: https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-2.svg [buymeacoffee-shield]: https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-2.svg
[buymeacoffee]: https://www.buymeacoffee.com/frenck [buymeacoffee]: https://www.buymeacoffee.com/frenck

View file

@ -1,6 +1,6 @@
{ {
"name": "Node-RED", "name": "Node-RED",
"version": "cfde48d", "version": "224bdf2",
"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/?u=frenck", "url": "https://community.home-assistant.io/?u=frenck",
@ -32,12 +32,12 @@
} }
], ],
"http_node": { "http_node": {
"username": "MarryPoppins", "username": "",
"password": "Supercalifragilisticexpialidocious" "password": ""
}, },
"http_static": { "http_static": {
"username": "MarryPoppins", "username": "",
"password": "Supercalifragilisticexpialidocious" "password": ""
}, },
"port": 1880, "port": 1880,
"ssl": false, "ssl": false,