-
**Environment**:
- eKuiper version : 1.13.3
- Hardware configuration:
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Address sizes: 39 bits physical, 4…
-
The version of aiomqtt: 2.3.0
He!
Tell me, please, why when pressing CTRL+C or raised CancelledError, "inactive" is not published in the will_msg topic? The script has already stopped working and …
-
**Language:**
Kotlin
**Gradle dependencies:**
```
implementation("org.eclipse.paho:org.eclipse.paho.client.mqttv3:1.2.5")
implementation("org.eclipse.paho:org.eclipse.paho.android.service:1.1.1…
-
### Related Issue
https://github.com/FlowFuse/website/pull/2687
### Description
**Considerations:**
- Blog Tile
- Image showing how mqtt connects with diffrent systems and devices
**Insp…
-
### Verification
### Describe the bug
We're facing this error:
**Error while authenticating. Extended authentication handler is not yet supported. with the Latest MQTT net release and Azure Event Gr…
-
### Description
Users setting up a MQTT client for the first time need documentation on how to do this. Here is the documentation url: https://flowfuse.com/docs/cloud/introduction/#enterprise-team-br…
-
Hey,
it would be great if you could add a docker compose file, since I have some problems creating the MQTT broker.
Also this would made it easier to get the whole app up and running.
-
Hi René,
the connection to the MQTT broker works.
However, no values are read on my VW e-UP.
Is the VW e-Up not supported?
[VWeUP.txt](https://github.com/user-attachments/files/17721724/VWeUP.…
-
## Version of the custom_component
HASS 2023.6
## Configuration
```yaml
Add your logs here.
```
## Describe the bug
I had to reconfigure my Tibber Pulse due to a change of mqtt …
-
thanks for this great peace of software.
I got it to work as a docker and connection to a mosquitto server without user and password
it connects and is sending data to mqtt like a charm :-)
But …