frigate-hass-integration icon indicating copy to clipboard operation
frigate-hass-integration copied to clipboard

Birdseye Camera Entity switching unavailable after update for v5.

Open k7franklin opened this issue 1 year ago • 6 comments

Hi, my birdseye entity is unable to be viewed on home assistant because the integrations imagine that it was unavailable.

In frigate page, birdseye is fine.

Can i disable ther avaliability function on this version?

image

k7franklin avatar Jan 31 '24 23:01 k7franklin

Oh, this is an interesting issue I didn't think of

NickM-27 avatar Jan 31 '24 23:01 NickM-27

Hello, I had the same problem since the 31/01 update (V5.0.0).

The log HA displayed : Using a Frigate server (http://192.168.xx.xx:xxxx) with version 0.12.1-367d724 <= 0.12.1 which is not compatible

I ran the update on my docker: sudo docker pull ghcr.io/blakeblackshear/frigate:stable sudo docker stop frigate && sudo docker rm frigate cd ~/frigate-nvr docker compose up -d

Then click on reload in HA, and my problem is solved: Starting Frigate (0.13.1-34fb1c2)

Regards

HarryCover78 avatar Feb 01 '24 08:02 HarryCover78

actually I was wrong, the birdseye camera is separate and I don't think this is a bug

NickM-27 avatar Feb 01 '24 13:02 NickM-27

well if it was working before (v0.12.1) and doesn't anymore after updating isn't that considered a bug?

pnyro avatar Feb 08 '24 14:02 pnyro

I had double checked the frigate docker ports and opened the rtsp restream ports. Now is ok.

apparently the old integration used another way to display the camera, while the current one looked for the rtsp of the restream. But i'm not sure about this.

k7franklin avatar Feb 08 '24 14:02 k7franklin

Hello, I had the same problem since the 31/01 update (V5.0.0).

The log HA displayed : Using a Frigate server (http://192.168.xx.xx:xxxx) with version 0.12.1-367d724 <= 0.12.1 which is not compatible

I ran the update on my docker: sudo docker pull ghcr.io/blakeblackshear/frigate:stable sudo docker stop frigate && sudo docker rm frigate cd ~/frigate-nvr docker compose up -d

Then click on reload in HA, and my problem is solved: Starting Frigate (0.13.1-34fb1c2)

Regards

this worked like a charm for me i was having the same problem, thanks!

ChildApple avatar Feb 15 '24 23:02 ChildApple

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Mar 17 '24 04:03 github-actions[bot]

Hmmm.. Having this issue on a HAOS Proxmox install. Have had it since setting up Frigate months ago, just now getting to research it. Don't think either options are available in OS? The entity works for a second, then craps the bed and goes unavailable. Using the HA Beta Addon.

sudoxnym avatar Jun 01 '24 03:06 sudoxnym

It worked for me for a few weeks after my initial Frigate setup, but now I run into this as well. When I show the device it shows "Streaming", when I click on it it switches to "Unavailable". A suspicion is that the machine running Frigate is too slow (no TPU). I should get the missing components any day to make the machine faster.

zoechi avatar Jul 03 '24 16:07 zoechi

Same issue here on a new HAOS non-beta install. I don't have a TPU so don't have detect running currently. Frigate is at ~3% CPU but still seeing this behaviour with the birdseye cam showing 'Unavailable' when I try to view in HA. In Frigate the birdseye view works fine, so I don't think it's a performance issue.

Edit: tried a few variations - neither 'privileged mode' or enabling/disabling hardware acceleration helps.

tombeynon avatar Jul 26 '24 11:07 tombeynon