Universal Hikvision ISAPI integration for Home Assistant.
- Discovers leaf parameters under
/ISAPI/Image/channels/<n>and exposes them as sensors. - Typed entities for common parameters (numbers/selects/switches).
- Universal
set_by_xpathservice to change any parameter. - Digest or Basic authentication.
- Make this repository public.
- Add it in HACS as a custom repository (category: Integration) OR publish a GitHub release (e.g.
v0.2.2) and submit to the HACS default index. - Install via HACS and restart Home Assistant.
Copy custom_components/hikvision_isapi/ to your HA config and restart.
hikvision_isapi.set_by_xpathwith fields:xpath,value, optionalprefer_sub,wrap.hikvision_isapi.set_raw_xmlto PUT raw XML to a path.
Version uses SemVer (e.g., 0.2.2) for compatibility with AwesomeVersion.