|
Hey everyone, currently toying with a EUFY PanTilt cam (eufy_t8410x_t31x_sc3338_syn4343) I would love to do PTZ Presets from HomeAssistant... but I cant quite get it to work. Currently I can create presets by editing the /etc/ptz_presets.conf, and then recall them with the ptz_presets utility. I was also able to code together some script that would do that over onvif.... when I try it from homeassistant though I get the error "Absolute Presets are not supported on this device" Do you have any pointers on where to best debug this ? Have you ran into similar issues and found a nice workaround ? I would love to hear your inputs.... Ideally I would also be able to trigger a 'set' from there... Greetings, |
Answered by
s00500
Jul 31, 2026
Replies: 1 comment 1 reply
|
Did you ever figure this out? |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
yes, and I actually implemented the needed fixes in the firmware here: #665
also forked and improved the hass-onvif-ptz integration by adding a preset card, see here: https://github.com/s00500/hass-onvif-ptz