Bump pyMicrobot to 0.0.10 (#109628)
parent
0bfef71f1b
commit
bfebde0f79
|
@ -13,7 +13,8 @@
|
|||
"config_flow": true,
|
||||
"dependencies": ["bluetooth_adapters"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/keymitt_ble",
|
||||
"integration_type": "hub",
|
||||
"iot_class": "assumed_state",
|
||||
"loggers": ["keymitt_ble"],
|
||||
"requirements": ["PyMicroBot==0.0.9"]
|
||||
"requirements": ["PyMicroBot==0.0.10"]
|
||||
}
|
||||
|
|
|
@ -76,7 +76,7 @@ PyMetEireann==2021.8.0
|
|||
PyMetno==0.11.0
|
||||
|
||||
# homeassistant.components.keymitt_ble
|
||||
PyMicroBot==0.0.9
|
||||
PyMicroBot==0.0.10
|
||||
|
||||
# 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.9
|
||||
PyMicroBot==0.0.10
|
||||
|
||||
# homeassistant.components.nina
|
||||
PyNINA==0.3.3
|
||||
|
|
Loading…
Reference in New Issue