Bump pyMicrobot to 0.0.10 (#109628)

This commit is contained in:
spycle 2024-02-05 09:34:14 +00:00 committed by GitHub
parent 0bfef71f1b
commit bfebde0f79
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 4 additions and 3 deletions

View File

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

View File

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

View File

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