Add UI Minimalist Dependencies
This commit is contained in:
@@ -74,6 +74,8 @@ ffmpeg:
|
||||
# Enable the Front End
|
||||
frontend:
|
||||
themes: !include_dir_merge_named themes
|
||||
extra_module_url:
|
||||
- /hacsfiles/lovelace-card-mod/card-mod.js
|
||||
|
||||
# Configure FontAwesome Icons
|
||||
fontawesome:
|
||||
|
||||
@@ -1,9 +1,29 @@
|
||||
# Home Assistant Dashboard Resources (installed via HACS)
|
||||
|
||||
# Auto Entities
|
||||
- url: /hacsfiles/lovelace-auto-entities/auto-entities.js
|
||||
type: module
|
||||
|
||||
# Button Card
|
||||
- url: /hacsfiles/button-card/button-card.js
|
||||
type: module
|
||||
|
||||
# Frigate Card
|
||||
- url: /hacsfiles/frigate-hass-card/frigate-hass-card.js
|
||||
type: module
|
||||
|
||||
# Light Entity Card
|
||||
- url: /hacsfiles/light-entity-card/light-entity-card.js
|
||||
type: module
|
||||
|
||||
# Mini Graph Card
|
||||
- url: /hacsfiles/mini-graph-card/mini-graph-card-bundle.js
|
||||
type: module
|
||||
|
||||
# Mini Media Player
|
||||
- url: /hacsfiles/mini-media-player/mini-media-player-bundle.js
|
||||
type: module
|
||||
|
||||
# Mushroom Card
|
||||
- url: /hacsfiles/lovelace-mushroom/mushroom.js
|
||||
type: module
|
||||
|
||||
Reference in New Issue
Block a user