I am unable to select a action that will trigger the PTZ to move to desired location once the doorbell is pressed. The options i am given for the automation relate to settings being changed on the doorbell. Nothing about sent notifcation, pressed button. I have looked a the logs and have pressed the doorbell and nothing is coming up in the logs. Am i doing something wrong? I have also connected the chime to the HA and there is zero notifications that come through when the doorbell is pressed. I have attached a image of some of the options i am given to trigger the automation.
#Reolink PTZ automation once Tapo(TPLINK) Door bell is pressed
1 messages · Page 1 of 1 (latest)
Are you using an entity trigger or a device trigger?
device
That's most likely why, try with an entity state for the
My aqara buttons have a binary sensor for the doorbell being pressed
check if you got something similar!
like so?
Sadly i think i found the issue, because the doorbell is wireless it doesnt support onvif. Thus not supporting motion so i dont think its possible doing it via motion. I have had to install Tapo camera control via HACs and the orignal photo are what i was presented with when going to make the automation. Unless there is another way to trigger this action other than motion i am at a loss :S
Care to show me the device page for your doorbell?
what's under those 31 disabled entitied perhaps?
Man, that is a bummer.
That they would pass so much sensors but not the doorbell binary
Adding a 10$ zigbee button would be a solution.
(That's how I did my doorbell haha)
What did you do to implement it?
After looking on github an getting a responce from dev, theres a work around with setting up a automation in tapo app. When dorbell is pressed set plug to turn off/on (works with light also) then set automation in HA that when plug state changes it moves the PTZ.
A simple automation checking the button's press state and triggering the PTZ call to my reolink camera
Glad you found a solution!
how did you get the PTZ to move to a certain location with Reolink? I got an area with 3 180s and a PTZ i think it would be cool to trigger a mvoe that area with the PTZ if something triggers on a camera.
I brought a tapo smart plug thats in a plug that is not used, i set it to switch on/off when the doorbell was pressed. I am sure there would be a work around for a trigger of say movment or boundry cross
I set the camera to move to the place i wanted it when the plug triggers on or off
how did you get the camera to move to a target location.
Where do you set the presets/access them?
Those are given by the reolink integration
Ha i suck. I didn't look on the right camera i see them now. Thanks!