mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Update keymitt dependency (#88430)
This commit is contained in:
parent
04fabf4838
commit
e799f24853
@ -15,5 +15,5 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/keymitt_ble",
|
"documentation": "https://www.home-assistant.io/integrations/keymitt_ble",
|
||||||
"iot_class": "assumed_state",
|
"iot_class": "assumed_state",
|
||||||
"loggers": ["keymitt_ble"],
|
"loggers": ["keymitt_ble"],
|
||||||
"requirements": ["PyMicroBot==0.0.8"]
|
"requirements": ["PyMicroBot==0.0.9"]
|
||||||
}
|
}
|
||||||
|
@ -23,7 +23,7 @@ PyFlick==0.0.2
|
|||||||
PyMVGLive==1.1.4
|
PyMVGLive==1.1.4
|
||||||
|
|
||||||
# homeassistant.components.keymitt_ble
|
# homeassistant.components.keymitt_ble
|
||||||
PyMicroBot==0.0.8
|
PyMicroBot==0.0.9
|
||||||
|
|
||||||
# homeassistant.components.mobile_app
|
# homeassistant.components.mobile_app
|
||||||
# homeassistant.components.owntracks
|
# homeassistant.components.owntracks
|
||||||
|
@ -19,7 +19,7 @@ HAP-python==4.6.0
|
|||||||
PyFlick==0.0.2
|
PyFlick==0.0.2
|
||||||
|
|
||||||
# homeassistant.components.keymitt_ble
|
# homeassistant.components.keymitt_ble
|
||||||
PyMicroBot==0.0.8
|
PyMicroBot==0.0.9
|
||||||
|
|
||||||
# homeassistant.components.mobile_app
|
# homeassistant.components.mobile_app
|
||||||
# homeassistant.components.owntracks
|
# homeassistant.components.owntracks
|
||||||
|
Loading…
x
Reference in New Issue
Block a user