We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c6bf45 commit cf221f0Copy full SHA for cf221f0
readme.md
@@ -16,7 +16,7 @@ Copy the fan-control-entity-row.js file to the appropriate folder in your Home A
16
17
Place the following in your "resources" section in your lovelace configuration (updating the localation to where you placed the above file):
18
19
- ```
+ ```yaml
20
- url: /local/fan-control-entity-row.js
21
type: module
22
```
@@ -50,7 +50,7 @@ The optional "sendStateWithSpeed" config entry is only needed to be set to true
50
51
<b>Comfguration Examples:</b>
52
53
54
cards:
55
- type: entities
56
title: Fans
0 commit comments