Skip to content

Releases: briis/affalddk

Release 2.1.7

04 May 06:30
0de7ffa
Compare
Choose a tag to compare

Date: 2024-05-04

What's Changed

  • Added new Categories Madaffald and Restaffald

  • Added new category images for restaffald and madaffald

  • Fixed missing containers for Glostrup Kommune. Closing #79

  • Fixed missing containers for Egedal Kommune. Closing #84

  • Fixed missing containers for Lyngby-Taarbæk Kommune. Closing #83

  • Fixed missing Tekstil container for Solrød Kommune.

  • Bump dependency pyaffalddk to version 2.0.28

  • Bump ruff from 0.3.7 to 0.4.1 by @dependabot in #78

  • Bump ruff from 0.4.1 to 0.4.2 by @dependabot in #82

  • Bump actions/checkout from 4.1.3 to 4.1.4 by @dependabot in #81

  • Release 2.1.7 by @briis in #85

Full Changelog: v2.1.6...v2.1.7

Version 2.1.6

22 Apr 12:16
Compare
Choose a tag to compare

Date: 2024-04-22

What's Changed

  • Modified change from pyaffalddk 2.0.25, as it caused problems for many with the category Storskrald. It will now work for all, including Gladsaxe. Closing #76
  • Added more details to warning if category not found. Makes it easier to debug when errors are reported.
  • Bump dependency pyaffalddk to version 2.0.26
  • Bump actions/checkout from 4.1.2 to 4.1.3 by @dependabot in #77

Full Changelog: v2.1.5...v2.1.6

Release 2.1.5

19 Apr 17:40
Compare
Choose a tag to compare

Version 2.1.5

Date: 2024-04-19

What's Changed

  • Added new category Plast, MDK, Glas & Metal.
  • Added missing containers for Varde kommune. Closing #75
  • Support for Gladsaxe kommunes storskrald definition by @DeKi90
  • Bump dependency pyaffalddk to version 2.0.24

Full Changelog: v2.1.4...v2.1.5

Release 2.1.4

16 Apr 12:12
b9bb933
Compare
Choose a tag to compare

Date: 2024-04-16

This is a minor release, with a Hotfix for Faxe Kommune

What's Changed

  • Added | as separator to Next Pickup sensor, to easier identify items.
  • Added missing containers for Papir & Plast and Metal & Glas for Faxe kommune. Closing #71
  • Bump dependency pyaffalddk to version 2.0.23

Full Changelog: v2.1.3...v2.1.4

Release 2.1.3

07 Apr 12:07
3d2c990
Compare
Choose a tag to compare

Version 2.1.3

Date: 2024-04-07

What's Changed

  • Added missing container for Svendborg kommune. Closing #68
  • Added missing container for Mariagerfjord kommune. Closing #67
  • Improved error handling on sensor entities.
  • Bump dependency pyaffalddk to version 2.0.22

Full Changelog: v2.1.2...v2.1.3

v2.1.2

05 Apr 04:08
209f4c3
Compare
Choose a tag to compare

Date: 2024-04-05

This is a Hoxfix release.

What's Changed

  • Re-added Miljøboks for Gentofte kommune as it was placed in the wrong location for 2.1.1. Closing #64
  • Bump dependency pyaffalddk to version 2.0.21

Full Changelog: v2.1.1...v2.1.2

Version 2.1.1

03 Apr 04:56
Compare
Choose a tag to compare

Date: 2024-04-03

What's Changed

  • Found the real error for the sensors not being updated when containers have been collected. All data is now updated correctly according to the update interval set. Closing #61
  • Added Miljøboks for Gentofte kommune. Closing #64
  • Bump dependency pyaffalddk to version 2.0.20

Full Changelog: v2.1.0...v2.1.1

Release 2.1.0

30 Mar 06:39
9978d3e
Compare
Choose a tag to compare

Date: 2024-03-30

What's Changed

  • The biggest change in this version is that you no longer need to download the images for the entity_picture. Thanks to @LordMike these images are now embedded as base64 data images. @LordMike did a lot of work to ensure the images are small enough to be able stay under the character limit, and he also made a great little script I can use if and when future changes to images are needed. Thanks again @LordMike. With this implemented, you do not need the images in /config/www/affalddk and this directory can be deleted.
  • Add svg's processed from affaldspiktogrammer.dk by @LordMike in #21
  • Updates are sometimes not executed according to time interval. This release should now fix this. Closing #61
  • Adjusted the update Interval, so that you can now set it to between 1 and 24 hours.
  • Migrated dependency pyrenoweb to pyaffalddk as the plan is to support more than RenoWeb in the future, and then the name should embrace that.
  • Version-2.1.0 by @briis in #62

New Contributors

Full Changelog: v2.0.7...v2.1.0

v2.0.7

26 Mar 15:34
Compare
Choose a tag to compare

What's Changed

NOTE: A new category 'plast' has been added, so you will have to redownload the images files.

  • Removed Furesø kommune as they are no longer using Renoweb. Closing #51
  • Added Lejre kommune, that was left out in the initial release. Closing #52
  • Fixing wrong date count on sensors. Closing #54
  • Fixed categories for Solrød kommune. Closing #53
  • Fixing the calendar.get_events service call so that it now supports a start and end date. Thank you to @chamook for the initial Pull Request.
  • Partly fix of #59. Catagorize container Pap og papir/metal, glas og hård plast correctly for Sorø Kommune
  • Bumped minimum required HA version to 2024.2.0, to ensure that HA is using Python 3.12. Previous versions of Python might not work.
  • Bump dependency pyrenoweb to 2.0.17

New Contributors

Full Changelog: v2.0.6...v2.0.7

v2.0.6

23 Mar 18:01
78b287b
Compare
Choose a tag to compare

Date: 2024-03-23

What's Changed

  • Compressed newly added SVG images, so they are faster to load.
  • Placing Textil correctly for Roskilde and Aalborg (and possible other Municipalities). Cloisng #49
  • Adding new category papirglasmetalplast. Note You need to download the image files again.
  • Fixing missing containers for Lyngby-Taarbæk. Closing #50
  • Fixing occasionally wrong address id being returned.
  • Bump dependency pyrenoweb to 2.0.15

Full Changelog: v2.0.5...v2.0.6