Skip to content

Commit 8d7c906

Browse files
committed
Update types.ts
1 parent 44f69b5 commit 8d7c906

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/types/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ export enum SwitchBotBLEModel {
116116
CeilingLight = 'q', // Currently only available in Japan.
117117
CeilingLightPro = 'n', // Currently only available in Japan.
118118
BlindTilt = 'x',
119-
Leak = '3',
119+
Leak = '&',
120120
Keypad = 'y',
121121
RelaySwitch1 = ';',
122122
RelaySwitch1PM = '<',

0 commit comments

Comments
 (0)