mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-25 05:47:20 +00:00
Add Hs_color to types
This commit is contained in:
parent
410b66d40f
commit
f7458b8d41
@ -118,5 +118,6 @@ export type LightEntity = HassEntityBase & {
|
||||
max_mireds: number;
|
||||
friendly_name: string;
|
||||
brightness: number;
|
||||
hs_color: string[];
|
||||
};
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user