Skip to content

Commit

Permalink
Upgrade pygazpar version to 1.2.8
Browse files Browse the repository at this point in the history
Stéphane Senart committed Jan 11, 2025
1 parent 14cf30a commit 670c163
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions custom_components/gazpar/manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"domain": "gazpar",
"name": "GrDF Gazpar",
"codeowners": [
"@ssenart"
],
"dependencies": [],
"documentation": "https://github.com/ssenart/home-assistant-gazpar",
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/ssenart/home-assistant-gazpar/issues",
"requirements": [
"pygazpar>=1.2.4"
],
"version": "1.3.11"
}
{
"domain": "gazpar",
"name": "GrDF Gazpar",
"codeowners": [
"@ssenart"
],
"dependencies": [],
"documentation": "https://github.com/ssenart/home-assistant-gazpar",
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/ssenart/home-assistant-gazpar/issues",
"requirements": [
"pygazpar>=1.2.8"
],
"version": "1.3.11-alpha.2"
}

0 comments on commit 670c163

Please sign in to comment.