From c33c57001b9caef7bdabbc57a60f51a00e067c5b Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 27 Sep 2022 17:01:41 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- apps/controllerx/cx_devices/philips.py | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/controllerx/cx_devices/philips.py b/apps/controllerx/cx_devices/philips.py index fb16ca86..2508d11e 100644 --- a/apps/controllerx/cx_devices/philips.py +++ b/apps/controllerx/cx_devices/philips.py @@ -128,6 +128,7 @@ def get_zha_action(self, data: EventData) -> str: command: str = data["command"] return command + class Philips929002398602Z2MLightController(Z2MLightController): def get_z2m_actions_mapping(self) -> DefaultActionsMapping: return {