mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 08:47:57 +00:00
Update PyMetEireann to 2021.8.0 (#54693)
This commit is contained in:
parent
a204d7f807
commit
a7918e90ab
@ -3,7 +3,7 @@
|
||||
"name": "Met Éireann",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/met_eireann",
|
||||
"requirements": ["pyMetEireann==0.2"],
|
||||
"requirements": ["pyMetEireann==2021.8.0"],
|
||||
"codeowners": ["@DylanGore"],
|
||||
"iot_class": "cloud_polling"
|
||||
}
|
||||
|
@ -1275,7 +1275,7 @@ pyControl4==0.0.6
|
||||
pyHS100==0.3.5.2
|
||||
|
||||
# homeassistant.components.met_eireann
|
||||
pyMetEireann==0.2
|
||||
pyMetEireann==2021.8.0
|
||||
|
||||
# homeassistant.components.met
|
||||
# homeassistant.components.norway_air
|
||||
|
@ -717,7 +717,7 @@ pyControl4==0.0.6
|
||||
pyHS100==0.3.5.2
|
||||
|
||||
# homeassistant.components.met_eireann
|
||||
pyMetEireann==0.2
|
||||
pyMetEireann==2021.8.0
|
||||
|
||||
# homeassistant.components.met
|
||||
# homeassistant.components.norway_air
|
||||
|
Loading…
x
Reference in New Issue
Block a user