hacs errors

This commit is contained in:
Rene Nulsch
2025-11-21 23:04:32 +01:00
parent b265a03dac
commit e9399aa8a6
2 changed files with 1 additions and 3 deletions
@@ -11,6 +11,7 @@
"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",
"issue_tracker": "https://github.com/ReneNulschDE/ha-mysmartbike-ble/issues",
"requirements": [ "requirements": [
"bleak>=0.21.0", "bleak>=0.21.0",
"bleak-retry-connector>=3.1.0" "bleak-retry-connector>=3.1.0"
-3
View File
@@ -1,9 +1,6 @@
{ {
"name": "MySmartBike BLE", "name": "MySmartBike BLE",
"render_readme": true, "render_readme": true,
"domains": [
"sensor"
],
"iot_class": "local_polling", "iot_class": "local_polling",
"homeassistant": "2024.1.0", "homeassistant": "2024.1.0",
"zip_release": true "zip_release": true