I finalized my epaper calendar! 🤩
Calendar events are pulled from @homeassistant the device itself is running @esphome. It automatically shows as many entries as can be fitted on the screen, same day entries get grouped together.

Optionally a random quote can be displayed on the bottom or alternatively the next event of the day. The device is battery powered and uses deep sleep to extend the battery life.

If you want to build your own: https://github.com/paviro/ESPHome-ePaper-Calendar

I am super grateful for boosts!

GitHub - paviro/ESPHome-ePaper-Calendar: A sleek and minimalist ePaper calendar using ESPHome.

A sleek and minimalist ePaper calendar using ESPHome. - paviro/ESPHome-ePaper-Calendar

GitHub
@paul Do you have an estimation on battery duration? It looks great!!!
@arpia49 Not yet I am still finding new ways to shorten the time the esp32 is awake etc. so I haven't gotten to running a whole battery cycle without changes.