I did exactly the same on cam two, but it is not moving to the preset.
PTZ is working on both cams, but presets only on one.
Is there a secret on how the reolink cams store the preset names for onvif?
No matter what I put in for the second cam, it doesn´t move to the preset.
How can one work with ‘000’ - ‘006’ and the second one does not? They are both same hardware and firmware version!
In the reolink apps (mac and ios) they are working, but not or partially in onvif protocol.
Guess there must be something with the preset names in the cams?
How to read out the stored names in the cams for onvif???
I checked the logs and found that on second camera are fault logs:
Absolute Presets not supported on device 'Cam Mo'
12:37:31 – (WARNUNG) ONVIF - Die Nachricht ist zum ersten Mal am 09:25:09 aufgetreten und erscheint 150 mal
in one Camera the “hw_version” was not set to “null”. I set this entry for all my cams to “null” and after restart all cams are working now with PTZ and Presets.
I had the same issue but I had null on my camera.
I changed the hw to something random and it worked.
Later on I added a new preset to the same camera but this new preset was not available. I changed again the hw_version entry and the preset appeared.
It looks like ONVIF load the available preset when you add the camera the first time and that HA is forced to recheck that when the hw_version changed.
figured it out. Just reload the onvif integration after setting the presets in the camera.
that way homeassistant will recognize them and even will show you in the logs which names are supported.