Skip to content

Commit

Permalink
Add CUST to HumidifyOscillationMode
Browse files Browse the repository at this point in the history
  • Loading branch information
shenxn committed Apr 8, 2021
1 parent 09218b2 commit 67b0a5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libdyson/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ class HumidifyOscillationMode(Enum):
DEGREE_45 = "0045"
DEGREE_90 = "0090"
BREEZE = "BRZE"
CUST = "CUST"


class WaterHardness(Enum):
Expand Down

0 comments on commit 67b0a5a

Please sign in to comment.