-
Currently the HiveMQ MQTT auth code runs in-process within the MQTT broker. This is the way HiveMQ expect auth plugins to run and is common practice generally in the Java world but has some disadvanta…
-
### Use Case
Bing able to set the last will and testament means that we can tell if telegraf has disconnected ungracefully from the mqtt broker on the subscriber side.
### Expected behavior
mqtt pr…
-
# Problem/Motivation
https://github.com/home-assistant/addons/blob/master/mosquitto/DOCS.md#home-assistant-user-management
According to the documentation `homeassistant` and `addons` users are p…
-
I had a dtu-w100 that data is send to web.
When i try to connect Addon i receive some errors
`drwxr-xr-x 2 root root 4096 Nov 1 13:22 templates
[13:23:04] INFO: /data/secrets.ini…
-
Configure 5 devices with sound sensors and this [arduino sketch](https://github.com/fermyon/spin-mqtt-booth-volume-app/tree/main/sound-sensor). Dependent on https://github.com/fermyon/spin-mqtt-booth-…
-
getting following error when container is started.
[RD60xxToMQTT] [WARNING] MQTT error [Errno -2] Name does not resolve, reconnecting in 5 seconds.
I do have other docker container running in same …
-
Hi Anybody,
Does ThingsBoard MQTT Broker(TBMQ) support MQTTS Protocol (i.e port 8883)
Because I am planing to use TBMQ to listen port 1883 & 8883 at same time.
Is it possible?
Also, pleas…
-
**Describe the bug**
It's probably not a real bug but a mistake on my part.
The data all arrive in the MQTT broker and are also updated. I can see temperature values, etc. However, the MQTT integra…
-
Hi!
Thank you for your efforts with this. I've been longing for the official Adax HA integration to report energy statistics for a long time now. This will do fine, until it's officially supported.…
-
**Is your feature request related to a problem? Please describe.**
We are currently developing a solution were we need to bridge from IoThub to a local mqtt broker, and would like to use aiomqtt to…