-
See also #689
homie-esp8266 source seems incompatible to the latest stable ArduinoJson release 6.17.0. As a workaround the library.json file was changed to stick to older minor version. As a clean…
euphi updated
4 years ago
-
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…
-
![1](https://user-images.githubusercontent.com/63802687/131265505-cd8f4b8f-c1df-42d8-937b-9a7c88b113ea.png)
Selfie camera + sniper looks really weird. (No, having upscale HUD or original HUD txd ha…
-
### What version of Spook are you using?
v3.1.0
### What version of Home Assistant are you using?
2024.8.2
### The problem
I just installed Spook and found 12 issues. of which 11 are resolved. 1 …
-
If TLS/SSL is enabled by the following entries in main.cpp, config.json and platformio.ini, OTA is not working. If SSL is disable, OTA is working.
main.cpp
```
#if ASYNC_TCP_SSL_ENABLED
Homie.…
-
Hi,
I just thought about to transfer my project to Homie spec to use only MQTT on the device and make it more compatibe to other IOT projects, like HA. For connection to Mozilla Webthings I wanted to…
-
Can you please add a bit more information to `ollama --version` describing how ollama is built. Such as if it's built with CUDA, or ROCm, or CPU-only. This will be useful to know with a simple version…
-
We can use past Issues and linked PRs to give more project context specific answers. eg. follows code-style, naming conventions, etc.
-
Hi,
I installed beta3d and am trying to connect HomeAssistant and Hubitat. I've followed the setup instructions, including deleting the Child Device and restarting Hubitat. Messages from HA to Hubi…
-
Hi Folks,
Has anyone tried to get his ESP into light sleep using the homie framework?
I'd like to send data to/from an MQTT server using homie. The device which is used to send the data is runni…