homeplate
homeplate copied to clipboard
Home Assistant E-Ink Dashboard on the Inkplate 10
Hello, got my Inkplate 10 today, seting all up but it doesn't show any picture. still have the "welcome to ihnkplate" screen. The Logs said: ``` 21:23:56.558 > [IMAGE] Downloading...
I'm trying to set up an Inkplate 10 (v2), and I'm hosting a home assistant dashboard screenshot using `sibbl/hass-lovelace-kindle-screensaver` with the below configuration. The firmware is successfully flashed to the...
Hello, thank you for your great project and your effort. If I try to see the QR_WIFI_PASSWORD (17 characters long) I have entered, I have to realize that it is...
This PR adds support to configure different sleep durations per day-of-week, hour and minute. It should basically support the most common configs as is described in [hass.md](../blob/main/hass.md), so instead of...
Calling [`xSemaphoreTake`](https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-reference/system/freertos_idf.html#c.xSemaphoreTake) might not succeed, so it might be best to check the result and only continue when the lock really succeeded. This would require quite a bit of a...