Skip to content

Commit 30cc436

Browse files
committed
Update HACS installation: add custom repo button, change badge to Custom
1 parent b63eceb commit 30cc436

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Home Assistant integration for SIGNALduino RF receiver/transmitter hardware. Supports SOMFY RTS protocol for controlling blinds, shutters, and other RF devices via serial connection.
44

5-
[![hacs_badge](https://img.shields.io/badge/HACS-Default-41BDF5.svg)](https://github.com/hacs/integration)
5+
[![hacs_badge](https://img.shields.io/badge/HACS-Custom-41BDF5.svg)](https://github.com/hacs/integration)
66
[![GitHub Release](https://img.shields.io/github/v/release/thecodingdad/ha-signalduino)](https://github.com/thecodingdad/ha-signalduino/releases)
77

88
## Features
@@ -24,10 +24,13 @@ Home Assistant integration for SIGNALduino RF receiver/transmitter hardware. Sup
2424

2525
### HACS (Recommended)
2626

27+
[![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=thecodingdad&repository=ha-signalduino&category=integration)
28+
29+
Or add manually:
2730
1. Open HACS in your Home Assistant instance
28-
2. Click "Explore & Download Repositories"
29-
3. Search for "SIGNALduino"
30-
4. Click "Download"
31+
2. Click the three dots in the top right corner and select **Custom repositories**
32+
3. Enter `https://github.com/thecodingdad/ha-signalduino` and select **Integration** as the category
33+
4. Click **Add**, then search for "SIGNALduino" and download it
3134
5. Restart Home Assistant
3235

3336
### Manual Installation

0 commit comments

Comments
 (0)