https://github.com/al-one/hass-xiaomi-miot/blob/master/custom_components/xiaomi_miot/core/miot_local_devices.py
Miot缺点是采取轮询方式,优点是都可以接入
支持本地miot协议的设备
come from:https://github.com/al-one/hass-xiaomi-miot/blob/master/custom_components/xiaomi_miot/core/miot_local_devices.py
Miot缺点是采取轮询方式,优点是都可以接入
支持本地miot协议的设备
'yeelink.bhf_light.v6',
'yeelink.controller.v2',
'yeelink.curtain.ctmt1',
'yeelink.light.ceil26',
'yeelink.light.ceil29',
'yeelink.light.ceil31',
'yeelink.light.ceil34',
'yeelink.light.ceila',
'yeelink.light.ceilb',
'yeelink.light.ceilc',
'yeelink.light.colorb',
'yeelink.light.colorc',
'yeelink.light.fancl1',
'yeelink.light.fancl2',
'yeelink.light.fancl5',
'yeelink.light.lamp15',
'yeelink.light.lamp22',
'yeelink.light.mono6',
'yeelink.light.monoa',
'yeelink.light.monob',
'yeelink.light.strip8',
'yeelink.light.stripa',
'yeelink.switch.sw1',
'yeelink.ven_fan.vf3',
'yeelink.ven_fan.vf5',
come from:https://github.com/al-one/hass-xiaomi-miot/blob/master/custom_components/xiaomi_miot/core/miot_local_devices.py
0