We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Before submitting a new request, use the search to see if there is an existing issue for the device.
Device information:
Use miiocli device --ip <ip address> --token <token> info
miiocli device --ip <ip address> --token <token>
Additional context
{ "did": "123456789", "model": "nwt.derh.312en", "ptName": "除湿机", "value": { "launch": [], "action_list": [ { "sa_id": 5578, "model": "nwt.derh.312en", "name": "power on", "keyName": "power on", "type": 0, "groupInfo": [], "tr_id": 201, "payload": { "did": "", "command": "nwt.derh.312en.set_properties", "value": [ { "piid": 1, "siid": 2, "value": true } ] } }, { "sa_id": 5579, "model": "nwt.derh.312en", "name": "power off", "keyName": "power off", "type": 0, "groupInfo": [], "tr_id": 201, "payload": { "did": "", "command": "nwt.derh.312en.set_properties", "value": [ { "piid": 1, "siid": 2, "value": false } ] } }, { "sa_id": 5580, "model": "nwt.derh.312en", "name": "turn on beep", "keyName": "turn on beep", "type": 0, "groupInfo": [], "tr_id": 201, "payload": { "did": "", "command": "nwt.derh.312en.set_properties", "value": [ { "piid": 1, "siid": 4, "value": true } ] } }, { "sa_id": 5581, "model": "nwt.derh.312en", "name": "turn off beep", "keyName": "turn off beep", "type": 0, "groupInfo": [], "tr_id": 201, "payload": { "did": "", "command": "nwt.derh.312en.set_properties", "value": [ { "piid": 1, "siid": 4, "value": false } ] } }, { "sa_id": 5582, "model": "nwt.derh.312en", "name": "turn on indicator light", "keyName": "turn on indicator light", "type": 0, "groupInfo": [], "tr_id": 201, "payload": { "did": "", "command": "nwt.derh.312en.set_properties", "value": [ { "piid": 1, "siid": 5, "value": true } ] } }, { "sa_id": 5583, "model": "nwt.derh.312en", "name": "turn off indicator light", "keyName": "turn off indicator light", "type": 0, "groupInfo": [], "tr_id": 201, "payload": { "did": "", "command": "nwt.derh.312en.set_properties", "value": [ { "piid": 1, "siid": 5, "value": false } ] } }, { "sa_id": 5584, "model": "nwt.derh.312en", "name": "turn on physical controls mode", "keyName": "turn on physical controls mode", "type": 0, "groupInfo": [], "tr_id": 201, "payload": { "did": "", "command": "nwt.derh.312en.set_properties", "value": [ { "piid": 1, "siid": 6, "value": true } ] } }, { "sa_id": 5585, "model": "nwt.derh.312en", "name": "turn off physical controls mode", "keyName": "turn off physical controls mode", "type": 0, "groupInfo": [], "tr_id": 201, "payload": { "did": "", "command": "nwt.derh.312en.set_properties", "value": [ { "piid": 1, "siid": 6, "value": false } ] } }, { "sa_id": 5586, "model": "nwt.derh.312en", "name": "target value dehumidify", "keyName": "target value dehumidify", "type": 0, "groupInfo": [], "tr_id": 201, "payload": { "did": "", "command": "nwt.derh.312en.set_properties", "value": [ { "piid": 3, "siid": 2, "value": 1 } ] } }, { "sa_id": 5587, "model": "nwt.derh.312en", "name": "dry cloth", "keyName": "dry cloth", "type": 0, "groupInfo": [], "tr_id": 201, "payload": { "did": "", "command": "nwt.derh.312en.set_properties", "value": [ { "piid": 3, "siid": 2, "value": 2 } ] } } ] } }
The text was updated successfully, but these errors were encountered:
al-one/hass-xiaomi-miot#1
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Before submitting a new request, use the search to see if there is an existing issue for the device.
Device information:
Use
miiocli device --ip <ip address> --token <token>
infoAdditional context
The text was updated successfully, but these errors were encountered: