Skip to content

Commit 5823080

Browse files
committed
docs: update installation instructions for manual setup
1 parent feabbb6 commit 5823080

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

README.md

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -9,21 +9,7 @@ See [issue tracker](https://github.com/mkuthan/solis-cloud-control/issues) for f
99

1010
## Installation
1111

12-
The integration is not currently available in [HACS](https://www.hacs.xyz/). However, you can install it manually by following these steps:
13-
14-
Clone the repository into your Home Assistant filesystem:
15-
16-
```bash
17-
git clone https://github.com/mkuthan/solis-cloud-control.git
18-
```
19-
20-
Create a symlink to the `custom_components` directory:
21-
22-
```bash
23-
ln -s solis-cloud-control/custom_components custom_components/solis_cloud_control
24-
```
25-
26-
Restart Home Assistant and search for "Solis Cloud Control" in the integrations page.
12+
The integration is not currently available in [HACS](https://www.hacs.xyz/). However, you can install it manually by adding [custom repository](https://www.hacs.xyz/docs/faq/custom_repositories/).
2713

2814
> [!TIP]
2915
> For updates on HACS availability, see [issue #7](https://github.com/mkuthan/solis-cloud-control/issues/7).

0 commit comments

Comments
 (0)