-
Even with v2.0.0 now released, the default protocol is still MQTTv311:
https://github.com/eclipse/paho.mqtt.python/blob/ebffdc2ca0a43fd87dfd270bbb16007591139626/src/paho/mqtt/client.py#L735
Isn'…
-
I am using this plugin in logstash, when i send a message to a topic i get this error in my logstash.
[2018-10-29T12:32:01,545][INFO ][logstash.agent ] Successfully started Logstash API e…
-
#### Reason/Context
WebSocket is one of the chose when we need establish connection between backend server and (usually web) client.
Spring-WebSocket is relatively popular library among users ([353…
-
**Describe the bug**
After Power ON, the MQTT sends an ONLINE once in the field McL/config. A connected client receives this status. A new client or a new query brings an OFFLINE, although the McL is…
-
Thanks for the integration! Just wanted to report that I am getting the following warning from Home Assistant
Detected blocking call to load_cert_chain inside the event loop
```log
2024-09-29…
-
With this simple implementation, I get an exception after broker goes down for some reason.
```
client.subscribe('test' => 0)
client.get do |topic, message|
# Block is executed for every messa…
-
I tried to add my Intex pool, I start with add then a windows asks for connect, I press connect then a new window starts and says loading. After a while i get an error pairing session timeout. To be n…
-
frigate_plate_recognizer | 2024-03-29 11:28:30,911 - __main__ - INFO - MQTT Connected
frigate_plate_recognizer | Traceback (most recent call last):
frigate_plate_recognizer | File "/usr/local/l…
-
Perhaps some one that has this working in Domoticz?
Or is there a way i can test with some mqtt commands?
I know mqtt expaloer perhaps some thing like that for the test?
My topic config:
`#define …
-
I'm completely stumped.
If I were to replace my .publish() with something simple like .publish("topic", 1);... it'll work flawlessly. If I send it a String of base64 encoded data (which is appr…