Skip to content

v1.14.0

Choose a tag to compare

@github-actions github-actions released this 01 Jul 09:10
aa694a4

Continued Tapo verification (per user-supplied official links) plus a new brand.

Added

  • Kasa — new brand (Kasa (TP-Link)): KC420WS, a 4MP wired outdoor bullet camera with Starlight sensor and dual IR/white-light spotlight illumination. Kasa is a separate TP-Link sub-brand/ecosystem from Tapo; confirmed via official TP-Link FAQ 1959 that Kasa cameras do not support RTSP/ONVIF (a different policy from Tapo's wired cameras) before assuming otherwise.
  • 5 new Tapo cameras added from official tapo.com spec pages, each checked individually before adding: C645D Kit (dual-lens pan/tilt, battery+solar), TCW90 Kit (pan/tilt dome, battery+solar), C465 (4K wire-free, integrated solar panel), C400 Kit (battery+solar bullet), C207 (DC-powered pan/tilt — RTSP+ONVIF confirmed supported, unlike the battery models).

Fixed

  • C615F Kit: operating_temp_c was completely missing — added -20 to 45 from the official spec page; enriched features (800-lumen floodlight, 12x digital zoom, pan-tilt mechanical range, siren dB).
  • C675D Kit: audio was completely empty — filled (mic/speaker/two-way confirmed); corrected power.method to name the included Tapo A202 solar panel; enriched field_of_view_deg with horizontal/vertical components.
  • C660 Kit: verified fully accurate against the official page; enriched power.method with exact solar/adapter output specs and added 18x digital zoom to features.
  • TC85, C460: verified against official spec pages; both had an unconfirmed "10,000mAh"-style battery capacity figure not stated on any official source — softened to only the verified charger spec.
  • data/cameras.json / docs/cameras.json sync bug: a source-file fix (tapo-tc40's missing video.streams[].name) had been baked into a rebuilt data/cameras.json and committed, but the source file change itself was never committed — a later git reset --hard (dropping an unrelated commit) silently discarded it from the working tree, leaving the generated files out of sync with their own source. CI's "generated files must match a fresh build" check caught it; re-applied and re-committed together this time.

Changed

  • Tapo: 42 → 47 cameras (+5 new models).
  • Database now covers 1,564 cameras across 69 brands.