Add UI Minimalist Dependencies
This commit is contained in:
@@ -74,6 +74,8 @@ ffmpeg:
|
|||||||
# Enable the Front End
|
# Enable the Front End
|
||||||
frontend:
|
frontend:
|
||||||
themes: !include_dir_merge_named themes
|
themes: !include_dir_merge_named themes
|
||||||
|
extra_module_url:
|
||||||
|
- /hacsfiles/lovelace-card-mod/card-mod.js
|
||||||
|
|
||||||
# Configure FontAwesome Icons
|
# Configure FontAwesome Icons
|
||||||
fontawesome:
|
fontawesome:
|
||||||
|
|||||||
@@ -1,9 +1,29 @@
|
|||||||
# Home Assistant Dashboard Resources (installed via HACS)
|
# 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
|
# Frigate Card
|
||||||
- url: /hacsfiles/frigate-hass-card/frigate-hass-card.js
|
- url: /hacsfiles/frigate-hass-card/frigate-hass-card.js
|
||||||
type: module
|
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
|
# Mushroom Card
|
||||||
- url: /hacsfiles/lovelace-mushroom/mushroom.js
|
- url: /hacsfiles/lovelace-mushroom/mushroom.js
|
||||||
type: module
|
type: module
|
||||||
|
|||||||
Reference in New Issue
Block a user