Skip to content

Commit

Permalink
Add refreshAwayModeDuration OverkizCommand (#1549)
Browse files Browse the repository at this point in the history
  • Loading branch information
ALERTua authored Feb 28, 2025
1 parent 0c1d8d6 commit d94e4a5
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 @@ -55,6 +55,7 @@ class OverkizCommand(StrEnum):
PARTIAL = "partial"
PARTIAL_POSITION = "partialPosition"
REFRESH_ABSENCE_SCHEDULING_AVAILABILITY = "refreshAbsenceSchedulingAvailability"
REFRESH_AWAY_MODE_DURATION = "refreshAwayModeDuration"
REFRESH_BOOST_MODE_DURATION = "refreshBoostModeDuration"
REFRESH_COMFORT_COOLING_TARGET_TEMPERATURE = (
"refreshComfortCoolingTargetTemperature"
Expand Down

0 comments on commit d94e4a5

Please sign in to comment.