diff --git a/README.md b/README.md index 003c9ba..f389f91 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # MySmartBike BLE Integration for Home Assistant -[![hacs_badge](https://img.shields.io/badge/HACS-Custom-41BDF5.svg)](https://github.com/hacs/integration) [![GitHub release](https://img.shields.io/github/release/renenulschde/ha-mysmartbike-ble.svg)](https://github.com/renenulschde/ha-mysmartbike-ble/releases) Home Assistant custom component for E-Bikes with Mahle SmartBike systems (X25, X35+, ebikemotion, ...) via Bluetooth Low Energy (BLE). diff --git a/hacs.json b/hacs.json index 17e8d3e..946fb8b 100644 --- a/hacs.json +++ b/hacs.json @@ -1,7 +1,6 @@ { "name": "MySmartBike BLE", "render_readme": true, - "iot_class": "local_polling", - "homeassistant": "2024.1.0", + "homeassistant": "2024.6.0", "zip_release": true } \ No newline at end of file