Remove black color name for light dropdowns (#58207)

This commit is contained in:
Tom Brien 2021-10-22 11:04:12 +01:00 committed by GitHub
parent 58c5b5058c
commit 024c892b2a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"