mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-12 14:54:04 +02:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
1a5cf9d410
commit
fdedba9b40
1 changed files with 1 additions and 0 deletions
|
|
@ -739,6 +739,7 @@ def _expand_light_groups(hass: HomeAssistant, lights: list[str]) -> list[str]:
|
|||
all_lights.add(light)
|
||||
return list(all_lights)
|
||||
|
||||
|
||||
def _supported_to_attributes(supported):
|
||||
supported_attributes = {}
|
||||
supports_colors = False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue