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 theCAS TLS handshake failedreports (#43) and flaky LAN-key fetches. - Upstream p2p-register — the
1052170p2p-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.