mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 12:45:28 +02:00
Update homeassistant color (#101372)
This commit is contained in:
@@ -172,7 +172,7 @@ COLORS = {
|
||||
"yellow": RGBColor(255, 255, 0),
|
||||
"yellowgreen": RGBColor(154, 205, 50),
|
||||
# And...
|
||||
"homeassistant": RGBColor(3, 169, 244),
|
||||
"homeassistant": RGBColor(24, 188, 242),
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user