Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

n.setConfig is not a function (May be not a frigate-card bug) #1697

Open
Cheerpipe opened this issue Nov 28, 2024 · 0 comments
Open

n.setConfig is not a function (May be not a frigate-card bug) #1697

Cheerpipe opened this issue Nov 28, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Cheerpipe
Copy link

Checklist:

[REQUIRED] Card diagnostic information:

Can't acces the the button menu because card is not loaded using card 6.0 beta from beta1 to beta8.

[REQUIRED] Description of problem: Card is not loaded if lovelace-styler is installed (https://github.com/folke/lovelace-styler). It happens since frigate-card 6.0 beta, from beta 1 to beta8. 5.2.0 works well.

Since this problem happens only if lovelace-styler is installed, I am not 100% sure it is a frigate-card bug so sorry if that's not the case

[OPTIONAL] Last working release (if known): 5.2.0

[OPTIONAL] Javascript errors shown in the web inspector:

image
image


[OPTIONAL] Additional information: Can't get diagnostic for 6.0 beta so i get diagnostic data for 5.2.0 instead.

Card diagnostics. Please review for confidential information prior to sharing
{
  "ha_version": "2024.12.0b1",
  "card_version": "5.2.0",
  "browser": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36 Edg/132.0.0.0",
  "date": "2024-11-28T13:23:51.424Z",
  "frigate_version": {
    "2b2acf3b1e1c825812c148500c75bbfc": "5.5.1/0.15.0-9ae839a"
  },
  "lang": "es",
  "timezone": "America/Santiago",
  "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": {
    "type": "custom:frigate-card",
    "cameras": [
      {
        "camera_entity": "camera.frigate_dormitorio_principal",
        "live_provider": "ha",
        "go2rtc": {
          "modes": []
        }
      }
    ],
    "live": {
      "preload": true,
      "lazy_load": true,
      "show_image_during_load": true
    },
    "dimensions": {
      "aspect_ratio_mode": "static",
      "aspect_ratio": "16:9"
    },
    "image": {
      "mode": "screensaver"
    },
    "view": {
      "update_force": false
    }
  }
}
@Cheerpipe Cheerpipe added the bug Something isn't working label Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant