Skip to content

Commit

Permalink
📶 update miot local devices
Browse files Browse the repository at this point in the history
  • Loading branch information
al-one committed Jul 11, 2024
1 parent d1d5c0b commit 78d35af
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions custom_components/xiaomi_miot/core/miot_local_devices.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
MIOT_LOCAL_MODELS = [
# '090615.curtain.jldj03',
# '090615.curtain.kcz82d', # -4004
# '090615.curtain.ptx82', # -4004
# '090615.curtain.sidt82', # -4004
Expand Down Expand Up @@ -329,6 +330,7 @@
'leishi.light.eps112',
'leishi.light.eps118',
'leishi.light.eps121',
'leishi.light.eps126',
'leishi.light.eps127',
'leishi.light.wy0a06',
'leishi.light.wy0a10',
Expand Down Expand Up @@ -356,6 +358,7 @@
'linp.switch.q33',
'linp.switch.s2dw3',
'lipro.light.23x1',
'lipro.light.23x2',
'loock.camera.c1k',
'loock.cateye.v06',
'loock.cateye.v07',
Expand Down Expand Up @@ -384,6 +387,7 @@
'mibx2.washer.v11',
'mibx2.washer.v11rm',
'mibx2.washer.v13',
'mibx2.washer.v17',
'mibx2.washer.v2',
'mibx2.washer.v3',
'mibx2.washer.v5',
Expand Down Expand Up @@ -440,6 +444,7 @@
'nineam.desk.hoo01',
'nnleaf.light.strips',
'noc196.light.mdyctd',
'novo.airer.g30',
'novo.curtain.n21',
'nwt.derh.312en',
'nwt.derh.330ef',
Expand Down Expand Up @@ -530,6 +535,7 @@
'viomi.aircondition.y112',
'viomi.aircondition.y113',
'viomi.aircondition.y115',
'viomi.aircondition.y117',
'viomi.aircondition.y15',
'viomi.aircondition.y64',
'viomi.aircondition.y69',
Expand All @@ -544,12 +550,18 @@
'viomi.airp.v3',
'viomi.bhf_light.v3',
'viomi.bhf_light.v4',
'viomi.bhf_light.v6',
'viomi.dishwasher.m03',
'viomi.dishwasher.v06',
'viomi.dishwasher.v07',
'viomi.dishwasher.v08',
'viomi.dishwasher.v09',
'viomi.dishwasher.v10',
'viomi.dishwasher.v11',
'viomi.dishwasher.v12',
'viomi.dishwasher.v14',
'viomi.dishwasher.v15',
'viomi.dishwasher.v17',
'viomi.dishwasher.v23',
'viomi.fan.v13',
'viomi.fan.v6',
Expand Down Expand Up @@ -629,6 +641,7 @@
'xiaomi.aircondition.c32',
'xiaomi.aircondition.c33',
'xiaomi.aircondition.c36',
'xiaomi.aircondition.m11',
'xiaomi.aircondition.m16',
'xiaomi.aircondition.m19',
'xiaomi.aircondition.m3',
Expand Down Expand Up @@ -698,6 +711,7 @@
'xiaomi.vacuum.c101',
'xiaomi.vacuum.c101eu',
'xiaomi.vacuum.c102cn',
'xiaomi.vacuum.c102gl',
'xiaomi.vacuum.c103',
'xiaomi.vacuum.c104',
'xiaomi.vacuum.c107',
Expand Down Expand Up @@ -793,6 +807,7 @@
'yunmi.waterpuri.s31',
'yunmi.waterpuri.x10',
'yunmi.ysj.v1',
'yunmi.ysj.x2',
'yyunyi.wopener.yylt',
'yywq.toilet.wqzn01',
'zair.switch.zsc02w',
Expand All @@ -815,6 +830,7 @@
'zhimi.airp.sa4',
'zhimi.airp.ua1',
'zhimi.airp.ua1a',
'zhimi.airp.ua2',
'zhimi.airp.va2',
'zhimi.airp.va2a',
'zhimi.airp.vb2a',
Expand Down

0 comments on commit 78d35af

Please sign in to comment.