From 05ec41b842fc1e7070af120c4ed880fdc2da05a1 Mon Sep 17 00:00:00 2001 From: Sylvain Garcia Date: Mon, 22 Aug 2022 17:00:29 +0200 Subject: [PATCH] update doc assumed_state (#408) --- docs/entities.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/entities.md b/docs/entities.md index 2476a62d..4ed0aefa 100644 --- a/docs/entities.md +++ b/docs/entities.md @@ -15,6 +15,7 @@ key | optional | type | default | description `state` | True | string | `None` | Only displayed if Entity state is equal to this value `state_not` | True | string | `None` | Only displayed if Entity state is unequal to this value `status` | True | string | `None` | Only valid for navigate items, adds a entity to track state for the icon +`assumed_state` | True | string | `None` | Only for cover items, up, down and stop buttons are always shown ## Override Icons or Names