Update PyMetEireann to 2021.8.0 (#54693)
This commit is contained in:
parent
a204d7f807
commit
a7918e90ab
3 changed files with 3 additions and 3 deletions
|
@ -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…
Add table
Reference in a new issue