Skip to content

Commit

Permalink
Merge pull request #617 from UI-Lovelace-Minimalist/automated_custom_…
Browse files Browse the repository at this point in the history
…card_docs

[Action] Update custom_cards docs
  • Loading branch information
basbruss authored Apr 19, 2022
2 parents 9ae2d5c + 3132a06 commit 824bca4
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ This is a `custom-card` to display number of lights on or covers open.
![Screenshot light mode](../../assets/img/screenshot_light_count_lights.png)
![Screenshot dark mode](../../assets/img/screenshot_dark_count_lights.png)


## Credits

Author: yagrasdemonde - 04/2022
Expand Down Expand Up @@ -59,12 +58,15 @@ template:
## Usage
For lights
```yaml
- type: "custom:button-card"
template: custom_card_yagrasdemonde_lights_count
entity: sensor.lights_on
```
For covers
```yaml
- type: "custom:button-card"
template: custom_card_yagrasdemonde_lights_count
Expand Down

0 comments on commit 824bca4

Please sign in to comment.