mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump pyMicrobot to 0.0.17 (#111496)
* Update manifest.json Up-version pyMicrobot to 0.0.17 * Update requirements_all.txt Up-version pyMicrobot to 0.0.17 * Update requirements_test_all.txt Up-version pyMicrobot to 0.0.17
This commit is contained in:
@ -16,5 +16,5 @@
|
||||
"integration_type": "hub",
|
||||
"iot_class": "assumed_state",
|
||||
"loggers": ["keymitt_ble"],
|
||||
"requirements": ["PyMicroBot==0.0.16"]
|
||||
"requirements": ["PyMicroBot==0.0.17"]
|
||||
}
|
||||
|
@ -76,7 +76,7 @@ PyMetEireann==2021.8.0
|
||||
PyMetno==0.11.0
|
||||
|
||||
# homeassistant.components.keymitt_ble
|
||||
PyMicroBot==0.0.16
|
||||
PyMicroBot==0.0.17
|
||||
|
||||
# homeassistant.components.nina
|
||||
PyNINA==0.3.3
|
||||
|
@ -64,7 +64,7 @@ PyMetEireann==2021.8.0
|
||||
PyMetno==0.11.0
|
||||
|
||||
# homeassistant.components.keymitt_ble
|
||||
PyMicroBot==0.0.16
|
||||
PyMicroBot==0.0.17
|
||||
|
||||
# homeassistant.components.nina
|
||||
PyNINA==0.3.3
|
||||
|
Reference in New Issue
Block a user