Releases: rine77/homeassistantedupage
Releases · rine77/homeassistantedupage
v0.2.8
What's Changed
- add translated config flow files by @bbirnbach in #50
- respect canceled lessons and don't create calender events by @bbirnbach in #53
- entity id now with edupage prefix by @rine77 in #56
Full Changelog: v0.2.7...v0.2.8
v0.2.7
What's Changed
- homeroom in calendar changed to real classroom by @rine77 in #43
- publish current or next upcoming event to calendar entity by @bbirnbach in #45
- added notification sensor with homework example by @rine77 in #46
- correct handling of attributes dictionary by @rine77 in #48
Full Changelog: v0.2.6...v0.2.7
v0.2.6
- all login types supported
- even multiple accounts no matter what auth
What's Changed
- check if 2FA is enabled after initial login by @bbirnbach in #41
Full Changelog: v0.2.5...v0.2.6
v0.2.5 2FA
- ONLY UPDATE IF YOU USE 2FA!!
- WITHOUT 2FA USE v0.2.4
- 2FA now working rudimentary
- small bugfix when lesson.teachers has None
What's Changed
- 37 feature request two factor authentication support by @bbirnbach in #38
New Contributors
- @bbirnbach made their first contribution in #38
Full Changelog: v0.2.4...v0.2.5
v0.2.4
- to install please remove your integration first, because there are internal change
- if not - you might have a load of zombie entities
- bugfix entityID related
- introducing unidecode for non-ASCII character issues
Full Changelog: v0.2.3...v0.2.4
v0.2.3
- short fix of broken subject names
Full Changelog: v0.2.2...v0.2.3
v0.2.2
v0.2.1
Release v0.2.0
- new config flow to select student
- multiple students in multiple accounts implemented
- timetables now available as calendars with lessons as events
- lessons are loaded 14 days ahead
- teachers and rooms inside events in calendar
- update timer set to 30min but will be configurable in future releases