From bc59fe92b796a814886f67dd520d73c44d6aa69b Mon Sep 17 00:00:00 2001 From: Johannes <29555657+joBr99@users.noreply.github.com> Date: Thu, 16 Feb 2023 22:57:20 +0100 Subject: [PATCH] Update entities.md --- docs/entities.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/entities.md b/docs/entities.md index b758f227..65c6e268 100644 --- a/docs/entities.md +++ b/docs/entities.md @@ -18,6 +18,7 @@ key | optional | type | default | description `status` | True | string | `None` | Only valid for navigate and service 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 `action_name` | True | string | `None` | Only valid for script; Button label +`effectList` | True | string | `None` | Only valid for light; for example `[Android, Aurora` (fav list for effects) ## Override Icons or Names