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
Re-verify all 29 Arlo cameras in cameras/arlo/ against official sources (arlo.com product pages and datasheets).
Checklist
Re-verify every camera against official Arlo sources; fill missing fields (sensor, lens, video, dimensions, weight, operating temp, environment) only where confirmed
Correct any wrong values found (resolution, IP rating, night vision, power, protocols) against official datasheets
Identify and remove ghost models (no matching official product)
Identify and remove duplicate regional listings (spec-identical variants of a model already in the dataset)
Verify RTSP/ONVIF claims — Arlo is largely battery/wire-free and cloud-first, so this is a high-priority check (similar fabricated-RTSP pattern found on Reolink/ABUS/Tapo battery models)
Update sources[] on every changed/added entry
npm run build passes, no schema violations
Update CHANGELOG.md + README counts, bump package.json version
Part of the full data-quality audit (#28).
Scope
Re-verify all 29 Arlo cameras in
cameras/arlo/against official sources (arlo.com product pages and datasheets).Checklist
sources[]on every changed/added entrynpm run buildpasses, no schema violationsSee #28 for the established method.