Skip to content

Commit d6524f3

Browse files
committed
add PTX X1 Curtain Motor
1 parent 9c72ce5 commit d6524f3

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
@@ -5336,7 +5336,7 @@
53365336
BaseConv("motor_reverse", "switch", mi="2.p.5"),
53375337
MapConv("speed-level", "select", mi="2.p.7", map={0: "high", 1: "medium", 2: "low"}),
53385338
],
5339-
},{
5339+
}, {
53405340
"default": "mesh", # default Mesh device
53415341
"spec": [
53425342
BaseConv("switch", "switch", mi="2.p.1", entity=ENTITY_LAZY), # bool

0 commit comments

Comments
 (0)