mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 22:57:17 +00:00
Update AEMET-OpenData to v0.6.4 (#133723)
This commit is contained in:
parent
9e6c1d5b62
commit
9292bfc6ed
@ -6,5 +6,5 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/aemet",
|
"documentation": "https://www.home-assistant.io/integrations/aemet",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"loggers": ["aemet_opendata"],
|
"loggers": ["aemet_opendata"],
|
||||||
"requirements": ["AEMET-OpenData==0.6.3"]
|
"requirements": ["AEMET-OpenData==0.6.4"]
|
||||||
}
|
}
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
-r requirements.txt
|
-r requirements.txt
|
||||||
|
|
||||||
# homeassistant.components.aemet
|
# homeassistant.components.aemet
|
||||||
AEMET-OpenData==0.6.3
|
AEMET-OpenData==0.6.4
|
||||||
|
|
||||||
# homeassistant.components.honeywell
|
# homeassistant.components.honeywell
|
||||||
AIOSomecomfort==0.0.28
|
AIOSomecomfort==0.0.28
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
-r requirements_test.txt
|
-r requirements_test.txt
|
||||||
|
|
||||||
# homeassistant.components.aemet
|
# homeassistant.components.aemet
|
||||||
AEMET-OpenData==0.6.3
|
AEMET-OpenData==0.6.4
|
||||||
|
|
||||||
# homeassistant.components.honeywell
|
# homeassistant.components.honeywell
|
||||||
AIOSomecomfort==0.0.28
|
AIOSomecomfort==0.0.28
|
||||||
|
Loading…
x
Reference in New Issue
Block a user