Update AEMET-OpenData to v0.5.4 (#123716)

This commit is contained in:
Álvaro Fernández Rojas
2024-08-12 18:59:31 +02:00
committed by Franck Nijhof
parent 050e2c9404
commit e3cb9c0844
3 changed files with 3 additions and 3 deletions
+1 -1
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.3"]
"requirements": ["AEMET-OpenData==0.5.4"]
}
+1 -1
View File
@@ -4,7 +4,7 @@
-r requirements.txt
# homeassistant.components.aemet
AEMET-OpenData==0.5.3
AEMET-OpenData==0.5.4
# homeassistant.components.honeywell
AIOSomecomfort==0.0.25
+1 -1
View File
@@ -4,7 +4,7 @@
-r requirements_test.txt
# homeassistant.components.aemet
AEMET-OpenData==0.5.3
AEMET-OpenData==0.5.4
# homeassistant.components.honeywell
AIOSomecomfort==0.0.25