Bump PyMetno to 0.12.0 (#113777)

changelog: https://github.com/Danielhiversen/pyMetno/releases/tag/0.12.0
This commit is contained in:
J. Nick Koston 2024-03-18 19:57:14 -10:00 committed by GitHub
parent c615b52840
commit e3ae66ca64
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

View File

@ -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"]
}

View File

@ -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"]
}

View File

@ -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

View File

@ -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