Remove black color name for light dropdowns (#58207)
This commit is contained in:
parent
58c5b5058c
commit
024c892b2a
1 changed files with 2 additions and 2 deletions
|
@ -53,7 +53,7 @@ turn_on:
|
|||
- "azure"
|
||||
- "beige"
|
||||
- "bisque"
|
||||
- "black"
|
||||
# Black is omitted from this list as nonsensical for lights
|
||||
- "blanchedalmond"
|
||||
- "blue"
|
||||
- "blueviolet"
|
||||
|
@ -362,7 +362,7 @@ toggle:
|
|||
- "azure"
|
||||
- "beige"
|
||||
- "bisque"
|
||||
- "black"
|
||||
# Black is omitted from this list as nonsensical for lights
|
||||
- "blanchedalmond"
|
||||
- "blue"
|
||||
- "blueviolet"
|
||||
|
|
Loading…
Add table
Reference in a new issue