This commit is contained in:
Johannes
2022-06-11 22:43:06 +02:00
parent 0469349663
commit e1a7e53dbe
3 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,7 @@ List of supported config keys of this card:
key | optional | type | default | description
-- | -- | -- | -- | --
`type` | False | string | `None` | Type of the card
`entities` | False | complex | `None` | contains entities of the card, only valid on cardEntities and cardGrid and cardQR
`entities` | False | complex | `None` | contains a list of entities of this card
`title` | True | string | `None` | Title of the Page
`key` | True | string | `None` | Used by navigate items in combination with the type (cardEntities_key)