So, I’ve searched and searched and even the documentation doesn’t provide me with an answer… so I’m afraid it’s not even possible. You are my last hope!
I’ve got a camera in the kids room, to keep an eye out when/if she sleeps. By default, I’ve set-up the camera to be zoomed in and panned to the bed. But I want to have a toggle to quickly switch between this (default) zoomed state, and viewing the full camera feed.
Anyone know how to do this? (I tried using template sensors for the pan and zoom values, but the advanced-camera-card does not like this. It seems to want cold hard numbers in the yaml.)
Ah, I posted too soon. I actually did manage to solve this, with help of the documentation.
I added an automation to the camera card, to base its zoom on a input_boolean that I can toggle with a button.