diff --git a/configuration.yaml b/configuration.yaml index 202eec5..7779bd4 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -44,7 +44,7 @@ http: # Configure Lovelace/Dashboards for YAML Configuration lovelace: mode: yaml -# resources: !include lovelace/resources.yaml + resources: !include lovelace/resources.yaml dashboards: !include lovelace/dashboards.yaml # MQTT Broker Connection diff --git a/lovelace/resources.yaml b/lovelace/resources.yaml index b8fab07..7ad7159 100644 --- a/lovelace/resources.yaml +++ b/lovelace/resources.yaml @@ -1 +1,5 @@ -# Home Assistant Dashboard Resources \ No newline at end of file +# Home Assistant Dashboard Resources + +# Frigate Card (installed via HACS) +- url: /hacsfiles/frigate-hass-card/frigate-hass-card.js + type: module