-
Have a working setup with Homie MQTT to OpenHab.
When activating this plugin on Home Assistant only the devices are captured and no entitiies. Log below. You can see four homie devices captured a…
-
When assigning a global input handler with the following code:
```
void onHomieEvent(const HomieEvent& event) {
if(event.type == HomieEventType::MQTT_READY) {
//Update MQTT about curre…
-
_First off, Homie is awesome! I really like how easy it is to make something without having to write boilerplate MQTT code, wifi setup, etc, etc. Thanks for the hard work!_
It's a bit awkward to de…
-
I get
```
10/03/2021, 11:38:06 amnode: 63f3c1e5.241038
msg : error
"TypeError: colors[i].includes is not a function"
```
-
If I tick more than 3 boxes in the wbgui and click save I get this error:
Edit config error (number of specified doesn't match the number of GPUs)
All 3060tis, same brand.
Any way to fix this…
-
Hi,
Are Motion sensors fully baked? (Most of my MQTT devices are motion sensors I built myself. I'm converting [this one](https://github.com/ccoupe/arduino/tree/master/mqtt-family-1) to be homie v3…
-
The recent version (2.4) has new MQTT binding that supports auto-discovery: https://www.openhab.org/blog/2018-12-16-mqtt-arrives-in-the-modern-openhab-2-x-architecture.html#mqtt-thing-auto-discovery.
…
Misiu updated
5 years ago
-
Derived from #41
The super-car example is in my personal opinion not the most intuitive example. It is cool and fun but might lack the needed comparability. The Homie convention is probably mostly…
-
Hello,
Can you please provide any sample flow for your node-red app ?
Regards,
Titus S.
-
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…