Update met.no library (#39076)
This commit is contained in:
parent
be0f2719e2
commit
28a9793a7b
4 changed files with 4 additions and 4 deletions
|
@ -3,6 +3,6 @@
|
|||
"name": "Meteorologisk institutt (Met.no)",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/met",
|
||||
"requirements": ["pyMetno==0.7.0"],
|
||||
"requirements": ["pyMetno==0.7.1"],
|
||||
"codeowners": ["@danielhiversen"]
|
||||
}
|
||||
|
|
|
@ -2,6 +2,6 @@
|
|||
"domain": "norway_air",
|
||||
"name": "Om Luftkvalitet i Norge (Norway Air)",
|
||||
"documentation": "https://www.home-assistant.io/integrations/norway_air",
|
||||
"requirements": ["pyMetno==0.7.0"],
|
||||
"requirements": ["pyMetno==0.7.1"],
|
||||
"codeowners": []
|
||||
}
|
||||
|
|
|
@ -1191,7 +1191,7 @@ pyHS100==0.3.5.1
|
|||
|
||||
# homeassistant.components.met
|
||||
# homeassistant.components.norway_air
|
||||
pyMetno==0.7.0
|
||||
pyMetno==0.7.1
|
||||
|
||||
# homeassistant.components.rfxtrx
|
||||
pyRFXtrx==0.25
|
||||
|
|
|
@ -569,7 +569,7 @@ pyHS100==0.3.5.1
|
|||
|
||||
# homeassistant.components.met
|
||||
# homeassistant.components.norway_air
|
||||
pyMetno==0.7.0
|
||||
pyMetno==0.7.1
|
||||
|
||||
# homeassistant.components.rfxtrx
|
||||
pyRFXtrx==0.25
|
||||
|
|
Loading…
Add table
Reference in a new issue