Skip to content

yottatsa/hass_nipca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hass_nipca

Discover and set up NIPCA-compatible cameras.

  1. Copy custom_components/nipca to your ~/.homeassistant/custom_components
  2. Add nipca: section to the configuration.yaml
nipca:
  username: <optional username>
  password: <optional password>

Supported devices

  • D-Link DCS-930LB1 version=2.15 build=6, version=2.17 build=3 tested
  • TRENDnet TV-IP672W, TV-IP672WI The Megapixel Wireless N (Day/Night) PTZ Internet Camera claimed1
  • D-Link DCS-6513 claimed2 and lot mote claimed3
  • D-Link DCS-P6000LH implemented1 (alternative location for motion config)

Supported features

  • UPNP discovery
  • Auth
  • Stream and attributes (name, motion detection status) discovery
  • Motion and sound detection

TBD