-
I'm using homie-esp8266 v2.0
I am using HomieSetting to store some sensitive data (e.g. access code, password, pin, etc). Each time the esp8266 comes online / reset, it would send the $implementati…
-
Following a crash since ~1year I have the problem, that one of my projects (https://github.com/0110/PlantCtrl/tree/master/esp32) crash, when setting a char* setting, if it is not set, no crash occurs…
-
After flashing a file compiled using Custom.h, the access point does not appear, the STA mode is turned on.
If you compile the normal version, the access point works
I used esp8266
INIT : Boo…
-
## About
With GH-57, we are modernizing our first-generation multi-hop ISM packet radio firmwares, effectively dissolving the previous Makefile-based build tooling using dependency management based…
-
Hi, first of all let me congratulate for such good project. I love it and I'm investing quite time on testing what you explain, so thanks a lot.
I just want to ask if you considered on following th…
-
Version Homie 3.0.1
ESP8266 - 3.1.1
Arduino IDE 1.8.9
![image](https://user-images.githubusercontent.com/2415609/221435774-9a893ab2-4195-4ec5-b779-78b491d9e560.png)
homie-esp8266-3.0.1\src\Hom…
-
### Hardware:
Board: ESP32
Core Installation version: 1.0.3
IDE name: Arduino IDE/Eclipse
Flash Frequency: 40Mhz
PSRAM enabled: no
Upload Sp…
-
Hi elbowz,
first off all, many thanks for publishing this project! I never thought I would be able to eventually integrate my homie devices into HA (without manual config).
I had a look at the y…
-
Hello Bert,
Long time no see.
I was happy to see your MQTT library (V1.1.3).
But when I try to compile a simple project for the ESP32 I get the following error:
`
Compiling .pio\build\wemos_…
-
Hello,
when I set "build_type = debug", the Wemos crashes on boot up with an exception message.
I use the "awesome-relay" example with platformio.
If I deactivate the debug flag everything works.…