mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-06 20:21:32 +00:00
⬆️ Updating add-on MQTT Server & Web client to 9b66f92
This commit is contained in:
parent
fd24244e08
commit
719f852b57
4 changed files with 14 additions and 11 deletions
|
@ -684,10 +684,10 @@ SOFTWARE.
|
||||||
[lutron-cert-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
[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-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||||
[lutron-cert-i386-shield]: https://img.shields.io/badge/i386-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-mqtt]: https://github.com/hassio-addons/addon-mqtt/tree/9b66f92
|
||||||
[addon-doc-mqtt]: https://github.com/hassio-addons/addon-mqtt/blob/82e6eaa/README.md
|
[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-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-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/mqtt.svg
|
||||||
[mqtt-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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
|
[mqtt-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||||
|
|
|
@ -1,14 +1,17 @@
|
||||||
# Changelog since v0.3.0
|
# 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
|
> 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
|
> 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
|
> 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
|
> Bump year to 2019
|
||||||
|
|
||||||
|
|
|
@ -42,13 +42,13 @@ If you are more interested in stable releases of our add-ons:
|
||||||
[buymeacoffee]: https://www.buymeacoffee.com/ludeeus
|
[buymeacoffee]: https://www.buymeacoffee.com/ludeeus
|
||||||
[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-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-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
|
[forum]: https://community.home-assistant.io/t/community-hass-io-add-ons-mqtt-server-web-client/70376
|
||||||
[hivemq]: https://www.hivemq.com/
|
[hivemq]: https://www.hivemq.com/
|
||||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg
|
[maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg
|
||||||
[mosquitto]: https://mosquitto.org/
|
[mosquitto]: https://mosquitto.org/
|
||||||
[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-82e6eaa-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-9b66f92-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-mqtt/tree/82e6eaa
|
[release]: https://github.com/hassio-addons/addon-mqtt/tree/9b66f92
|
||||||
[screenshot]: https://github.com/hassio-addons/addon-mqtt/raw/master/images/image.png
|
[screenshot]: https://github.com/hassio-addons/addon-mqtt/raw/master/images/image.png
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "MQTT Server & Web client",
|
"name": "MQTT Server & Web client",
|
||||||
"version": "82e6eaa",
|
"version": "9b66f92",
|
||||||
"slug": "mqtt",
|
"slug": "mqtt",
|
||||||
"timeout": 10,
|
"timeout": 10,
|
||||||
"description": "Mosquitto MQTT Server bundled with Hivemq's web client",
|
"description": "Mosquitto MQTT Server bundled with Hivemq's web client",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue