Skip to content

Commit

Permalink
Update deps (Sholofly#98)
Browse files Browse the repository at this point in the history
* ⬆️ Bump lghorizon-api to 0.6.7

* ⬆️ Bump lghorizon to 0.6.8

* ⬆️ Bump lghorizon to 0.6.9

* ✨ Add preprod environment for BE

* ⬆️ Bump lghorizon to 0.6.10
⬆️ Bump version to 0.5.8
  • Loading branch information
Sholofly authored Jan 25, 2024
1 parent 6c5701d commit 4890d3f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion custom_components/lghorizon/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
COUNTRY_CODES = {
"Ziggo": "nl",
"Telenet (BE)": "be-nl",
# "Telenet (BE, PREPROD)": "be-nl-preprod",
"Telenet (BE, PREPROD)": "be-nl-preprod",
# "Telenet (FR)": "be-fr",
"Magenta": "at",
"UPC Switzerland": "ch",
Expand Down
4 changes: 2 additions & 2 deletions custom_components/lghorizon/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"iot_class": "cloud_push",
"issue_tracker": "https://github.com/Sholofly/lghorizon/issues",
"requirements": [
"lghorizon>=0.6.9"
"lghorizon>=0.6.10"
],
"version": "0.5.7"
"version": "0.5.8"
}

0 comments on commit 4890d3f

Please sign in to comment.