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
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ This is the recommended way to install.
31
31
32
32
1. Open [HACS][hacs] in your Home Assistant UI
33
33
2. Click on the three dots in the top right corner and select Custom repositories.
34
-
3. In the "Add custom repository" field, paste https://github.com/JosyBan/ventaxia_ha.
34
+
3. In the "Add custom repository" field, paste https://github.com/JosyBan/greyhound_bin.
35
35
4. Select Integration as the Category.
36
36
5. Click ADD
37
37
6. Once added, search for "ventaxia" in the HACS Integrations section.
@@ -42,7 +42,7 @@ This is the recommended way to install.
42
42
43
43
## Manual Installation
44
44
45
-
1. Download the integration: Download the latest release from the [Release Page][ventaxia-releases].
45
+
1. Download the integration: Download the latest release from the [Release Page][releases].
46
46
2. Unpack the ventaxia_ha folder from the downloaded archive.
47
47
3. Copy the entire ventaxia_ha folder into your Home Assistant's custom_components directory. If this directory doesn't exist, you'll need to create it.
48
48
4. Your Home Assistant configuration directory typically resides at /config (e.g., /config/custom_components/ventaxia_ha/).
@@ -96,3 +96,4 @@ Code template was mainly taken from [@Ludeeus](https://github.com/ludeeus)'s [in
0 commit comments