-
This task is to re-implement the Contributors page and details page from the placeholder components in the web repo: https://github.com/homie-gg/web
- [ ] Add pages
- [ ] Follows same conventions as …
-
I know this is a HA targeted project, but it could be used with auto discovery very easily in openHAB as well if a second mqtt convention could be supported:
homieiot.github.io
WDYT? :)
-
According to [the homie convention](https://homieiot.github.io/specification/#mqtt-restrictions):
An MQTT topic consists of one or more topic levels, separated by the slash character (/). A topic lev…
-
I don't know if this community already has a forum for discussions somewhere, but I haven't seen one.
Maybe you could enable the discussions feature in this repo? People could use that space to dis…
-
https://github.com/marvinroger/homie/tree/v2
-
**Describe the bug**
Homie MQTT convention sends auto-discovery messages without the unit number, but cannot be setup to send the actual data without the unit name.
**To Reproduce**
Steps to repr…
-
Hi,
according to my understanding and the example, this is correct:
```
homie/ohsb987654/$state ready
homie/ohsb987654/$homie 4.0.0
homie/ohsb987654/$name SomeName
homie/ohsb987654/$extensions o…
-
Derived from https://github.com/marvinroger/homie/issues/28#issuecomment-320690407
Besides all the technical definitions of the Homie convention, we should give simple checklist-like instructions f…
-
In 6d852df the convention was updated with:
```
The following MQTT topics must remain unchanged when a device is in ready, sleeping or alert state:
Any device attributes except $name and $state
…
-
New to Node-Red, so I'm busy trying to learn everything.
The page https://flows.nodered.org/node/node-red-contrib-homie-convention says I can get more information by clicking a link that goes to http…