Skip to content

Releases: JonasJoKuJonas/homeassistant-WebUntis

v0.5.2

28 Apr 17:44
ab7c91b
Compare
Choose a tag to compare

Changes

‼️ Breaking Changes

WE NOW HAVE A COMMUNITY DISCORD
Discord Banner 4
join now to:

  • get help on problems
  • send suggestions for the integration!
  • or help developing

🐛 Bug Fixes

  • fixed time range from calendar events (atomic calendar revive card)
  • fixed unit from next lesson to wake up sensor

v0.5.1

24 Apr 14:13
Compare
Choose a tag to compare

Changes

🚀 Features

  • new Translation (NL) @niklasbaranski
  • select what will be shown in calendar description

⭐️ Thank you so much for helping out

@niklasbaranski

v0.5.0

10 Mar 18:17
38813d5
Compare
Choose a tag to compare

Changes

‼️ Breaking Changes

  • The options menu has been completely revised to keep a better overview #52

🚀 Features

  • You now can exclude lessons by the info text #50 #52

🐛 Bug Fixes

  • JSON ignores Blacklist #51

v0.4.2

05 Feb 15:05
6d481a9
Compare
Choose a tag to compare

Changes

‼️ Breaking Changes

  • JSON in Sensor Attribute is disabled by default - activate in option flow if needed

🚀 Features

  • you now can disable to generate JSON to make less request for performance purposes

🐛 Bug Fixes

  • fixed no right for getTeachers() error in logs

v0.4.1

31 Jan 20:35
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fixed error when server does not return rooms [commit]

v0.4.0

30 Jan 20:41
53e5851
Compare
Choose a tag to compare

Changes

🚀 Features

  • keep logged in (BETA)
  • use subject filter (Blacklist/ Whitelist)

v0.3.5

03 Jan 17:39
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fixed error if no rooms #39

v0.3.4

03 Jan 11:13
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • fixed missing DEFAULT_OPTION

v0.3.3

30 Dec 22:06
99f3309
Compare
Choose a tag to compare

Changes

🚀 Features

  • option to show canceled lessons in calendar #38

v0.3.2

22 Dec 15:18
Compare
Choose a tag to compare

Changes

🚀 Features

  • disable long name in calendar event title (configurable in the option flow)
  • in the calendar event location you can see the room of the lesson

🐛 Bug Fixes

  • fixed next_day_json NoneType error