v1.0.0
I finally decided to upgrade to version v1.0.0. I've put a lot of work into this release, as you can see below. The project has grown much larger than I could have imagined before, so I want to share who I am and how I came up with the idea for this project. To encourage other young developers to start building and sharing projects.
I'm a 17-year-old IT student from Germany, and I have a lot of fun building smart home projects. I first discovered the WebUntis API back in 2020. My initial attempt to integrate the timetable into my smart home was a simple Python script that accessed the WebUntis API and send request for automations to Home Assistant via API. However, as time went on, I started thinking about how to expand and share this project with others. I began developing, and up to this date, the integration has garnered about 3.3k downloads.
Thanks a lot to all of you guys.♥️
Changes
🚀 Features
- you now have the get_timetable and count_lessons service with that you can get the lessons in a timerange or count the lessons in a timerange
- you can change the password if the auth fails
- overworked the translationfiles with AI
🐛 Bug Fixes
- prevent spaming of disabled JSON info
- fixed login bug
- fixed typo
- fixed datetime bug