mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +00:00
Bump pyMicrobot to 0.0.10 (#109628)
This commit is contained in:
parent
0bfef71f1b
commit
bfebde0f79
@ -13,7 +13,8 @@
|
|||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"dependencies": ["bluetooth_adapters"],
|
"dependencies": ["bluetooth_adapters"],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/keymitt_ble",
|
"documentation": "https://www.home-assistant.io/integrations/keymitt_ble",
|
||||||
|
"integration_type": "hub",
|
||||||
"iot_class": "assumed_state",
|
"iot_class": "assumed_state",
|
||||||
"loggers": ["keymitt_ble"],
|
"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
|
PyMetno==0.11.0
|
||||||
|
|
||||||
# homeassistant.components.keymitt_ble
|
# homeassistant.components.keymitt_ble
|
||||||
PyMicroBot==0.0.9
|
PyMicroBot==0.0.10
|
||||||
|
|
||||||
# homeassistant.components.nina
|
# homeassistant.components.nina
|
||||||
PyNINA==0.3.3
|
PyNINA==0.3.3
|
||||||
|
@ -64,7 +64,7 @@ PyMetEireann==2021.8.0
|
|||||||
PyMetno==0.11.0
|
PyMetno==0.11.0
|
||||||
|
|
||||||
# homeassistant.components.keymitt_ble
|
# homeassistant.components.keymitt_ble
|
||||||
PyMicroBot==0.0.9
|
PyMicroBot==0.0.10
|
||||||
|
|
||||||
# homeassistant.components.nina
|
# homeassistant.components.nina
|
||||||
PyNINA==0.3.3
|
PyNINA==0.3.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user