-
Looks as if I just overloaded the library... :-)
I built a homie device with several sensors, and it failed on me. Nothing useful (for me) in the debug output, so I traced the problem down to a call …
-
Homie currently detects a valid OTA request if the version number if receives at `../$ota` is _higher_ that the firmware version Homie currently runs.
We're thinking in [homie-ota](https://github.com…
-
-
Hi there,
I think it would be great if Homie could optionally publish its MQTT messages under `devices/name` instead of `devices/device id`. That way, multiple ESP8266s would be easier to distinguish…
-
I got a tricky serial issue with a generic ESP module... I eventually figure that for "generic ESP8866 module" the BUILTIN_LED is set to 1 in arduino/esp8266 (https://github.com/esp8266/Arduino/blob/5…
-
I'm thinking how to control a device made of an ESP8266 that drive some `NeoPixel` (or WS2801).
For now I got:
- `devices/ID/state/set` with `on`, `off` or `toggle`
- `devices/ID/rgb/set` with color …
-
The only think keeping this from being a permanent repository is that `hascm` is just a temporary working name.
ghorn updated
10 years ago
-
So, I was thinking...
There is a technique whereby one can achieve a relatively simple means of "preloading" images through the use of CSS alone, and it is considerably well-supported given that all …