* Test coverage for init and common * Update snapshot * break setup state snapshot test across platforms * Fix state snapshot test methods * Remove the test_init snapshot * Remove test_common and test_init changes * refactor the request_mock fixture
10 lines
156 B
JSON
10 lines
156 B
JSON
{
|
|
"code": 0,
|
|
"deviceStatus": "on",
|
|
"activeTime": 50,
|
|
"filterLife": 90,
|
|
"screenStatus": "on",
|
|
"mode": "auto",
|
|
"level": 2,
|
|
"airQuality": 95
|
|
}
|