LaskaKit E-Paper Kit With Home Assistant
This is just a note to future self on how I made the LaskaKit E-Paper Kit work with Home Assistant and ESPHome. Just a bit of context: The kit I got my hands on contains a E-Paper display and a custom ESP32-based board called ESPink which also comes pre-flashed with a custom firmware. You can build a firmware for this board yourself and the code is available in GitHub. However I wasn’t interested in running the board with this custom FW as I wanted to connect it with my local Home Assistant instance. ...