fix manifest

This commit is contained in:
Rene Nulsch
2025-11-21 23:01:19 +01:00
parent 44cba4ab80
commit b265a03dac
@@ -1,14 +1,21 @@
{ {
"domain": "mysmartbike_ble", "domain": "mysmartbike_ble",
"name": "MySmartBike BLE", "name": "MySmartBike BLE",
"codeowners": ["@renenulschde"], "codeowners": [
"@renenulschde"
],
"config_flow": true, "config_flow": true,
"dependencies": [
"bluetooth_adapters"
],
"documentation": "https://github.com/renenulschde/ha-mysmartbike-ble", "documentation": "https://github.com/renenulschde/ha-mysmartbike-ble",
"integration_type": "device", "integration_type": "device",
"iot_class": "local_polling", "iot_class": "local_polling",
"requirements": ["bleak>=0.21.0", "bleak-retry-connector>=3.1.0"], "requirements": [
"version": "0.0.0", "bleak>=0.21.0",
"homeassistant": "2024.6.0", "bleak-retry-connector>=3.1.0"
],
"version": "0.0.2",
"bluetooth": [ "bluetooth": [
{ {
"local_name": "iWoc*" "local_name": "iWoc*"