We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c2d48d commit 7ce83ffCopy full SHA for 7ce83ff
pyoverkiz/enums/command.py
@@ -127,6 +127,7 @@ class OverkizCommand(StrEnum):
127
SET_COOLING_ON_OFF = "setCoolingOnOffState"
128
SET_COOLING_TARGET_TEMPERATURE = "setCoolingTargetTemperature"
129
SET_CURRENT_OPERATING_MODE = "setCurrentOperatingMode"
130
+ SET_DATE_TIME = "setDateTime"
131
SET_DEPLOYMENT = "setDeployment"
132
SET_DEROGATED_TARGET_TEMPERATURE = "setDerogatedTargetTemperature"
133
SET_DEROGATION = "setDerogation"
0 commit comments