* Add Elgato Key Light integration * Remove passing in of hass loop * Tweaks a comment * Tweaks a function name * Ensure domain namespace in data exists in entry setup
10 lines
121 B
JSON
10 lines
121 B
JSON
{
|
|
"numberOfLights": 1,
|
|
"lights": [
|
|
{
|
|
"on": 1,
|
|
"brightness": 21,
|
|
"temperature": 297
|
|
}
|
|
]
|
|
}
|