8000 Add H200(EU) fw 1.3.2 fixture (#1204) · python-kasa/python-kasa@ad6472c · GitHub
[go: up one dir, main page]

Skip to content

Commit ad6472c

Browse files
authored
Add H200(EU) fw 1.3.2 fixture (#1204)
1 parent fdadeeb commit ad6472c

File tree

1 file changed

+221
-0
lines changed

1 file changed

+221
-0
lines changed
Lines changed: 221 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,221 @@
1+
{
2+
"discovery_result": {
3+
"decrypted_data": {
4+
"connect_ssid": "",
5+
"connect_type": "wired",
6+
"device_id": "0000000000000000000000000000000000000000",
7+
"http_port": 443,
8+
"owner": "00000000000000000000000000000000",
9+
"sd_status": "offline"
10+
},
11+
"device_id": "00000000000000000000000000000000",
12+
"device_model": "H200",
13+
"device_name": "#MASKED_NAME#",
14+
"device_type": "SMART.TAPOHUB",
15+
"encrypt_info": {
16+
"data": "",
17+
"key": "",
18+
"sym_schm": "AES"
19+
},
20+
"encrypt_type": [
21+
"3"
22+
],
23+
"factory_default": false,
24+
"firmware_version": "1.3.2 Build 20240424 rel.75425",
25+
"hardware_version": "1.0",
26+
"ip": "127.0.0.123",
27+
"is_support_iot_cloud": true,
28+
"mac": "A8-6E-84-00-00-00",
29+
"mgt_encrypt_schm": {
30+
"is_support_https": true
31+
}
32+
},
33+
"getAlertConfig": {},
34+
"getChildDeviceList": {
35+
"child_device_list": [
36+
{
37+
"at_low_battery": false,
38+
"avatar": "button",
39+
"bind_count": 1,
40+
"category": "subg.trigger.button",
41+
"device_id": "SCRUBBED_CHILD_DEVICE_ID_1",
42+
"fw_ver": "1.11.0 Build 230821 Rel.113553",
43+
"hw_id": "00000000000000000000000000000000",
44+
"hw_ver": "1.0",
45+
"jamming_rssi": -116,
46+
"jamming_signal_level": 1,
47+
"lastOnboardingTimestamp": 1713970593,
48+
"mac": "202351000000",
49+
"model": "S200B",
50+
"nickname": "I01BU0tFRF9OQU1FIw==",
51+
"oem_id": "00000000000000000000000000000000",
52+
"parent_device_id": "0000000000000000000000000000000000000000",
53+
"region": "Europe/London",
54+
"report_interval": 16,
55+
"rssi": -68,
56+
"signal_level": 3,
57+
"specs": "EU",
58+
"status": "online",
59+
"status_follow_edge": false,
60+
"type": "SMART.TAPOSENSOR"
61+
}
62+
],
63+
"start_index": 0,
64+
"sum": 1
65+
},
66+
"getCircularRecordingConfig": {
67+
"harddisk_manage": {
68+
"harddisk": {
69+
"loop": "on"
70+
}
71+
}
72+
},
73+
"getClockStatus": {
74+
"system": {
75+
"clock_status": {
76+
"local_time": "2024-04-25 16:15:39",
77+
"seconds_from_1970": 1714061739
78+
}
79+
}
80+
},
81+
"getConnectionType": {
82+
"link_type": "ethernet"
83+
},
84+
"getDeviceInfo": {
85+
"device_info": {
86+
"basic_info": {
87+
"avatar": "gateway",
88+
"bind_status": true,
89+
"child_num": 0,
90+
"dev_id": "0000000000000000000000000000000000000000",
91+
"device_alias": "#MASKED_NAME#",
92+
"device_info": "H200 1.0",
93+
"device_model": "H200",
94+
"device_name": "#MASKED_NAME#",
95+
"device_type": "SMART.TAPOHUB",
96+
"has_set_location_info": 1,
97+
"hw_id": "00000000000000000000000000000000",
98+
"hw_version": "1.0",
99+
"latitude": 0,
100+
"longitude": 0,
101+
"mac": "A8-6E-84-00-00-00",
102+
"need_sync_sha1_password": 0,
103+
"oem_id": "00000000000000000000000000000000",
104+
"product_name": "Tapo Smart Hub",
105+
"region": "EU",
106+
"status": "configured",
107+
"sw_version": "1.3.2 Build 20240424 rel.75425"
108+
},
109+
"info": {
110+
"avatar": "gateway",
111+
"bind_status": true,
112+
"child_num": 0,
113+
"dev_id": "0000000000000000000000000000000000000000",
114+
"device_alias": "#MASKED_NAME#",
115+
"device_info": "H200 1.0",
116+
"device_model": "H200",
117+
"device_name": "#MASKED_NAME#",
118+
"device_type": "SMART.TAPOHUB",
119+
"has_set_location_info": 1,
120+
"hw_id": "00000000000000000000000000000000",
121+
"hw_version": "1.0",
122+
"latitude": 0,
123+
"longitude": 0,
124+
"mac": "A8-6E-84-00-00-00",
125+
"need_sync_sha1_password": 0,
126+
"oem_id": "00000000000000000000000000000000",
127+
"product_name": "Tapo Smart Hub",
128+
"region": "EU",
129+
"status": "configured",
130+
"sw_version": "1.3.2 Build 20240424 rel.75425"
131+
}
132+
}
133+
},
134+
"getFirmwareAutoUpgradeConfig": {
135+
"auto_upgrade": {
136+
"common": {
137+
"enabled": "on",
138+
"random_range": 120,
139+
"time": "03:00"
140+
}
141+
}
142+
},
143+
"getFirmwareUpdateStatus": {
144+
"cloud_config": {
145+
"upgrade_status": {
146+
"lastUpgradingSuccess": true,
147+
"state": "normal"
148+
}
149+
}
150+
},
151+
"getLedStatus": {
152+
"led": {
153+
"config": {
154+
".name": "config",
155+
".type": "led",
156+
"enabled": "on"
157+
}
158+
}
159+
},
160+
"getMediaEncrypt": {
161+
"cet": {
162+
"media_encrypt": {
163+
"enabled": "on"
164+
}
165+
}
166+
},
167+
"getSdCardStatus": {
168+
"harddisk_manage": {
169+
"hd_info": [
170+
{
171+
"hd_info_1": {
172+
"detect_status": "offline",
173+
"disk_name": "1",
174+
"loop_record_status": "1",
175+
"status": "offline"
176+
}
177+
}
178+
]
179+
}
180+
},
181+
"getSirenConfig": {
182+
"duration": 300,
183+
"siren_type": "Doorbell Ring 1",
184+
"volume": "6"
185+
},
186+
"getSirenStatus": {
187+
"status": "off",
188+
"time_left": 0
189+
},
190+
"getSirenTypeList": {
191+
"siren_type_list": [
192+
"Doorbell Ring 1",
193+
"Doorbell Ring 2",
194+
"Doorbell Ring 3",
195+
"Doorbell Ring 4",
196+
"Doorbell Ring 5",
197+
"Doorbell Ring 6",
198+
"Doorbell Ring 7",
199+
"Doorbell Ring 8",
200+
"Doorbell Ring 9",
201+
"Doorbell Ring 10",
202+
"Phone Ring",
203+
"Alarm 1",
204+
"Alarm 2",
205+
"Alarm 3",
206+
"Alarm 4",
207+
"Dripping Tap",
208+
"Alarm 5",
209+
"Connection 1",
210+
"Connection 2"
211+
]
212+
},
213+
"getTimezone": {
214+
"system": {
215+
"basic": {
216+
"timezone": "UTC+00:00",
217+
"zone_id": "Europe/London"
218+
}
219+
}
220+
}
221+
}

0 commit comments

Comments
 (0)
0