You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
Home Assistant integration for SIGNALduino RF receiver/transmitter hardware. Supports SOMFY RTS protocol for controlling blinds, shutters, and other RF devices via serial connection.
@@ -24,10 +24,13 @@ Home Assistant integration for SIGNALduino RF receiver/transmitter hardware. Sup
24
24
25
25
### HACS (Recommended)
26
26
27
+
[](https://my.home-assistant.io/redirect/hacs_repository/?owner=thecodingdad&repository=ha-signalduino&category=integration)
28
+
29
+
Or add manually:
27
30
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
0 commit comments