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
@@ -21,7 +21,7 @@ This is a custom component to allow control of SamsungTV devices in [HomeAssista
21
21
22
22
### 1. Easy Mode
23
23
24
-
We support [HACS](https://hacs.netlify.com/). Open HACS panel, go to Settings > Add custom repository > https://github.com/roberodin/ha-samsungtv-custom > Select Integration category and Save. After adding a repository, go to "STORE", and search "Samsungtv Custom" and install.
24
+
We support [HACS](https://hacs.netlify.com/). Go to "STORE", search "SamsungTV Custom" and install.
@@ -16,31 +16,6 @@ This is a custom component to allow control of SamsungTV devices in [HomeAssista
16
16

17
17

18
18
19
-
{% if not installed %}
20
-
# Installation (There are two methods, with HACS or manual)
21
-
22
-
### 1. Easy Mode
23
-
24
-
We support [HACS](https://hacs.netlify.com/). Open HACS panel, go to Settings > Add custom repository > https://github.com/roberodin/ha-samsungtv-custom > Select Integration category and Save. After adding a repository, go to "STORE", and search "Samsungtv Custom" and install.
25
-
26
-
### 2. Manual
27
-
28
-
Install it as you would do with any homeassistant custom component:
29
-
30
-
1. Download `custom_components` folder.
31
-
2. Copy the `samsungtv_custom` direcotry within the `custom_components` directory of your homeassistant installation. The `custom_components` directory resides within your homeassistant configuration directory.
32
-
**Note**: if the custom_components directory does not exist, you need to create it.
33
-
After a correct installation, your configuration directory should look like the following.
0 commit comments