-
### The problem
Enabling entice from disabled state cause for all other entities created by MQTT discovery msg with NO retain flag unavailability status. According documentation missing retain flag h…
-
![image](https://user-images.githubusercontent.com/6102017/84741478-bd7fe780-afe1-11ea-85bb-08d6a27fe3c6.png)
I started mqtt-source-connector, it is running as normal, it can connect to MQTT Broker…
-
After looking at some hints on MQTT topic naming and content conventions, it seems that it would probably be good to structure the MQTT data a bit differently:
- Naming:
Some sources (e.g. HiveMQ)…
-
Hey friends,
i got a problem with my MQTT connection. I sent a message through MQTT.fx (desktop client) a message to the topic /network/mode (message: 1). On the Arduino i only get this:
```
TCP: da…
-
### What happened?
This [curtain (motor)](https://www.zigbee2mqtt.io/devices/ZNCLDJ11LM.html) always shows the state as open. When closing the curtain, the position attribute works fine and is set …
-
### Govee Device SKU
H6067 H605C
### Govee2MQTT Version
2024.07.13-82ddc6e9
### Describe the issue
Moved from: https://github.com/home-assistant/core/issues/126196
Just see this warning at log:
…
-
I want to use my box with my own mqtt server. Reading the source code shows that the value is sent to `b"FRISCHLUFT/" + str(config.MACHINE_ID) + "/values/raw/co2"` [source](https://github.com/frischlu…
-
**Describe the bug**
I run the test script external. I don't know what to use for host. The ip? The ip:1883?
**To Reproduce**
Steps to reproduce the behavior:
Run this script on a device which i…
-
## Quick description
It seems that the plugin "centreon_eclipse_mosquitto_mqtt.pl" does not work correctly when evaluating critical/warning regular expressions.
# Bug report
I have a MQTT broker …
-
We need to configure MQTT topics to be able to publish/subscribe to on the IoT platform and in the lambda function. One to trigger lambda to update DynamoDB, and another to trigger the garage to open/…