Skip to content

Commit

Permalink
Update AEMET-OpenData to v0.5.2 (#120065)
Browse files Browse the repository at this point in the history
  • Loading branch information
Noltari authored and frenck committed Jun 21, 2024
1 parent 59b2f4e commit 53a21dc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/aemet/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"documentation": "https://www.home-assistant.io/integrations/aemet",
"iot_class": "cloud_polling",
"loggers": ["aemet_opendata"],
"requirements": ["AEMET-OpenData==0.5.1"]
"requirements": ["AEMET-OpenData==0.5.2"]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
-r requirements.txt

# homeassistant.components.aemet
AEMET-OpenData==0.5.1
AEMET-OpenData==0.5.2

# homeassistant.components.honeywell
AIOSomecomfort==0.0.25
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
-r requirements_test.txt

# homeassistant.components.aemet
AEMET-OpenData==0.5.1
AEMET-OpenData==0.5.2

# homeassistant.components.honeywell
AIOSomecomfort==0.0.25
Expand Down

0 comments on commit 53a21dc

Please sign in to comment.