Skip to content

Releases: xirixiz/homeassistant-afvalwijzer

2023.01.01

06 Jan 10:04
Compare
Choose a tag to compare
  • Lowercase the default "Geen" as all waste types are lowercase by default (issue: #210)
  • Fixed opzet (uppercase suffix: #212)

2022.11.02

31 Oct 08:09
Compare
Choose a tag to compare

Changes:

  • Restructure code, get rid of all redundant code.
  • Fixed an issue with postal_code not being processed as upper case.
  • Simplify code to make it easier to implement additional providers.
  • Switched to functions instead of classes (providers only). Technical stuff, but makes more sense.

Breaking changes:

  • For some providers trash types have been renamed. Could change the name of some sensors, so might need some attention to update notifications.

2022.11.01

30 Oct 17:46
Compare
Choose a tag to compare

Changes:

  • Restructure code, get rid of all redundant code.

Breaking changes:

  • For some providers trash types have been renamed. Could change the name of some sensors, so might need some attention to update notifications.

2022.10.06

23 Oct 07:20
ea8362e
Compare
Choose a tag to compare
  • Support added for deafvalapp
  • Fixed some typos in naming conventions

2022.10.05

22 Oct 10:33
Compare
Choose a tag to compare
  • KeyError handling instead of ValueError for mijnafvalwijzer data retrieval validation

2022.10.04

22 Oct 10:19
Compare
Choose a tag to compare
  • Error handling needs better testing

2022.10.03

22 Oct 09:53
Compare
Choose a tag to compare
  • Fix version error
  • Nicer error handling for mijnafvalwijzer and related providers

2022.10.02

21 Oct 11:22
79d66ea
Compare
Choose a tag to compare
  • Fix mijnafvalwijzer for some communities (phone vs web)

2022.10.01

19 Oct 08:59
Compare
Choose a tag to compare

Minor changes:

  • Added new alternative for gft (PR #202)
  • Fixed the CI pipline

Notes:

  • Last release before adding DeAfvalapp

2022.06.02

17 Jun 09:32
Compare
Choose a tag to compare