From e9399aa8a6c5d68381a6ebe07b31255890394d8a Mon Sep 17 00:00:00 2001 From: Rene Nulsch Date: Fri, 21 Nov 2025 23:04:32 +0100 Subject: [PATCH] hacs errors --- custom_components/mysmartbike_ble/manifest.json | 1 + hacs.json | 3 --- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/custom_components/mysmartbike_ble/manifest.json b/custom_components/mysmartbike_ble/manifest.json index 2b1c206..52e8df4 100644 --- a/custom_components/mysmartbike_ble/manifest.json +++ b/custom_components/mysmartbike_ble/manifest.json @@ -11,6 +11,7 @@ "documentation": "https://github.com/renenulschde/ha-mysmartbike-ble", "integration_type": "device", "iot_class": "local_polling", + "issue_tracker": "https://github.com/ReneNulschDE/ha-mysmartbike-ble/issues", "requirements": [ "bleak>=0.21.0", "bleak-retry-connector>=3.1.0" diff --git a/hacs.json b/hacs.json index c8b99ae..17e8d3e 100644 --- a/hacs.json +++ b/hacs.json @@ -1,9 +1,6 @@ { "name": "MySmartBike BLE", "render_readme": true, - "domains": [ - "sensor" - ], "iot_class": "local_polling", "homeassistant": "2024.1.0", "zip_release": true