Skip to content

Commit 4cc5dfa

Browse files
authored
Update README.md
1 parent f7bbdb4 commit 4cc5dfa

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
Home Assistant custom component for control TP-Link Easy Smart switches over LAN.
44

55
[![hacs_badge](https://img.shields.io/badge/HACS-Custom-41BDF5.svg)](https://github.com/hacs/integration)
6-
[![License](https://img.shields.io/github/license/vmakeev/tplink_easy_smart)](https://github.com/vmakeev/tplink_easy_smart/blob/master/LICENSE.md)
6+
[![License](https://img.shields.io/github/license/vmakeev/hass_tplink_easy_smart)](https://github.com/vmakeev/hass_tplink_easy_smart/blob/master/LICENSE.md)
77

8-
[![Release](https://img.shields.io/github/v/release/vmakeev/tplink_easy_smart)](https://github.com/vmakeev/tplink_easy_smart/releases/latest)
9-
[![ReleaseDate](https://img.shields.io/github/release-date/vmakeev/tplink_easy_smart)](https://github.com/vmakeev/tplink_easy_smart/releases/latest)
8+
[![Release](https://img.shields.io/github/v/release/vmakeev/hass_tplink_easy_smart)](https://github.com/vmakeev/hass_tplink_easy_smart/releases/latest)
9+
[![ReleaseDate](https://img.shields.io/github/release-date/vmakeev/hass_tplink_easy_smart)](https://github.com/vmakeev/hass_tplink_easy_smart/releases/latest)
1010
![Maintained](https://img.shields.io/maintenance/yes/2022)
1111

1212
## Key features
@@ -30,11 +30,11 @@ Home Assistant custom component for control TP-Link Easy Smart switches over LAN
3030

3131
### Manual
3232

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`.
3434

3535
### HACS
3636

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.
3838

3939
## Configuration
4040

@@ -100,4 +100,4 @@ The component allows you to enable and disable each port.
100100
There are several switches that are always present:
101101
* `switch.<integration_name>_port_<port_number>_enabled`
102102

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._
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

Comments
 (0)