Skip to content

Commit

Permalink
add always OverkizCommandParam (#1552)
Browse files Browse the repository at this point in the history
  • Loading branch information
ALERTua authored Mar 1, 2025
1 parent e6b6793 commit 0a05efa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyoverkiz/enums/command.py
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@ class OverkizCommandParam(StrEnum):
ACTIVE = "active"
ADJUSTMENT = "adjustment"
ANTIFREEZE = "antifreeze"
ALWAYS = "always"
ARMED = "armed"
ARMED_DAY = "armedDay"
ARMED_NIGHT = "armedNight"
Expand Down

0 comments on commit 0a05efa

Please sign in to comment.