mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27: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",
|
"documentation": "https://www.home-assistant.io/integrations/met",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"loggers": ["metno"],
|
"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",
|
"documentation": "https://www.home-assistant.io/integrations/norway_air",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"loggers": ["metno"],
|
"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.met
|
||||||
# homeassistant.components.norway_air
|
# homeassistant.components.norway_air
|
||||||
PyMetno==0.11.0
|
PyMetno==0.12.0
|
||||||
|
|
||||||
# homeassistant.components.keymitt_ble
|
# homeassistant.components.keymitt_ble
|
||||||
PyMicroBot==0.0.17
|
PyMicroBot==0.0.17
|
||||||
|
@ -61,7 +61,7 @@ PyMetEireann==2021.8.0
|
|||||||
|
|
||||||
# homeassistant.components.met
|
# homeassistant.components.met
|
||||||
# homeassistant.components.norway_air
|
# homeassistant.components.norway_air
|
||||||
PyMetno==0.11.0
|
PyMetno==0.12.0
|
||||||
|
|
||||||
# homeassistant.components.keymitt_ble
|
# homeassistant.components.keymitt_ble
|
||||||
PyMicroBot==0.0.17
|
PyMicroBot==0.0.17
|
||||||
|
Loading…
x
Reference in New Issue
Block a user