-
Hi
I made a small Webpage (all in one file) to update Homie3 devices.
Just download the html and open it in a browser.
It supports:
- overview of the Devices
- OTA-Update (with Magic-Bytes…
-
Using the latest version from the develop branch, on an ESP32 with SSL enabled, I get the following crash a few seconds after calling Homie.prepareToSleep(), and never get a READY_TO_SLEEP event:
O…
-
When I was setting up my homie based heating system I created a project where I slightly restructured the way the homie code is set up. I found I was repeating myself more that I would expect to and s…
-
Hi Marvin,
I LOVE LOVE LOVE the home framework. I’ve used it to monitor doors with home assistant and it works great. I used an Esp8266-01 black version for this project and it worked well.
I’m ti…
ghost updated
5 years ago
-
Hello, I have a problem that keeps me busy for some days. I have several Homie devices running at version 2.0. Thank you for creating Homie!
I try to setup a Sonoff Basic with Homie, flashing works…
-
I would like to have one firmware that has code for all the sensors that I use, and then to use the configuration settings to decide which to enable (d1 wemos, and non-technical users)
```
SensorN…
-
It is not possible to configure network encryption and authentication options except enabling TLS, see:
https://github.com/mjcumming/Homie4/blob/ebe5255166643d8d5f3e5df9bed53725a5c3bc0e/homie/mqtt/…
-
Hello,
I am trying to use Homie as my base code for all the developments in my ESP8266. It is a great framework to run projects!
In my code, I am subscribing to messages from other Homie devices: …
-
### 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 …
-
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…