Skip to content

Commit d835cfa

Browse files
authored
Fix lock being detected as a blind tilt (#198)
1 parent 166546b commit d835cfa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

switchbot/adv_parser.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,6 @@ class SwitchbotSupportedType(TypedDict):
132132
"modelFriendlyName": "Blind Tilt",
133133
"func": process_woblindtilt,
134134
"manufacturer_id": 2409,
135-
"manufacturer_data_length": 10,
136135
},
137136
}
138137

0 commit comments

Comments
 (0)