You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Verify TC85 against official spec page; soften unconfirmed battery capacity
Cross-checked against tapo.com's TC85 v1 spec page — every field matches
(resolution, sensor, lens, FOV, IR 49ft, IP66, dimensions, weight, codec/fps,
audio, 512GB storage, no RTSP/ONVIF). The stored "10,000mAh" battery capacity
wasn't confirmed on this or any cited source, so replaced with only the
verified charging spec (5V/2A) and battery life (300 days).
Copy file name to clipboardExpand all lines: cameras/tapo/tc85.json
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@
45
45
"range_m": 15
46
46
},
47
47
"power": {
48
-
"method": "Built-in rechargeable lithium-ion battery (10,000mAh); optional Tapo solar panel"
48
+
"method": "Built-in rechargeable lithium-ion battery (5.0V/2.0A charging, up to 300 days battery life); optional Tapo A200 solar panel (sold separately)"
Copy file name to clipboardExpand all lines: data/cameras.json
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -118622,7 +118622,7 @@
118622
118622
"range_m": 15
118623
118623
},
118624
118624
"power": {
118625
-
"method": "Built-in rechargeable lithium-ion battery (10,000mAh); optional Tapo solar panel"
118625
+
"method": "Built-in rechargeable lithium-ion battery (5.0V/2.0A charging, up to 300 days battery life); optional Tapo A200 solar panel (sold separately)"
Copy file name to clipboardExpand all lines: docs/cameras.json
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -118622,7 +118622,7 @@
118622
118622
"range_m": 15
118623
118623
},
118624
118624
"power": {
118625
-
"method": "Built-in rechargeable lithium-ion battery (10,000mAh); optional Tapo solar panel"
118625
+
"method": "Built-in rechargeable lithium-ion battery (5.0V/2.0A charging, up to 300 days battery life); optional Tapo A200 solar panel (sold separately)"
0 commit comments