From 719f852b57cd46d172f0c91b71b84698bb072d89 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 1 Jan 2019 19:58:49 +0000 Subject: [PATCH] :arrow_up: Updating add-on MQTT Server & Web client to 9b66f92 --- README.md | 6 +++--- mqtt/CHANGELOG.md | 11 +++++++---- mqtt/README.md | 6 +++--- mqtt/config.json | 2 +- 4 files changed, 14 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 0f5811639..6a380a61b 100644 --- a/README.md +++ b/README.md @@ -684,10 +684,10 @@ SOFTWARE. [lutron-cert-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [lutron-cert-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [lutron-cert-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-mqtt]: https://github.com/hassio-addons/addon-mqtt/tree/82e6eaa -[addon-doc-mqtt]: https://github.com/hassio-addons/addon-mqtt/blob/82e6eaa/README.md +[addon-mqtt]: https://github.com/hassio-addons/addon-mqtt/tree/9b66f92 +[addon-doc-mqtt]: https://github.com/hassio-addons/addon-mqtt/blob/9b66f92/README.md [mqtt-issue]: https://github.com/hassio-addons/addon-mqtt/issues -[mqtt-version-shield]: https://img.shields.io/badge/version-82e6eaa-blue.svg +[mqtt-version-shield]: https://img.shields.io/badge/version-9b66f92-blue.svg [mqtt-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/mqtt.svg [mqtt-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [mqtt-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/mqtt/CHANGELOG.md b/mqtt/CHANGELOG.md index 825cda87e..57cf201b2 100644 --- a/mqtt/CHANGELOG.md +++ b/mqtt/CHANGELOG.md @@ -1,14 +1,17 @@ # Changelog since v0.3.0 -2019/01/01 19:37 UTC - [82e6eaa](https://github.com/hassio-addons/addon-mqtt/commit/82e6eaa7f1d895909db64c98bf1531f1f2870fa8) by [@ludeeus](https://github.com/ludeeus) +2019/01/01 19:51 UTC - [9b66f92](https://github.com/hassio-addons/addon-mqtt/commit/9b66f92cf8ce4943719a79c8d918a1c9d51f77a3) by [@ludeeus](https://github.com/ludeeus) +> Add more excludes for Lua buypass + +2019/01/01 19:51 UTC - [82e6eaa](https://github.com/hassio-addons/addon-mqtt/commit/82e6eaa7f1d895909db64c98bf1531f1f2870fa8) by [@ludeeus](https://github.com/ludeeus) > Add LUA buypass to non-ssl as well -2019/01/01 19:37 UTC - [7814621](https://github.com/hassio-addons/addon-mqtt/commit/7814621d0547674dd3b3dc83bb7827baa59173d7) by [@ludeeus](https://github.com/ludeeus) +2019/01/01 19:51 UTC - [7814621](https://github.com/hassio-addons/addon-mqtt/commit/7814621d0547674dd3b3dc83bb7827baa59173d7) by [@ludeeus](https://github.com/ludeeus) > Remove LUA auth if leave_front_door_open -2019/01/01 19:37 UTC - [5f9f206](https://github.com/hassio-addons/addon-mqtt/commit/5f9f206e4a43f50301a6c926d55a036f0fcf2bb5) by [@ludeeus](https://github.com/ludeeus) +2019/01/01 19:51 UTC - [5f9f206](https://github.com/hassio-addons/addon-mqtt/commit/5f9f206e4a43f50301a6c926d55a036f0fcf2bb5) by [@ludeeus](https://github.com/ludeeus) > Add missing pwfile to config -2019/01/01 19:37 UTC - [72e3cec](https://github.com/hassio-addons/addon-mqtt/commit/72e3cec70753d94f4db4bd80a3f6909729b73096) by [@ludeeus](https://github.com/ludeeus) +2019/01/01 19:51 UTC - [72e3cec](https://github.com/hassio-addons/addon-mqtt/commit/72e3cec70753d94f4db4bd80a3f6909729b73096) by [@ludeeus](https://github.com/ludeeus) > Bump year to 2019 diff --git a/mqtt/README.md b/mqtt/README.md index daeeb9f74..f2d652609 100644 --- a/mqtt/README.md +++ b/mqtt/README.md @@ -42,13 +42,13 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/ludeeus [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-mqtt/blob/82e6eaa/README.md +[docs]: https://github.com/hassio-addons/addon-mqtt/blob/9b66f92/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/t/community-hass-io-add-ons-mqtt-server-web-client/70376 [hivemq]: https://www.hivemq.com/ [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg [mosquitto]: https://mosquitto.org/ [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-82e6eaa-blue.svg -[release]: https://github.com/hassio-addons/addon-mqtt/tree/82e6eaa +[release-shield]: https://img.shields.io/badge/version-9b66f92-blue.svg +[release]: https://github.com/hassio-addons/addon-mqtt/tree/9b66f92 [screenshot]: https://github.com/hassio-addons/addon-mqtt/raw/master/images/image.png \ No newline at end of file diff --git a/mqtt/config.json b/mqtt/config.json index 0ae886a18..5b4d36473 100644 --- a/mqtt/config.json +++ b/mqtt/config.json @@ -1,6 +1,6 @@ { "name": "MQTT Server & Web client", - "version": "82e6eaa", + "version": "9b66f92", "slug": "mqtt", "timeout": 10, "description": "Mosquitto MQTT Server bundled with Hivemq's web client",