-
use this fix for using esp32 nodemcu v3 Arduino Lolin compile error Homie v2.0.0
source:
https://issueexplorer.com/issue/homieiot/homie-esp8266/711
` the fix is to add WiFiClient _wifiClient; to…
-
Using the bare minimum example, I am trying to update the settings using the way described at https://marvinroger.github.io/homie-esp8266/docs/develop/others/ota-configuration-updates/
This is the …
-
Feature request: A smaller ui_bundle, maybe drop the png image, no font encoding
Rationale: Trying to embed homie-esp8266 in devices that may only have 1M flash, I'm unable to get the UI to work wi…
-
https://github.com/marvinroger/homie-esp8266/pull/455
-
I've built several projects using Homie. But for now, I have a weird trouble.
I use Platform.io and esp8266 (esp12 1mb) module. It's connected to a separate DC power adapter (3.3V, 2.5A max)
After f…
-
**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,
I wanted to run the pool controller on a "Wemos D1 mini Pro".
Unfortunately the ESP always crashed (WDT reset), see in the log.
The code is only executable when I change "build_type = deb…
-
How do we intend to go about reference implementations ?
There has been a request to move the homie npm package to the organization and we have the esp8266 implementation repo due to historic reasons…
-
My Homie-V3 test device was auto-discovered correctly and working fine (I manually linked the newly created items).
However, after restart, the device is "Online", but communication is ignored by Op…
euphi updated
5 years ago
-
### Checklist
- [x] The title of this issue is "to the point" and descriptive.
- [x] This issue describes what is happening.
- [x] This issue describes what components are affected (e.g. name of pl…