-
Hi,
I'm in trouble trying to connect to my plain (non-json) MQTT datasources... I'm sure the broker (mosquitto) is up and reachable on port 1883... but the "last updated" field is always reporti…
-
Hello,
I purchased an OpenEVSE for the specific purpose of using the MQTT functionality for solar divert EV charging.
However I am facing an issue that anytime MQTT is enabled: The EVSE constant…
-
My Broker (mosquitto) bridges to io.adafruit. Sometimes this connection seems to fail. This is no problem for my script, because it stores the value until connection is established next time. But a pr…
-
Possible pure-Go solutions:
- https://github.com/surgemq/surgemq
- https://github.com/jeffallen/mqtt
-
I've been working on Python code for awhile that is similar to this project. (Kinda wish I knew that a year ago!)
My use case isn't for events - it's for breathing new life into vintage televisions. …
-
### Is your feature request related to a problem? Please describe.
_No response_
### Describe the solution you'd like
Please add Support for a second MQTT Service. I will use second server for a pa…
-
At first, I could shut down the pc, and it would show Power Off in the _monitorpowerstate, but now it will only show Unavailable I have no idea what has happened but every time I shut down it will not…
-
**Here is the code**
**
-
Download and install:
https://mosquitto.org/download/
Command to launch
>: C:\Program Files\mosquitto\mosquitto -v
-
Hello,
We use mosquitto as an MQTT broker for the websockets endpoint of SondeHub.org. As an experiment to try to save bandwidth costs I implemented `permessage-deflate` in `websockets.c` and we sa…