thxraph
Results
1
comments of
thxraph
just add another constant in constant.py (on my system it's /usr/local/lib/python3.9/dist-packages/pcomfortcloud/constant.py class AirSwingLR(Enum): Auto = -1 Left = 1 LeftMid = 5 Mid = 2 RightMid = 4 Right =...