Skip to content

Commit

Permalink
Bump to 2.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
briis committed Mar 26, 2024
1 parent 7b6abbf commit fcd1f84
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
- Removed Furesø kommune as they are no longer using Renoweb. Closing [#51](https://github.com/briis/affalddk/issues/51)
- Added Lejre kommune, that was left out in the initial release. Closing [#52](https://github.com/briis/affalddk/issues/52)
- Fixing wrong date count on sensors. Closing [#54](https://github.com/briis/affalddk/issues/54)
- Fixed categories for Solrød kommune. Closing [#53](https://github.com/briis/affalddk/issues/53)
- Bump dependency `pyrenoweb` to 2.0.16

---------------------------
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": [
"pyrenoweb==2.0.15"
"pyrenoweb==2.0.16"
],
"version": "2.0.6"
"version": "2.0.7"
}

0 comments on commit fcd1f84

Please sign in to comment.