Skip to content

Commit

Permalink
Merge pull request #116 from briis/v2.1.11
Browse files Browse the repository at this point in the history
Release V2.1.11
  • Loading branch information
briis authored Jun 29, 2024
2 parents 6f18629 + 725defb commit bc0f759
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 6 deletions.
20 changes: 16 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog for Affaldshåndtering DK Home Assistant Integration

## Version 2.1.11

**Date**: `2024-06-29`

## What's Changed

* Adding Bornholm as new Municipality. I have limited test data to go on, but some data is being returned. If anything is missing, please report back. Closing [#114](https://github.com/briis/affalddk/issues/114)
* Bump dependency `pyaffalddk` to version 2.0.33

## [Dependabot](https://github.com/apps/dependabot) updates

---------------------------

<details>
<summary><b>PREVIOUS CHANGES</b></summary>

## Version 2.1.10

**Date**: `2024-06-15`
Expand All @@ -12,10 +28,6 @@

## [Dependabot](https://github.com/apps/dependabot) updates

---------------------------

<details>
<summary><b>PREVIOUS CHANGES</b></summary>

## Version 2.1.9

Expand Down
4 changes: 2 additions & 2 deletions custom_components/affalddk/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/briis/affalddk/issues",
"requirements": [
"pyaffalddk==2.0.31"
"pyaffalddk==2.0.33"
],
"version": "2.1.10"
"version": "2.1.11"
}

0 comments on commit bc0f759

Please sign in to comment.