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
@@ -30,11 +30,11 @@ Home Assistant custom component for control TP-Link Easy Smart switches over LAN
30
30
31
31
### Manual
32
32
33
-
Copy `tplink_easy_smart` folder from [latest release](https://github.com/vmakeev/tplink_easy_smart/releases/latest) to `custom_components` folder in your Home Assistant config folder and restart Home Assistant. The final path to folder should look like this: `<home-assistant-config-folder>/custom_components/tplink_easy_smart`.
33
+
Copy `tplink_easy_smart` folder from [latest release](https://github.com/vmakeev/hass_tplink_easy_smart/releases/latest) to `custom_components` folder in your Home Assistant config folder and restart Home Assistant. The final path to folder should look like this: `<home-assistant-config-folder>/custom_components/tplink_easy_smart`.
34
34
35
35
### HACS
36
36
37
-
[Add a custom repository](https://hacs.xyz/docs/faq/custom_repositories/)`https://github.com/vmakeev/tplink_easy_smart` with `Integration` category to [HACS](https://hacs.xyz/) and restart Home Assistant.
37
+
[Add a custom repository](https://hacs.xyz/docs/faq/custom_repositories/)`https://github.com/vmakeev/hass_tplink_easy_smart` with `Integration` category to [HACS](https://hacs.xyz/) and restart Home Assistant.
38
38
39
39
## Configuration
40
40
@@ -100,4 +100,4 @@ The component allows you to enable and disable each port.
100
100
There are several switches that are always present:
_Note: these switches are not enabled by default. If you need to use this feature, please enable it manually. Don't use this feature if you don't know what you are doing._
103
+
_Note: these switches are not enabled by default. If you need to use this feature, please enable it manually. Don't use this feature if you don't know what you are doing._
0 commit comments