Uh yeah. My adhd got out of hand a bit…
Anyhow, inkBoard is a python library that you can use to generate dashboards. It was originally designed to run on ereaders, so everything is made from scratch using Pillow. To make it a bit more user friendly, dashboards can be written entirely in YAML.
Its heavily inspired by both Home Assistant and ESPHome, so you’ll find similarities is usage. Hopefully that makes getting started a bit easier.
https://inkboard-documentation.readthedocs.io
If you want to try it out, I wrote a tutorial which can be found in the documentation:
https://inkboard-documentation.readthedocs.io/en/latest/tutorial/index.html
Documentation for using it with Home Assistant can be found here:
https://inkboard-documentation.readthedocs.io/en/latest/integrations/homeassistant_client/index.html
There are a few preview videos on the landing page of the documentation. I’ll upload them to youtube later so I can also embed them in this post. There is an example with all the Home Assistant elements in the designer repository, which is also linked in the documentation.