mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-08-09 20:24:02 +00:00
Update fixtures from test devices (#679)
* Update fixtures from test devices * move l920 to another pr
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
"factory_default": false,
|
||||
"ip": "127.0.0.123",
|
||||
"is_support_iot_cloud": true,
|
||||
"mac": "00-00-00-00-00-00",
|
||||
"mac": "48-22-54-00-00-00",
|
||||
"mgt_encrypt_schm": {
|
||||
"encrypt_type": "KLAP",
|
||||
"http_port": 80,
|
||||
@@ -130,21 +130,21 @@
|
||||
"device_on": true,
|
||||
"fw_id": "00000000000000000000000000000000",
|
||||
"fw_ver": "1.1.0 Build 231009 Rel.155831",
|
||||
"has_set_location_info": false,
|
||||
"has_set_location_info": true,
|
||||
"hw_id": "00000000000000000000000000000000",
|
||||
"hw_ver": "1.0",
|
||||
"ip": "127.0.0.123",
|
||||
"lang": "en_US",
|
||||
"latitude": 0,
|
||||
"longitude": 0,
|
||||
"mac": "00-00-00-00-00-00",
|
||||
"mac": "48-22-54-00-00-00",
|
||||
"model": "P125M",
|
||||
"nickname": "I01BU0tFRF9OQU1FIw==",
|
||||
"oem_id": "00000000000000000000000000000000",
|
||||
"on_time": 76,
|
||||
"on_time": 189479,
|
||||
"overheated": false,
|
||||
"region": "Pacific/Honolulu",
|
||||
"rssi": -49,
|
||||
"rssi": -43,
|
||||
"signal_level": 3,
|
||||
"specs": "",
|
||||
"ssid": "I01BU0tFRF9TU0lEIw==",
|
||||
@@ -154,13 +154,13 @@
|
||||
"get_device_time": {
|
||||
"region": "Pacific/Honolulu",
|
||||
"time_diff": -600,
|
||||
"timestamp": 1704406945
|
||||
"timestamp": 1705991899
|
||||
},
|
||||
"get_device_usage": {
|
||||
"time_usage": {
|
||||
"past30": 16892,
|
||||
"past7": 4,
|
||||
"today": 4
|
||||
"past30": 3163,
|
||||
"past7": 3163,
|
||||
"today": 1238
|
||||
}
|
||||
},
|
||||
"get_fw_download_state": {
|
||||
@@ -184,9 +184,9 @@
|
||||
"led_rule": "always",
|
||||
"led_status": true,
|
||||
"night_mode": {
|
||||
"end_time": 420,
|
||||
"end_time": 427,
|
||||
"night_mode_type": "sunrise_sunset",
|
||||
"start_time": 1140,
|
||||
"start_time": 1092,
|
||||
"sunrise_offset": 0,
|
||||
"sunset_offset": 0
|
||||
}
|
||||
|
Reference in New Issue
Block a user