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

Unsure where to place the config #5

Open
nishrana14 opened this issue Feb 16, 2022 · 1 comment
Open

Unsure where to place the config #5

nishrana14 opened this issue Feb 16, 2022 · 1 comment

Comments

@nishrana14
Copy link

Hello, I have installed through HACS but I am not sure where this configuration is supposed to go:
"type: 'custom:auto-reload-card'
delay_in_minute: 1

Does it go into my config.yaml file or in the lovelace dashboard raw config? Here is my current lovelace dashboard raw config:

title: 11 Court Ln
resources:

  • url: /hacsfiles/kiosk-mode/kiosk-mode.js
    type: module
  • url: /hacsfiles/lovelace-auto-reload-card/auto-reload-card.js
    type: module
    "type: 'custom:auto-reload-card'
    delay_in_minute: 1
    kiosk_mode:
    hide_header: true
    views:
  • type: sidebar
    title: Cameras
    path: cameras
    badges: []
    cards:
@ben8p
Copy link
Owner

ben8p commented Feb 21, 2022

Hi, the config should go in lovelace.
You have to edit the dashboard, add a new card, choose "manual" and put the config.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants