We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3fbe9c6 + 06da840 commit 8e40ae2Copy full SHA for 8e40ae2
1 file changed
pcomfortcloud/constants.py
@@ -18,6 +18,7 @@ class AirSwingUD(Enum):
18
Mid = 2
19
DownMid = 4
20
Down = 1
21
+ Swing = 5
22
23
class AirSwingLR(Enum):
24
Auto = -1
0 commit comments