Skip to content

Releases: rine77/homeassistantedupage

v0.2.7

29 Nov 13:13
efd2993
Compare
Choose a tag to compare

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

27 Nov 16:44
Compare
Choose a tag to compare
  • 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

27 Nov 09:42
92db410
Compare
Choose a tag to compare
  • 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

Full Changelog: v0.2.4...v0.2.5

v0.2.4

25 Nov 11:53
Compare
Choose a tag to compare
  • 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

25 Nov 11:06
Compare
Choose a tag to compare
  • short fix of broken subject names

Full Changelog: v0.2.2...v0.2.3

v0.2.2

25 Nov 09:37
4e22a02
Compare
Choose a tag to compare

What's Changed

  • 25 bug not unique by @rine77 in #35
  • unique_id and unloading of entities should work now

Full Changelog: v0.2.1...v0.2.2

v0.2.1

25 Nov 07:36
655533a
Compare
Choose a tag to compare

*bugfix: check if teacher object exists before accessing it

What's Changed

Full Changelog: v0.2.0...v0.2.1

Release v0.2.0

24 Nov 20:13
fc2fd71
Compare
Choose a tag to compare
  • 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

Release v0.1.4 bugfix

22 Nov 14:49
ea2aaf0
Compare
Choose a tag to compare
  • fixed issue #21 with #24 (problems with grades without teachers)

What's Changed

Full Changelog: v0.1.3...v0.1.4

Release v0.1.3

22 Nov 12:01
a6b5f9b
Compare
Choose a tag to compare
  • sensors have been overhauled, please reinstall
  • sensors are now being created based on your schools "subjects invetory"
  • if there are grades in a subject, they are being added as attributes

What's Changed

  • 11 feature request sensoren über stundenplan generieren by @rine77 in #19

Full Changelog: v0.1.2...v0.1.3