prophead! please Can you described the full course to integrate the doorbird to Vera? Thanks!!
The first message on this thread is the API documentation which can explain it better then I can.
There is only one Vera gotcha, when you subscribe to notifications (with a vera doorbell scene URL) you have to replace the ampersands (&) in the code with the URL encoded code, %26. Leave the last 2 though as they are part of the doorbird side of the request. Here is my subscription request, which you only have to do once:
http://YOUR_DOORBIRD_IP/bha-api/notification.cgi?url=http://YOUR_VERA_IP:3480/data_request?id=action%26serviceId=urn:micasaverde-com:serviceId:HomeAutomationGateway1%26action=RunScene%26SceneNum=YOUR_DOORBELL_SCENE_ID&event=doorbell&subscribe=1The doorbird then hits that url everytime the button is pressed (or motion is detected if you change the subscription keyword).
The camera information is in the API doc also, it appears fine for me, but does not work on the app like my other cameras for some reason. No big because Doorbird has it's own app which you have to use if you want to talk to the door anyhow. My traditional physical chime is also wired into the Doorbird.
You can make your doorbell scene do anything obviously, I have mine turn on the lights at night and alert my phone and play the chime on 4 aeotec "doorbell" mp3 receivers around my house. I could do the whole capture video and put it on the TV scene, but I never watch TV so the app's easier. Theres no motion sensitivity adjustment for the motion detection so mine goes off constantly and is useless, but they have promised range adjustment for the last six months. I have mine all hard wired with power and ethernet so it's rock solid, no sketchy wireless or batteries to worry about. I'm happy with it now that I've got the HA integration.
|-<:)