Skip to content

elad-bar/ha-dahuavto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dahua VTO Integration

this integration is depreacted as the call event didn't work fluently, instead you can use the DahuaVTO2MQTT to get all events.

I'm not removing the integration, you can use it to get information from the API of device.

Configuration

Configuration support single Dahua VTO unit through Configuration -> Integrations

* Custom component doesn't support YAML configuration!, in case you have used it via configuration.yaml, please remove it
* In case labels in Configuration -> Integrations -> Add new are note being displayed, please delete the custom component and re-download it

Events:

Upon ring, dahuavto_ring event will be triggered, data will be the entire set of attributes of each of the entities created

Entities:

binary_sensor.dahua_vto_available
State: represents whether the unit is online or not
Attributes:
    appAutoStart
    deviceType
    hardwareVersion
    processor
    serialNumber
    updateSerial
    updateSerialCloudUpgrade
    Last Ring
    Last Update
    CallType
    CreateTime
    EndState
    LocalNumber
    MessageTime
    PeerNumber
    PeerType
    RecNo
    TalkTime
    CreateDateTime
    CreatedDate
    device_class
binary_sensor.dahua_vto_ring
State: represents whether over the last 5 seconds there was a call
Attributes:
    appAutoStart
    deviceType
    hardwareVersion
    processor
    serialNumber
    updateSerial
    updateSerialCloudUpgrade
    Last Ring
    Last Update
    CallType
    CreateTime
    EndState
    LocalNumber
    MessageTime
    PeerNumber
    PeerType
    RecNo
    TalkTime
    CreateDateTime
    CreatedDate
    device_class

About

Dahua VTO Integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages