mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 08:47:10 +00:00
Bump PyMetno to 0.12.0 (#113777)
changelog: https://github.com/Danielhiversen/pyMetno/releases/tag/0.12.0
This commit is contained in:
parent
c615b52840
commit
e3ae66ca64
@ -6,5 +6,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/met",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["metno"],
|
||||
"requirements": ["PyMetno==0.11.0"]
|
||||
"requirements": ["PyMetno==0.12.0"]
|
||||
}
|
||||
|
@ -5,5 +5,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/norway_air",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["metno"],
|
||||
"requirements": ["PyMetno==0.11.0"]
|
||||
"requirements": ["PyMetno==0.12.0"]
|
||||
}
|
||||
|
@ -73,7 +73,7 @@ PyMetEireann==2021.8.0
|
||||
|
||||
# homeassistant.components.met
|
||||
# homeassistant.components.norway_air
|
||||
PyMetno==0.11.0
|
||||
PyMetno==0.12.0
|
||||
|
||||
# homeassistant.components.keymitt_ble
|
||||
PyMicroBot==0.0.17
|
||||
|
@ -61,7 +61,7 @@ PyMetEireann==2021.8.0
|
||||
|
||||
# homeassistant.components.met
|
||||
# homeassistant.components.norway_air
|
||||
PyMetno==0.11.0
|
||||
PyMetno==0.12.0
|
||||
|
||||
# homeassistant.components.keymitt_ble
|
||||
PyMicroBot==0.0.17
|
||||
|
Loading…
x
Reference in New Issue
Block a user