-
The mqtt homie binding handles a node or property ID containing a "-" not correct while publishing values. The internal representation of
For readonly properties, this problem do not come up because…
-
I can't get an MQTT broker connection with password/username. I know these are correct. Without pw/un authentication it does work. Not using SSL. I tried two different mosquitto brokers both with…
xAPPO updated
4 years ago
-
I've extended the TemperatureSensor example by 5 additional temperature HomieNodes. On boot the node gets stuck at the first publish of the configuration (the size of the message exceeds the MSS of 13…
syssi updated
4 years ago
-
Any interest in supporting the `homie` spec?
- https://github.com/homieiot/convention
-
I saw this old issue: https://github.com/mjcumming/HomieV3/issues/4
And followed up with your answer about the homie convention.....I think your idea of a bridge device is what I should look at.
…
-
Some time ago I experimented with the ArduinoOTA-feature. This is a very nice feature during development, because flashing a modified sketch is much faster OTA, than over serial.
Now in homie there i…
-
I want to add homie for mqtt (as well as mqtt). This supports discoverability for home assistant and openhab (2.4 mqtt).
So I think https://github.com/mjcumming/HomieV3 might be a good one to inte…
-
Sorry posting this "develop" branch issue here, but I couldn't lose this bug's track. I just managed to workaround a messy problem here (two days debugging it!).
When I configure my device (POST ht…
-
I want to publish all nodes if connection is lost and then recovered. What would be the best way to handle publishing all nodes if connection to broker is lost then reconnected?
-
hey there,
i'm trying to get your node to work, however my NR instance crashes when a new Homie device is discovered:
> node-red_1 | 12 Oct 16:24:06 - [info] [mqtt-broker:MQTT] Connected to bro…