Skip to content

Commit

Permalink
Add UIWidget (#863)
Browse files Browse the repository at this point in the history
  • Loading branch information
iMicknl committed May 28, 2023
1 parent 4b8344c commit 221f1ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyoverkiz/enums/ui.py
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ class UIWidget(str, Enum):
)
CUMULATIVE_WATER_CONSUMPTION_SENSOR = "CumulativeWaterConsumptionSensor"
CURTAIN_TRACK_UNO = "CurtainTrackUno"
CYCLIC_GARAGE_DOOR = "CyclicGarageDoor"
CYCLIC_GENERIC = "CyclicGeneric"
DHW_SET_POINT = "DHWSetPoint"
DE_DIETRICH_BOILER = "DeDietrichBoiler"
Expand Down

0 comments on commit 221f1ae

Please sign in to comment.