mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
Remove black color name for light dropdowns (#58207)
This commit is contained in:
parent
58c5b5058c
commit
024c892b2a
@ -53,7 +53,7 @@ turn_on:
|
|||||||
- "azure"
|
- "azure"
|
||||||
- "beige"
|
- "beige"
|
||||||
- "bisque"
|
- "bisque"
|
||||||
- "black"
|
# Black is omitted from this list as nonsensical for lights
|
||||||
- "blanchedalmond"
|
- "blanchedalmond"
|
||||||
- "blue"
|
- "blue"
|
||||||
- "blueviolet"
|
- "blueviolet"
|
||||||
@ -362,7 +362,7 @@ toggle:
|
|||||||
- "azure"
|
- "azure"
|
||||||
- "beige"
|
- "beige"
|
||||||
- "bisque"
|
- "bisque"
|
||||||
- "black"
|
# Black is omitted from this list as nonsensical for lights
|
||||||
- "blanchedalmond"
|
- "blanchedalmond"
|
||||||
- "blue"
|
- "blue"
|
||||||
- "blueviolet"
|
- "blueviolet"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user