File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 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
35It 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
57Installation:
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+
715Copy the fan-control-entity-row.js file to the appropriate folder in your Home Assistant Configuration directory (/config/www/).
816
917Place the following in your "resources" section in your lovelace configuration (updating the localation to where you placed the above file):
You can’t perform that action at this time.
0 commit comments