Skip to content

Commit f1b0c38

Browse files
authored
Merge pull request #101 from Sharppis1/master
small cleaning
2 parents 1bf8074 + 3242821 commit f1b0c38

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pcomfortcloud/apiclient.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,6 @@ def set_device(self, device_id, **kwargs):
174174
fan_auto = fan_auto | 2
175175
else:
176176
fan_auto = fan_auto & ~2
177-
print(air_y.name)
178177
parameters['airSwingUD'] = air_y.value
179178

180179
if fan_auto == 3:

0 commit comments

Comments
 (0)