-
Hello,
here definitely seems to be a problem with the timing when subscribing to MQTT topics here I get the following error in the log. The value is considered "unavailable" for this long.
````
…
-
### What happened?
I can't change MQTT SERVER both on WebUI on in Configuration.yaml
I got an error on WebUI, and dosen't take effect when i change it into yaml file.
![Screenshot from 2024-01-15…
-
Imagine a moving sensor. Each Observation has a different FeatureOfInterest.
I can subscribe to these Observations using MQTT, for instance on topic Datastreams(x)/Observations.
For each Observation…
-
I'm trying to get MQTT via TLS working:
- Topic: mqtts://\:\@\:1883
- mqss ("MQTT skipServerVerification") set to true
As server, mosquitto is used and in the server logs, I can see connection …
-
## Rule-Engine
- - IP : 133.186.223.14
ioteatime-data-stream-server 비밀키
## End Point
### POST /mqtt
```json
{
"mqttHost": "tcp://localhost:1883",
"mqttId": "randomUUID",
"mqttTopic": …
-
Steps to reproduce.
- Clone repo
- Move *example-custom-config/custom_components/mqtt_basic_async* to *custom_components*
- Restart HA
- Add below to configuration.yaml
```
mqtt_basic_async:…
-
Hi
I have the docker installation running and MQTT is sending data, but all only config data, no values.
inverter_poller shows real data.
What do I need to configure to get real values for each t…
-
Got connection errors when running in online mode:
[log](https://dpaste.org/y7D95/raw)
After a while the container is unhealthy.
The Solarflow is visible in the zendure app and is working corr…
-
Hello :)
I need help from mqtt. After ringing my doorbell, wallpanel opens the Reolink application. I would need an mqtt command to close reolink application or re-open the wallpanel application wi…
-
### Discussed in https://github.com/emqx/emqx/discussions/14197
Originally posted by **gbrehmer** November 8, 2024
We updated today from 5.0.26 to 5.8.1 (clean installation).
Now our logfile…