Skip to content

Commit

Permalink
Merge pull request #155 from briis/v2.1.17
Browse files Browse the repository at this point in the history
Version 2.1.17
  • Loading branch information
briis authored Sep 26, 2024
2 parents f9e3333 + ce61431 commit 158c122
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 8 deletions.
20 changes: 15 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Changelog for Affaldshåndtering DK Home Assistant Integration

## Version 2.1.16
## Version 2.1.17

**Date**: `2024-08-20`
**Date**: `2024-09-26`

## What's Changed

* Fixing missing Types in Solrød. Closing [AffaldDK #139](https://github.com/briis/affalddk/issues/139)
* Fixing missing Types in Egedal. Closing [AffaldDK #142](https://github.com/briis/affalddk/issues/142)
* Bump `pyaffalddk` to V2.0.38
* Fixing missing Types in Svendborg. Closing [AffaldDK #151](https://github.com/briis/affalddk/issues/151)
* Fixing missing Types in Horsens. Closing [pyaffalddk #14](https://github.com/briis/pyaffalddk/issues/14)
* Bump `pyaffalddk` to V2.0.39

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

Expand All @@ -17,6 +17,16 @@
<details>
<summary><b>PREVIOUS CHANGES</b></summary>

## Version 2.1.16

**Date**: `2024-08-20`

## What's Changed

* Fixing missing Types in Solrød. Closing [AffaldDK #139](https://github.com/briis/affalddk/issues/139)
* Fixing missing Types in Egedal. Closing [AffaldDK #142](https://github.com/briis/affalddk/issues/142)
* Bump `pyaffalddk` to V2.0.38

## Version 2.1.15

**Date**: `2024-08-13`
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.38"
"pyaffalddk==2.0.39"
],
"version": "2.1.16"
"version": "2.1.17"
}
1 change: 0 additions & 1 deletion hacs.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "Affaldshåndtering DK",
"content_in_root": false,
"render_readme": true,
"homeassistant": "2024.2.0",
"country": [
"DK"
Expand Down

0 comments on commit 158c122

Please sign in to comment.