Skip to content

Commit 983b981

Browse files
Update README.md
1 parent 3348e0c commit 983b981

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@
1919

2020
1. Use [HACS](https://hacs.xyz/docs/setup/download), in `HACS > Integrations > Explore & Add Repositories` search for "NPM Switches".
2121
2. Restart Home Assistant.
22-
3. [![Add Integration][add-integration-badge]][add-integration] or in the HA UI go to "Configuration" -> "Integrations" click "+" and search for "Tesla Custom Integration".
22+
3. [![Add Integration][add-integration-badge]][add-integration] or in the HA UI go to "Configuration" -> "Integrations" click "+" and search for "NPM Switches".
2323

2424
### Manual Download
2525
1. Use the tool of choice to open the directory (folder) for your HA configuration (where you find `configuration.yaml`).
2626
3. If you do not have a `custom_components` directory (folder) there, you need to create it.
2727
4. Download this repository's files.
2828
5. Move or Copy the the entire `npm_switches/` directory (folder) in your HA `custom_components` directory (folder). End result should look like `custom_components/npm_switches/`.
2929
6. Restart Home Assistant.
30-
7. [![Add Integration][add-integration-badge]][add-integration] or in the HA UI go to "Configuration" -> "Integrations" click "+" and search for "Tesla Custom Integration".
30+
7. [![Add Integration][add-integration-badge]][add-integration] or in the HA UI go to "Configuration" -> "Integrations" click "+" and search for "NPM Switches".
3131

3232
## Usage
3333

0 commit comments

Comments
 (0)