Skip to content

Commit 7546fcb

Browse files
committed
Update hacs status to default
1 parent 40ef554 commit 7546fcb

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
# Speedport Integration for Home Assistant
22

3-
[![hacs_badge](https://img.shields.io/badge/HACS-Custom-41BDF5.svg)](https://hacs.xyz)
3+
[![hacs_badge](https://img.shields.io/badge/hacs-Default-41BDF5.svg)](https://hacs.xyz)
44
[![GitHub](https://img.shields.io/github/license/Andre0512/speedport?color=red)](https://github.com/Andre0512/speedport/blob/main/LICENSE)
5+
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/Andre0512/speedport/python_check.yml?branch=main&label=checks)](https://github.com/Andre0512/speedport/actions/workflows/python_check.yml)
6+
[![Buy Me a Coffee](https://img.shields.io/badge/Buy%20Me%20a%20Coffee-donate-orange.svg)](https://www.buymeacoffee.com/andre0512)
57
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/Andre0512/speedport?color=green)](https://github.com/Andre0512/speedport/releases/latest)
6-
[![GitHub all releases](https://img.shields.io/github/downloads/Andre0512/speedport/total?color=blue&label=total%20downloads)](https://tooomm.github.io/github-release-stats/?username=Andre0512&repository=speedport)
8+
[![GitHub all releases](https://img.shields.io/github/downloads/Andre0512/speedport/latest/total?color=blue&label=downloads)](https://tooomm.github.io/github-release-stats/?username=Andre0512&repository=speedport)
9+
[![GitHub all releases](https://img.shields.io/github/downloads/Andre0512/speedport/total?color=blue&label=total%20downloads)](https://tooomm.github.io/github-release-stats/?username=Andre0512&repository=speedport)
710

811
Telekom Speedport Integration for Home Assistant based
912
on [speedport-api](https://github.com/Andre0512/speedport-api.git).
@@ -21,16 +24,13 @@ on [speedport-api](https://github.com/Andre0512/speedport-api.git).
2124
* Speedport Smart 4
2225

2326
## Installation
27+
**Method 1:** [![Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.](https://my.home-assistant.io/badges/hacs_repository.svg)](https://my.home-assistant.io/redirect/hacs_repository/?owner=Andre0512&repository=speedport&category=integration)
2428

25-
_Currently [waiting for acceptance](https://github.com/hacs/default/pull/2096) to hacs default repo..._
29+
**Method 2:** [HACS](https://hacs.xyz/) > Integrations > Add Integration > **Speedport** > Install
2630

27-
#### Installing via HACS (Custom)
31+
**Method 3:** Manually copy `speedport` folder from [latest release](https://github.com/Andre0512/speedport/releases/latest) to `config/custom_components` folder.
2832

29-
1. You need to have installed [HACS](https://hacs.xyz/)
30-
2. Go to HACS -> Integrations
31-
3. Add this repo (`https://github.com/Andre0512/speedport.git`) into your HACS custom repositories
32-
4. Search for Speedport and download it
33-
5. Restart your Home Assistant
33+
_Restart Home Assistant_
3434

3535
## Configuration
3636

0 commit comments

Comments
 (0)