Skip to content

Commit cdd1cda

Browse files
authored
Update readme for HACS instructions
1 parent 2c42448 commit cdd1cda

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

readme.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
1-
This is an element to add a fan control row to Home Assistant.
1+
#Fan Control Entity Row
2+
3+
#This is an element to add a fan control row to Home Assistant.
24

35
It uses the code that can be found in my fan control package @ https://github.com/finity69x2/Home-Assistant/blob/master/packages/fan_package.yaml
46

57
Installation:
68

9+
The easiest way to install this is to use the Home Assistant Community Store (HACS) in Home Assistant.
10+
11+
Follow the instructions there for installation making sure you note the "url:" section for the resources addition.
12+
13+
Conversely, if you don't use HACS you can install it manually by performing the following:
14+
715
Copy the fan-control-entity-row.js file to the appropriate folder in your Home Assistant Configuration directory (/config/www/).
816

917
Place the following in your "resources" section in your lovelace configuration (updating the localation to where you placed the above file):

0 commit comments

Comments
 (0)