mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 10:17:09 +00:00
Update homeassistant color (#101372)
This commit is contained in:
parent
285ad10624
commit
b7914582db
@ -172,7 +172,7 @@ COLORS = {
|
|||||||
"yellow": RGBColor(255, 255, 0),
|
"yellow": RGBColor(255, 255, 0),
|
||||||
"yellowgreen": RGBColor(154, 205, 50),
|
"yellowgreen": RGBColor(154, 205, 50),
|
||||||
# And...
|
# And...
|
||||||
"homeassistant": RGBColor(3, 169, 244),
|
"homeassistant": RGBColor(24, 188, 242),
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user