Skip to content

Commit 824bca4

Browse files
authored
Merge pull request #617 from UI-Lovelace-Minimalist/automated_custom_card_docs
[Action] Update custom_cards docs
2 parents 9ae2d5c + 3132a06 commit 824bca4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/usage/custom_cards/custom_card_yagrasdemonde_lights_count.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ This is a `custom-card` to display number of lights on or covers open.
1212
![Screenshot light mode](../../assets/img/screenshot_light_count_lights.png)
1313
![Screenshot dark mode](../../assets/img/screenshot_dark_count_lights.png)
1414

15-
1615
## Credits
1716

1817
Author: yagrasdemonde - 04/2022
@@ -59,12 +58,15 @@ template:
5958
## Usage
6059
6160
For lights
61+
6262
```yaml
6363
- type: "custom:button-card"
6464
template: custom_card_yagrasdemonde_lights_count
6565
entity: sensor.lights_on
6666
```
67+
6768
For covers
69+
6870
```yaml
6971
- type: "custom:button-card"
7072
template: custom_card_yagrasdemonde_lights_count

0 commit comments

Comments
 (0)