OpenEPaperLink / Home_Assistant_Integration

Home assistant Integration for the OpenEPaperLink project
Apache License 2.0
138 stars 32 forks source link

Add calendar Display Type #3

Closed jonasniesner closed 10 months ago

jonasniesner commented 1 year ago

still have to check if HA allows integrations to access the calendar

g4bri3lDev commented 1 year ago

I haven't found a way for integrations to directly access calendars yet, but HA provides a REST API, which exposes endpoints like /api/calendars or /api/calendars/<calendar entity_id>

jonasniesner commented 10 months ago

the calendar can easily be accessed with an automation and drawcustom