-
Hi guys,
I would like to open a discussion about your use-cases for this project and where to go from here.
My initial need to kick-off this project was to have a dedicated Raspberry Pi mimickin…
-
Hi,
maybe I miss understood something with the "new" range-advertisment, but currently it doesn't work for me.
Even the example LedStrip (https://github.com/homieiot/homie-esp8266/blob/v3.0/exampl…
-
Hi,
i need help!
Version 3.0.2.
§name is always (null).
Cant connect to openHAB cause:
java.lang.Exception: Did not receive mandatory topic value: homie/a8f1fd00/$name
Did a review to t…
-
I think it would be great if Homie could read the initial value of a property from its retained MQTT message.
Example use case: If a value can be set from a homie device (but is not a sensor value)…
euphi updated
3 years ago
-
If I understand WPS, it would allow Homie devices to autoconfigure themselves for the WiFi connection, and this would be something grand to have in Homie: we could install a device, push a button on t…
-
i need to change the network configuration of my esp8266, but neither holding reset for 5S, nor
```
#include
void setup() {
// put your setup code here, to run once:
Homie.reset();
Homie.…
-
Hi,
I'm using the lib with homie-esp8266.
It works quite stable since the last bugfixes.
I just have a question about the delay (about 1 sec.) between each MQTT message send from the device,
e…
-
[Newest](https://registry.platformio.org/platforms/platformio/espressif8266?version=4.2.0) PlatformIO platform package will not build homie-esp8266 (on linux) with:
```
Linking .pio/build/nodemcuv2/…
-
Show color signal (1st LED) when specific events occur.
Like `Wifi disconnected`.
https://homieiot.github.io/homie-esp8266/docs/2.0.1-pre1/advanced-usage/events/
-
Ability to let controller work also offline.
Is related to issue https://github.com/homieiot/homie-esp8266/issues/594