Skip to content

Commit 1071205

Browse files
committed
Installation intrcutions
1 parent 1a144bf commit 1071205

1 file changed

Lines changed: 24 additions & 3 deletions

File tree

README.md

Lines changed: 24 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,27 @@ This integration allows you to control "dumb" RGB LED lights (controlled via Inf
1919

2020
## 🛠️ Installation
2121

22-
1. Copy the `ir_light` folder to your `custom_components/` directory.
23-
2. Restart Home Assistant.
24-
3. Go to **Settings > Devices & Services > Add Integration** and search for "IR Light".
22+
### HACS Installation
23+
24+
[![Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.](https://my.home-assistant.io/badges/hacs_repository.svg)](https://my.home-assistant.io/redirect/hacs_repository/?category=Integration&repository=HA-IR-Light&owner=Infinitte)
25+
26+
Or Search for `IR RGB Light Mapper` in HACS and install it under the "Integrations" categroy.
27+
28+
- Restart Home Assistant
29+
- In the HA UI go to Settings -> Integrations click "+ Add integration" and search for "IR RGB Light Mapper"
30+
- Follow Configuration steps to create your first entity
31+
32+
### Manual Installation
33+
34+
<details>
35+
<summary>More Details</summary>
36+
37+
- You should take the xxxx.zip file from the latest [published release](https://github.com/Infinitte/HA-IR-Light/releases).
38+
- To install, place the contents of `custom_components` into the `<config directory>/custom_components` folder of your Home Assistant installation.
39+
- Restart Home Assistant
40+
- In the HA UI go to Settings -> Integrations click "+ Add integration" and search for "IR RGB Light Mapper"
41+
- Follow Configuration steps to create your first entity
42+
</details>
2543

2644
## ⚙️ Configuration
2745
During setup, you will be asked for:
@@ -36,3 +54,6 @@ During setup, you will be asked for:
3654

3755
## ⚖️ License
3856
MIT License
57+
58+
<!---->
59+
[releases]: https://github.com/Infinitte/HA-IR-Light/

0 commit comments

Comments
 (0)