-
**Describe the bug**
I recently switched to this library from umqtt.simple. The client does not subscribe to anything, only publishes data every 30 seconds. On the previous library, it would work con…
-
**Describe the problem you have/What new integration you would like**
Restoring data from flash puts our device in risk with flash writes. If we want to reduce this risk, we must sacrifice some…
-
There is a couple methods to publish a message to a MQTT broker but I'm missing something similar for receiving messages from a MQTT broker. Handler is OK, but I would appreciate some kind of equivale…
deepj updated
4 years ago
-
I've got some sensors generating floating point and integer data. I'd like to send this over MQTT, and ideally without converting back and forth to the Ascii.
The docs have bool publish(const char…
-
Enabling the binding on my network causes this to appear in the OpenHAB log. I have no idea what the problem is, only that it seems to be induced by the MySensors binding.
`2018-11-24 00:50:20.835…
-
Hi
I was thinking, would it be technically possible to port to a device like this?
https://www.aliexpress.com/item/32872078587.html if I got the 868 version..
its nice with esp32 and built in …
-
## Version of the custom_component
v2.6.1
## Configuration
I am using the Mosquitto MQTT Broker, which I use along with Zigbee2MQTT as well. I have a unique HA user setup based on the MAC…
-
Hello,
I want to ask if is possible to publish a message to a different server than listener.
I want to use HAProxy to listen for all messages sent by the esp32 via mqtt rabbitmq broker but whe…
-
Your flag handling isn't working at all - only if the default values are "accidentally" correct.
Sample:
MQTT := TMQTT.Create(eIP.Text, StrToInt(ePort.Text));
MQTT.Username := eUsername.Tex…
-
The new `HOMIE_CONFIG=0 flag` offer the opportunity to completely remove the ESP webserver and save space. The drawback of this is that the device has to be reflashed to change the configuration if W…