JonasJoKuJonas / homeassistant-WebUntis

Custom component to access data from Web Untis in Home Assistant
https://community.home-assistant.io/t/webuntis-timetable-in-ha/568273
MIT License
46 stars 11 forks source link

Get calender events of next exams #100

Open spoonerWeb opened 8 months ago

spoonerWeb commented 8 months ago

In WebUntis you also can see if there are exams during a lesson. It would be nice to have a list of next exams with date, time, lesson and description.

dprinz commented 2 days ago

with python-webuntis it seems to be possible to get a list of exam_types and exams. This could be feeded into a new calendar entity.