Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
bramstroker committed Feb 18, 2023
1 parent 8d3f935 commit 1aad4ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/powercalc/strategy/lut.py
Expand Up @@ -242,6 +242,7 @@ async def validate_config(self) -> None:
"lut_unsupported_color_mode",
)


@dataclass
class LightSetting:
color_mode: ColorMode
Expand Down

0 comments on commit 1aad4ac

Please sign in to comment.