hacs errors
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user