frigate-hass-card: Problem loading Frigate Card on 13 Beta 4

See below Checklist:

  • [ x] I updated to the latest version available
  • [ x] I cleared the cache of my browser

Release with the issue: 0.13.0beta4 Last working release (if known): 12.1 Browser and Operating System: Mostly iOS Home Assistant App but also Windows with any browser

any browser

Description of problem:

Every time since I’ve loaded and upgraded to Frigate 13beta4 everything works that should work, except the frigate card itself. If I goto the proxy addon, as my frigate server is a separate Linux server with a Google Coral TPU, the card fails. I can roll it back and rebuild the database but that’s the best I can do and I’d prefer to use the latest if possible

Don’t know if this is related or not but ever since upgrading to the latest card “Birdseye” no longer showed up as a camera and cannot be selected Frigate card diagnostic information See below

Na


  "ha_version": "2023.11.1",
  "card_version": "5.2.0",
  "browser": "Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Home Assistant/2023.7 (io.robbie.HomeAssistant; build:2023.471; iOS 17.1.0) Mobile/HomeAssistant, like Safari",
  "date": "2023-11-06T22:48:55.542Z",
  "frigate_version": {
    "cc5094b175583f1890de1995aa5d3d82": "5.0.0-beta.2/0.13.0-65e3e67"
  },
  "lang": "en",
  "timezone": "America/Chicago",
  "git": {
    "build_version": "5.2.0-HEAD+g69249b6",
    "build_date": "Fri, 23 Jun 2023 15:26:26 GMT",
    "commit_date": "Thu, 22 Jun 2023 09:21:26 -0600"
  },
  "config": {
    "input_name": "",
    "input_entity": "camera.side_doorbell_main",
    "cameras": [
      {
        "camera_entity": "camera.sidedoorbell",
        "frigate": {
          "url": "http://192.168.1.155:5000/"
        },

Na Javascript errors shown in the web inspector (if applicable): Ma

na

Additional information: Na

About this issue

  • Original URL
  • State: closed
  • Created 8 months ago
  • Comments: 15 (4 by maintainers)

Most upvoted comments

No I see what your saying. What I’m saying is I have the latest version.

That is not what the diagnostics at the start of the issue show:

    "cc5094b175583f1890de1995aa5d3d82": "5.0.0-beta.2/0.13.0-65e3e67"
                                         ^^^^^^^^^^^^

If I try and add https://github.com/blakeblackshear/frigate-hass-integration/releases/tag/v5.0.0-beta.3

You shouldn’t need to do this, if you’ve already added the integration you do not need to add it again. Can you clarify why these steps do not work?

I could spin up a whole other Frigate server directly on my HA if wanted. But I don’t. I have a separate frigate server and use the add ins proxy service.

Where you run the Frigate server, or whether you’re using the proxy add-on are not relevant. The card talks to the integration only.