Skip to content

v0.14.1 — upstream pyEzvizApi sync

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Jul 17:32

Maintenance release: refresh the vendored pylocalapi to RenierM26/pyEzvizApi head (5669e46, PRs #259-#263 upstream).

What's in it

  • More robust CAS key exchange — the CAS frame is now read to completion instead of a single recv, and the request identifies as the Android client type. May help the CAS TLS handshake failed reports (#43) and flaky LAN-key fetches.
  • Upstream p2p-register — the 1052170 p2p-session fix we contributed is now the canonical upstream implementation.
  • Typed chime helpers (EzvizChimeMusic, EzvizDeviceChimeInfo, switch_chime_indicator_light) and HCNetSDK ability parsers.

No integration behavior changes beyond the library refresh. Full changelog of the feature line: see v0.14.0.