This commit is contained in:
joBr99
2022-06-12 14:12:52 +02:00
parent 6b689a494f
commit bd8b8b580b
15 changed files with 276 additions and 767 deletions

View File

@@ -0,0 +1,19 @@
# Alarm Card
![card-media](img/card-media.png)
```yaml
cards:
- type: cardMedia
entity: media_player.spotify
```
List of supported config keys of this card:
key | optional | type | default | description
-- | -- | -- | -- | --
`type` | False | string | `None` | Used by navigate items
`title` | True | string | `None` | Title of the Page
`entity` | False | string | `None` | contains the entity of the current card
`key` | True | string | `None` | Used by navigate items
`alarmControl` | True | complex | `None` | overwrites the action executed on pressing the left bottom icon, by default this button is used to show a list of open sensors on a failed attempt to arm.