Update AEMET-OpenData to v0.6.4 (#133723)

This commit is contained in:
Álvaro Fernández Rojas 2024-12-21 15:19:55 +01:00 committed by GitHub
parent 9e6c1d5b62
commit 9292bfc6ed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -6,5 +6,5 @@
"documentation": "https://www.home-assistant.io/integrations/aemet",
"iot_class": "cloud_polling",
"loggers": ["aemet_opendata"],
"requirements": ["AEMET-OpenData==0.6.3"]
"requirements": ["AEMET-OpenData==0.6.4"]
}

View File

@ -4,7 +4,7 @@
-r requirements.txt
# homeassistant.components.aemet
AEMET-OpenData==0.6.3
AEMET-OpenData==0.6.4
# homeassistant.components.honeywell
AIOSomecomfort==0.0.28

View File

@ -4,7 +4,7 @@
-r requirements_test.txt
# homeassistant.components.aemet
AEMET-OpenData==0.6.3
AEMET-OpenData==0.6.4
# homeassistant.components.honeywell
AIOSomecomfort==0.0.28