Skip to content

Commit 4f79606

Browse files
authored
Merge branch 'master' into develop
2 parents 5badc25 + 3ea8d9e commit 4f79606

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,10 @@ This component allows you to name and define these devices (including their resp
2929
My examples are specific to RF devices, but you can use this component in any situation where implementation specific data is sent on an MQTT topic and you want to add a layer of abstraction on top of it.
3030

3131
# Getting Started
32+
Installation with HACS is not possible due to HACS limitations. This component comes with a new domain and platform. The latter is not loaded with HACS.
33+
Copy the folders in `custom_components` directory to the same directory in your Home Assistant configuration directory.
3234

33-
Add the following to your configuration:
35+
Then add the following to your configuration:
3436
```yaml
3537

3638
processor:

0 commit comments

Comments
 (0)