Skip to content

Commit 529fb7f

Browse files
authored
Merge branch 'master' into bump-2.1.14
2 parents 72cdfe8 + b1fbd9b commit 529fb7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pyvesync/vesyncfan.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
humid_features: dict = {
1111
'Classic300S': {
1212
'module': 'VeSyncHumid200300S',
13-
'models': ['Classic300S', 'LUH-A601S-WUSB'],
13+
'models': ['Classic300S', 'LUH-A601S-WUSB', 'LUH-A601S-AUSW'],
1414
'features': ['nightlight'],
1515
'mist_modes': ['auto', 'sleep', 'manual'],
1616
'mist_levels': list(range(1, 10))

0 commit comments

Comments
 (0)