After updating the card broke and the documentation is confusing. I thought there was a birdseye entity but I’ve tried so many things to restore it, I can’t remember how it used to work.
Thanks in advance.
After updating the card broke and the documentation is confusing. I thought there was a birdseye entity but I’ve tried so many things to restore it, I can’t remember how it used to work.
Thanks in advance.
This seems to work for me:
- type: custom:frigate-card
cameras:
- frigate:
camera_name: birdseye
You need to enable birdseye restream to get an entity with a stream
OK, for anyone else - I thought the 0.12.0 update was successful but I needed to actually update Frigate to 0.12.0 as it wasn’t applied for some reason.
Afterwards the WebRTC add on which may have been required previously needed to be disabled before Frigate could start, as it was occupying the port.
Now the birdseye entity came back and I could configure the card. Thanks for the help guys.