Sebastian Muszynski
Sebastian Muszynski
Could you provide some details about your device? Product name, model no. on the label, some specs. I want to use this information to update the list of supported devices...
Mi Smart Evaporative Humidifer (deerma.humidifier.jsq4) Miot specs: https://miot-spec.org/miot-spec-v2/instance?type=urn:miot-spec-v2:device:humidifier:0000A00E:deerma-jsq4:1 ``` Service: siid 1: (Device Information): 4 props, 0 actions * Property piid: 1 (Device Manufacturer): (string, unit: None) (acc: ['read'], value-list:...
The `airhumidifiermiot` device implements the CA4 model: https://github.com/rytilahti/python-miio/blob/master/miio/airhumidifier_miot.py#L13 The miot specs of your device needs to be added here for your model name (`deerma.humidifier.jsq4`).
@liuhuaipu Could you provide some details about your device? Product name, model no. on the label, some specs. I want to use this information to update the list of supported...
@liuhuaipu The screenshots already helps a lot! Could you provide a (english) product name? It will be used at the first column of the supported device list here: https://github.com/syssi/xiaomi_airpurifier/#supported-devices
Do you know the model identifier (f.e. `leshow.heater.bs1`) of your device?
You could use this custom component instead of the official integration. The device is supported here.
``` # https://miot-spec.org/miot-spec-v2/instance?type=urn:miot-spec-v2:device:light:0000A001:leshi-wyfan1:1 Device 'urn:miot-spec-v2:device:light:0000A001:leshi-wyfan1:1': Light with 6 services * Service siid 1: (Device Information): 4 props, 0 actions ## Properties ## siid 1: piid: 1 (Device Manufacturer): (string, unit:...
It looks like the device supports some miio commands and has miot-specs too: https://miot-spec.org/miot-spec-v2/instance?type=urn:miot-spec-v2:device:light:0000A001:yeelink-fancl2:2
``` # https://miot-spec.org/miot-spec-v2/instance?type=urn:miot-spec-v2:device:light:0000A001:yeelink-fancl2:2 Device 'urn:miot-spec-v2:device:light:0000A001:yeelink-fancl2:2': Light with 5 services * Service siid 1: (Device Information): 4 props, 0 actions ## Properties ## siid 1: piid: 1 (Device Manufacturer): (string, unit:...