What am I doing wrong when setting up the camera widget? I can see video just fine in the HA frontend.
I have tried:
driveway:
widget_type: camera
entity_picture: camera.driveway
driveway:
widget_type: camera
entity_picture: http://192.168.1.20:8123/api/camera_proxy/camera.driveway?token=<MY TOKEN>
driveway:
widget_type: camera
entity_picture: http://192.168.1.20:8123/api/camera_proxy/camera.driveway?token=<MYTOKEN>&api_password=<MYPASSWORD>
There’s no picture. Only an empty square.