Closed xuefer closed 3 years ago
This device needs enable miot_cloud.
customize.yaml
switch.workroom_desktop_light_power_switch_status:
miot_cloud: 'true'
sensor.ih_cooker_induction_cooker:
miot_cloud: 'true'
sensor.ih_cooker_2:
miot_cloud: 'true'
Is there anything wrong with this configuration?
This is generated by "Configuration > Customize > Select Entity > Add Other Attribute"
I wonder why xiaomi_miio don't need micloud username/password
customize.yaml ··· switch.workroom_desktop_light_power_switch_status: miot_cloud: 'true' sensor.ih_cooker_induction_cooker: miot_cloud: 'true' sensor.ih_cooker_2: miot_cloud: 'true' ··· Is there anything wrong with this configuration?
This is generated by "Configuration > Customize > Select Entity > Add Other Attribute"
I wonder why xiaomi_miio don't need micloud username/password
Because this device does not support miot-spec in LAN.
Because this device does not support miot-spec in LAN.
hrm.. I'm sure this device is supported by xiaomi_miio integration using LAN, but not sure what protocol it use. Did you mean this devices support old miio spec but not new miot spec?
Yes. You can try this shell:
pip3 install python-miio
miiocli -d device --ip 192.168.lan.ip --token xxxxxx raw_command get_properties "[{'did': 'result', 'siid': 2, 'piid': 1}]"
miiocli -d device --ip 192.168.lan.ip --token xxxxxx raw_command get_properties "[{'did': 'result', 'siid': 3, 'piid': 1}]"
This device support miot-spec only in cloud. https://debugger.iot.mi.com/iot/devices
反馈给小米了,等他们升级吧,也可能不升级了
同 #6
was good with xiaomi_miio, but error after switching to xiaomi_miot
beside this issue, temperature sensor is missing