fix hacs, remove hacs badge

This commit is contained in:
Rene Nulsch
2025-11-21 23:11:15 +01:00
parent 4b773eede3
commit 812c0e5ae5
2 changed files with 1 additions and 3 deletions
-1
View File
@@ -1,6 +1,5 @@
# MySmartBike BLE Integration for Home Assistant # 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) [![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). Home Assistant custom component for E-Bikes with Mahle SmartBike systems (X25, X35+, ebikemotion, ...) via Bluetooth Low Energy (BLE).
+1 -2
View File
@@ -1,7 +1,6 @@
{ {
"name": "MySmartBike BLE", "name": "MySmartBike BLE",
"render_readme": true, "render_readme": true,
"iot_class": "local_polling", "homeassistant": "2024.6.0",
"homeassistant": "2024.1.0",
"zip_release": true "zip_release": true
} }