-
-
Notifications
You must be signed in to change notification settings - Fork 564
New issue
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
Mi Smart Baseboard Heater E (zhimi.heater.ma3) #839
Comments
Could you provide a response per command, too? |
What is the role of 'did'? set_properties response
'code': success 0 | err -4001 -4002 ..... get_properties response
'code': success 0 | err -4001 -4002 ..... Countdown
value: 0-43200 (unit: seconds) Switch Status
Target Temperature
Mode
Physical Control Locked
Alarm
Indicator Light
fault
[{"value": 0,"description": "No Error"}, {"value": 1,"description": "NTC Connect Error"}, {"value": 2,"description": "High Temperature Alarm"}, {"value": 3,"description": "EEPROM Error"}, {"value": 4,"description": "Multi Errors"}] Environment
|
get_properties{
"cmd": "miio",
"method": "get_properties",
"value": [
{
"piid": 1,
"siid": 2
},
{
"piid": 2,
"siid": 2
},
{
"piid": 5,
"siid": 2
},
{
"piid": 6,
"siid": 2
},
{
"piid": 1,
"siid": 3
},
{
"piid": 3,
"siid": 7
},
{
"piid": 7,
"siid": 4
},
{
"piid": 1,
"siid": 5
},
{
"piid": 1,
"siid": 6
}
]
} response[{"did":"317189583","siid":2,"piid":1,"code":0,"value":false},
{"did":"317189583","siid":2,"piid":2,"code":0,"value":0},
{"did":"317189583","siid":2,"piid":5,"code":0,"value":22},
{"did":"317189583","siid":2,"piid":6,"code":0,"value":1},
{"did":"317189583","siid":3,"piid":1,"code":0,"value":0},
{"did":"317189583","siid":7,"piid":3,"code":0,"value":0},
{"did":"317189583","siid":4,"piid":7,"code":0,"value":22},
{"did":"317189583","siid":5,"piid":1,"code":0,"value":false},
{"did":"317189583","siid":6,"piid":1,"code":0,"value":false}] |
This might work already with |
Before submitting a new request, use the search to see if there is an existing issue for the device.
Device information:
https://cdn.cnbj0.fds.api.mi-img.com/b2c-shopapi-pms/pms_1600695132.81241311.jpg
Use
miiocli device --ip <ip address> --token <token>
.Additional context
http://miot-spec.org/miot-spec-v2/instance?type=urn:miot-spec-v2:device:heater:0000A01A:zhimi-ma3:1
The text was updated successfully, but these errors were encountered: