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

This commit is contained in:
Community Hass.io Add-ons Bot 2020-02-27 02:49:55 +00:00
parent cda93b02a2
commit 53df80ceb4
4 changed files with 44 additions and 55 deletions

View file

@ -1041,10 +1041,10 @@ SOFTWARE.
[lutron-cert-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[lutron-cert-armv7-shield]: https://img.shields.io/badge/armv7-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/84deeab
[addon-doc-mqtt]: https://github.com/hassio-addons/addon-mqtt/blob/84deeab/README.md
[addon-mqtt]: https://github.com/hassio-addons/addon-mqtt/tree/2dba78d
[addon-doc-mqtt]: https://github.com/hassio-addons/addon-mqtt/blob/2dba78d/README.md
[mqtt-issue]: https://github.com/hassio-addons/addon-mqtt/issues
[mqtt-version-shield]: https://img.shields.io/badge/version-84deeab-blue.svg
[mqtt-version-shield]: https://img.shields.io/badge/version-2dba78d-blue.svg
[mqtt-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/mqtt-armhf.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,41 +1,21 @@
# Changelog since v1.1.0
2019/08/21 20:02 UTC - [84deeab](https://github.com/hassio-addons/addon-mqtt/commit/84deeab0b2b3951c5997a13606a0fbb47aeb3ea1) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades mosquitto to 1.6.4
2019/08/21 20:02 UTC - [5eb8944](https://github.com/hassio-addons/addon-mqtt/commit/5eb8944e653db30c02f8cca09e7df80e660b2ea7) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades libwebsockets to 3.1.0
2019/08/21 20:02 UTC - [1e2b0ad](https://github.com/hassio-addons/addon-mqtt/commit/1e2b0adb096bfd80c84ab4e74771dc3fd7cfac7e) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades hivemq to 46338a633eb26bc9f6d8d8ff82f8f2aedc004a57
2019/08/21 20:02 UTC - [96d41cc](https://github.com/hassio-addons/addon-mqtt/commit/96d41cc43de03688568223a9099c727979feac2e) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades nginx-mod-http-lua to 1.16.1-r0
2019/08/21 20:02 UTC - [16763ca](https://github.com/hassio-addons/addon-mqtt/commit/16763ca2102378f1a456c33d2900a19b3a8031fd) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades nginx to 1.16.1-r0
2019/08/21 20:02 UTC - [5328fab](https://github.com/hassio-addons/addon-mqtt/commit/5328fab2809c23f70a2f34c246e8d8a9dd038b54) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades openssl-dev to 1.1.1c-r0
2019/08/21 20:02 UTC - [bdc1d42](https://github.com/hassio-addons/addon-mqtt/commit/bdc1d4295b52e94ad90d3af1f98ddf8a6c6d72c0) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades cmake to 3.14.5-r0
2019/08/21 20:02 UTC - [f130006](https://github.com/hassio-addons/addon-mqtt/commit/f130006206cace0e8050f2a92610ea3f26d8e8bf) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades git to 2.22.0-r0
2019/08/21 20:02 UTC - [b1a0e37](https://github.com/hassio-addons/addon-mqtt/commit/b1a0e3778f16326e09c9879912b9fe4eb203ac28) by [@frenck](https://github.com/frenck)
> :hammer: Use Hass.io DNS as NGinx resolver
2019/08/21 20:02 UTC - [0f582e5](https://github.com/hassio-addons/addon-mqtt/commit/0f582e5bec94fdba24eaa70da07ab285a3b0227c) by [@frenck](https://github.com/frenck)
> :hammer: Updates HA Auth URL in NGinx LUA script
2019/08/21 20:02 UTC - [7c16bf3](https://github.com/hassio-addons/addon-mqtt/commit/7c16bf31e43b64445caee7b79004d4984017d575) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades add-on base image to v4.1.1
2019/08/21 20:02 UTC - [296740d](https://github.com/hassio-addons/addon-mqtt/commit/296740db31afbb94db3029a6e6b9803cd217c2f0) by [@frenck](https://github.com/frenck)
> :ambulance: Fixes path handling for SSL certificates
2019/08/21 20:02 UTC - [30e58dd](https://github.com/hassio-addons/addon-mqtt/commit/30e58ddf6dbc592d8d3ff65ed5a82814d42a6443) by [@frenck](https://github.com/frenck)
> :pencil2: Maintaince -> Maintenance
- :warning: Adds deprecation notices
- :arrow_up: Upgrades add-on base image to v7.0.2
- :hammer: Update add-on config with new password & list features
- :pencil2: Fixes some typos
- :hammer: Re-branding
- :books: Update add-on documentation to use new YAML configuration format
- :fireworks: Updates maintenance/license year to 2020
- :arrow_up: Upgrades mosquitto to 1.6.4
- :arrow_up: Upgrades libwebsockets to 3.1.0
- :arrow_up: Upgrades hivemq to 46338a633eb26bc9f6d8d8ff82f8f2aedc004a57
- :arrow_up: Upgrades nginx-mod-http-lua to 1.16.1-r0
- :arrow_up: Upgrades nginx to 1.16.1-r0
- :arrow_up: Upgrades openssl-dev to 1.1.1c-r0
- :arrow_up: Upgrades cmake to 3.14.5-r0
- :arrow_up: Upgrades git to 2.22.0-r0
- :hammer: Use Hass.io DNS as NGinx resolver
- :hammer: Updates HA Auth URL in NGinx LUA script
- :arrow_up: Upgrades add-on base image to v4.1.1
- :ambulance: Fixes path handling for SSL certificates
- :pencil2: Maintaince -> Maintenance

View file

@ -1,4 +1,4 @@
# Community Hass.io Add-ons: MQTT Server & Web client
# Home Assistant Community Add-on: MQTT Server & Web client
[![Release][release-shield]][release] ![Project Stage][project-stage-shield] ![Project Maintenance][maintenance-shield]
@ -8,6 +8,15 @@
Mosquitto MQTT Server bundled with Hivemq's web client.
## Deprecation warning
**This add-on is in a deprecated state!**
This add-on is now deprecated. We highly recommend on switching to the
official Home Assistant Mosquitto add-on as an alternative.
This add-on will soon be removed from the add-on store.
## About
This add-on combines the power of [Hivemq][hivemq]'s
@ -21,8 +30,8 @@ and inspect/publish messages using the built-in web client!
## WARNING! THIS IS AN EDGE VERSION!
This Hass.io Add-ons repository contains edge builds of add-ons. Edge builds
add-ons are based upon the latest development version.
This Home Assistant Add-ons repository contains edge builds of add-ons.
Edge builds add-ons are based upon the latest development version.
- They may not work at all.
- They might stop working at any time.
@ -42,13 +51,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/84deeab/README.md
[docs]: https://github.com/hassio-addons/addon-mqtt/blob/2dba78d/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
[maintenance-shield]: https://img.shields.io/maintenance/yes/2020.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-84deeab-blue.svg
[release]: https://github.com/hassio-addons/addon-mqtt/tree/84deeab
[project-stage-shield]: https://img.shields.io/badge/project%20stage-%20!%20DEPRECATED%20%20%20!-ff0000.svg
[release-shield]: https://img.shields.io/badge/version-2dba78d-blue.svg
[release]: https://github.com/hassio-addons/addon-mqtt/tree/2dba78d
[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": "84deeab",
"version": "2dba78d",
"slug": "mqtt",
"description": "Mosquitto MQTT Server bundled with Hivemq's web client",
"url": "https://github.com/hassio-addons/addon-mqtt/tree/master/README.md",
@ -30,7 +30,7 @@
"4884/tcp": 4884
},
"ports_description": {
"80/tcp": "HiveMQ web interface (Not required for Hass.io Ingress)",
"80/tcp": "HiveMQ web interface (Not required for Ingress)",
"1883/tcp": "Standard MQTT port (without SSL)",
"1884/tcp": "Standard WebSocket port (without SSL)",
"4883/tcp": "Secure MQTT port (with SSL)",
@ -59,7 +59,7 @@
]
},
"schema": {
"log_level": "match(^(trace|debug|info|notice|warning|error|fatal)$)?",
"log_level": "list(trace|debug|info|notice|warning|error|fatal)?",
"ssl": "bool",
"certfile": "str",
"keyfile": "str",
@ -68,7 +68,7 @@
"mqttusers": [
{
"username": "str",
"password": "str",
"password": "password",
"readonly": "bool",
"topics": [
"str"