-
## Expected Behavior
I have a homie device with name "smartdevice" which publishes a node with name "dht22-room".
Information are sent from the device via mqtt via
homie/smartdevice/$nodes = dht22-…
-
I'm confused why this fails:
homie/simple2-1/$homie 3.0.1
homie/simple2-1/$name MBMD
homie/simple2-1/$state ready
homie/simple2-1/$nodes meter
homie/simple2-1/meter/$name SI…
andig updated
2 years ago
-
I am currently developing an application using the homie convention. This involves a lot of testing and prototyping. Sadly, when I add new nodes or properties to my device, this isn't re…
-
i edit the infrastructure.yml
```
devices:
- id: 811c09e0
location: Olmatix House
nodes:
- type: light
id: switch
name: Lampu Kamar
- id: 80be27e0
location:…
-
I get the following error
`Property 'pressure' value of type float contains invalid data: '-73'!`
when validating the following
```
homie/SPG9f374743ac/$name Smart Pool Gauge
homie/SPG9f37…
-
Hello,
pasting the following code into the validator results in a crash:
```
homie/device123/$homie 4.0
homie/device123/$name My device
homie/device123/$state ready
homie/device123/$extensions…
-
I really love this project, it seems like it can be really helpful. Today I installed it using Docker and [bwalink](https://github.com/jshank/bwalink). However, I seem to be missing a lot of entities.…
-
I'm writing a graph that shows data structures using [record-based nodes](https://graphviz.org/doc/info/shapes.html#record).
Here's a sample without any xrefs:
[![homie-topology](https://user-im…
-
### The problem
Since 2023.2, log is flooded with errors like below. ESPHome nodes go randomly offline, and became slow-responsive.
Things which are certain:
- Before HA 2023.2 everything was n…
-
Hi,
I'm experiencing a problem to perform OTA update to esp32 devices running [homie-esp8266](https://github.com/homieiot/homie-esp8266) firmware, (I use [my fork](https://github.com/labodj/homie-esp…