Skip to content

Commit da22065

Browse files
rhammengithub-actions[bot]
authored andcommitted
chore: format code with ruff
1 parent ce5b01b commit da22065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom_components/luxtronik/const.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ class LuxDaySelectorParameter(StrEnum):
313313

314314
class LuxParameter(StrEnum):
315315
"""Luxtronik parameter ids."""
316-
316+
317317
UNSET: Final = "UNSET"
318318
P0001_HEATING_TARGET_CORRECTION: Final = "parameters.ID_Einst_WK_akt"
319319
P0002_DHW_TARGET_TEMPERATURE: Final = "parameters.ID_Einst_BWS_akt"

0 commit comments

Comments
 (0)