⬆️ Updating add-on MQTT Server & Web client to e770d01

This commit is contained in:
Community Hass.io Add-ons Bot 2018-10-28 13:28:31 +00:00
parent 4d3452443f
commit dd7e8ef97d
4 changed files with 11 additions and 8 deletions

View file

@ -670,10 +670,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/8d80805
[addon-doc-mqtt]: https://github.com/hassio-addons/addon-mqtt/blob/8d80805/README.md
[addon-mqtt]: https://github.com/hassio-addons/addon-mqtt/tree/e770d01
[addon-doc-mqtt]: https://github.com/hassio-addons/addon-mqtt/blob/e770d01/README.md
[mqtt-issue]: https://github.com/hassio-addons/addon-mqtt/issues
[mqtt-version-shield]: https://img.shields.io/badge/version-8d80805-blue.svg
[mqtt-version-shield]: https://img.shields.io/badge/version-e770d01-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

View file

@ -1,5 +1,8 @@
# Changelog since v0.1.1
2018/10/28 11:35 UTC - [8d80805](https://github.com/hassio-addons/addon-mqtt/commit/8d808055a2cde5f24edc7229a43f3fd146649498) by [@ludeeus](https://github.com/ludeeus)
2018/10/28 13:21 UTC - [e770d01](https://github.com/hassio-addons/addon-mqtt/commit/e770d01332b87d7d2c3ba6f0784ea1fa1bafa289) by [@ludeeus](https://github.com/ludeeus)
> Set z-index of buymeacoffee div to -1
2018/10/28 13:21 UTC - [8d80805](https://github.com/hassio-addons/addon-mqtt/commit/8d808055a2cde5f24edc7229a43f3fd146649498) by [@ludeeus](https://github.com/ludeeus)
> ✨ Adds HA Authentication

View file

@ -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/8d80805/README.md
[docs]: https://github.com/hassio-addons/addon-mqtt/blob/e770d01/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/2018.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-8d80805-blue.svg
[release]: https://github.com/hassio-addons/addon-mqtt/tree/8d80805
[release-shield]: https://img.shields.io/badge/version-e770d01-blue.svg
[release]: https://github.com/hassio-addons/addon-mqtt/tree/e770d01
[screenshot]: https://github.com/hassio-addons/addon-mqtt/raw/master/images/image.png

View file

@ -1,6 +1,6 @@
{
"name": "MQTT Server & Web client",
"version": "8d80805",
"version": "e770d01",
"slug": "mqtt",
"timeout": 10,
"description": "Mosquitto MQTT Server bundled with Hivemq's web client",