From 470a3d5d9edfb9575ee80e75a6ea1a91e2398e3a Mon Sep 17 00:00:00 2001 From: Johannes Date: Tue, 14 Jun 2022 20:20:36 +0200 Subject: [PATCH] fixed docs --- docs/card-media.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/card-media.md b/docs/card-media.md index 767e75cc..8064145f 100644 --- a/docs/card-media.md +++ b/docs/card-media.md @@ -16,4 +16,4 @@ key | optional | type | default | description `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 upper icon (red circle), by default this button is used to show a list of open sensors on a failed attempt to arm. \ No newline at end of file +`mediaControl` | True | complex | `None` | overwrites the action executed on pressing the left upper icon (red circle), icon is showing the current type of media and cannot be changed \ No newline at end of file