Skip to content

Commit cdbe148

Browse files
authored
Update device ID for Linptech Single Wall Switch T1
1 parent 8804a0d commit cdbe148

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

custom_components/xiaomi_gateway3/core/devices.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3487,7 +3487,7 @@
34873487
BaseConv("led", "switch", mi="5.p.1"),
34883488
],
34893489
}, {
3490-
23308: ["Linptech", "Single Wall Switch T1", "linp.switch.t2dbw1"],
3490+
23474: ["Linptech", "Single Wall Switch T1", "linp.switch.t2dbw1"],
34913491
"spec": [
34923492
BaseConv("switch", "switch", mi="2.p.1"),
34933493
MapConv("mode", "select", mi="2.p.2", map={0: "Wired And Wireless", 1: "Wireless"}),

0 commit comments

Comments
 (0)