We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
The text was updated successfully, but these errors were encountered:
Hi, the config should go in lovelace. You have to edit the dashboard, add a new card, choose "manual" and put the config.
Sorry, something went wrong.
No branches or pull requests
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:
type: module
type: module
"type: 'custom:auto-reload-card'
delay_in_minute: 1
kiosk_mode:
hide_header: true
views:
title: Cameras
path: cameras
badges: []
cards:
cards:
entity: camera.drivewaymjpeg
image: https://demo.home-assistant.io/stub_config/bedroom.png
camera_view: live
show_name: false
show_state: false
tap_action:
action: more-info
hold_action:
action: more-info
The text was updated successfully, but these errors were encountered: