Update AEMET-OpenData to v0.5.2 (#120065)

pull/115471/head
Álvaro Fernández Rojas 2024-06-21 10:34:39 +02:00 committed by GitHub
parent 7375764301
commit f30b20b4df
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.5.1"]
"requirements": ["AEMET-OpenData==0.5.2"]
}

View File

@ -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

View File

@ -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