-
First of all, thank you for creating the mqtt feature. My data transfer attempt was successful in my car!
One thing I was curious about was that when I used your program, I could only get the value o…
-
This would also make it easy to import into other home platforms
-
Port the Ruby MQTT interface to Python
Add documentation about both to the Interface docs
-
```
vevor-ble-bridge_1 | 2024-10-15 10:31:57 +0000 [DEBUG] {'running_state': 1, 'error': 0, 'error_msg': 'No fault', 'running_step': 3, 'running_step_msg': 'Running', 'altitude': 219, 'running_m…
-
### Describe the bug
First of all, thank you for this great project. It was exactly what I was looking for. I am trying to control a fut035w+ cct led controller with a fut092 remote, which works …
-
Hello,
I have a Lilygo SIM7670G with the ESP32-S3. I use the TinyGSM Fork. The device connects to the internet without any problems. It also connects to my MQTT server via SSL which is great but I …
-
-
### Is your feature request related to a problem? Please describe.
I want to consume Sparkplug messages which the payload is a protobuf spec over standard mqtt. Not all industrial sensors/protocols…
-
**Component**
* Rule Engine
**Description**
Hello,
We get an error in the MQTT connection.
This error: class org.thingsboard.mqtt.ChannelClosedException: Channel is closed!
Is there any…
ghost updated
2 months ago
-
We set `AutoReconnect` to false in our `ClientOptions`. When the connection to the broker is lost unexpectedly, we see the following error come from this library:
> [client] BUG BUG BUG reconnection…