Skip to content

silasmariusz/qnap-qvr-connector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QNAP QVR Connector (HACS)

Custom Home Assistant integration for QNAP QVR Pro/Elite/Surveillance.

Features

  • Camera entities from QVR channels
  • Metadata Vault events exposed to Advanced Camera Card timeline
  • Text sensors per metadata event type (latest event message + count)
  • Recording proxy endpoint for card playback

Install in HACS (manual custom repository)

  1. HACS -> Integrations -> menu (3 dots) -> Custom repositories
  2. Add repository URL of this repo
  3. Category: Integration
  4. Install QNAP QVR Connector
  5. Restart Home Assistant

Configuration

  1. Go to Settings -> Devices & Services -> Add Integration.
  2. Search for QNAP QVR Connector.
  3. If QNAP Finder discovers devices, pick one from the list or enter host manually.
  4. Fill in host, ports, username, and password.
  5. Finish the flow.

Advanced Camera Card example

type: custom:advanced-camera-card
cameras:
  - camera_entity: camera.qvr_camera_1
    engine: qvr

entry_id and camera_guid are optional and are auto-resolved from camera entity attributes.

Manual install (without HACS)

  1. Copy custom_components/qnap_qvr_connector to your HA config folder under custom_components/.
  2. The integration auto-installs pyqvrpro-client from GitHub release tag v0.2.0.1004.
  3. Restart Home Assistant.

Notes

  • This integration uses pyqvrpro-client for API communication.
  • Metadata events are queried from /{prefix}/qvrip/Metadata/Query.

About

Custom Home Assistant integration for QNAP QVR Pro/Elite/Surveillance

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages