LightState -> LightSettings
This commit is contained in:
parent
53fd129bb8
commit
3507385d6c
2 changed files with 21 additions and 21 deletions
|
|
@ -98,7 +98,7 @@ type internal Color =
|
|||
| ColorByCoordinates of float * float
|
||||
| ColorByTemperature of int
|
||||
|
||||
type internal LightState =
|
||||
type internal LightSettings =
|
||||
{ State: State
|
||||
Brightness: Brightness
|
||||
Color: Color }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue