Updates
This commit is contained in:
@ -14,6 +14,11 @@ homeassistant:
|
||||
- 10.10.10.0/24
|
||||
|
||||
|
||||
lovelace:
|
||||
mode: yaml
|
||||
resources: !include ../../resources.yaml
|
||||
|
||||
|
||||
http:
|
||||
use_x_forwarded_for: true
|
||||
trusted_proxies:
|
||||
@ -34,6 +39,7 @@ history:
|
||||
map:
|
||||
mobile_app:
|
||||
person:
|
||||
python_script:
|
||||
ssdp:
|
||||
system_health:
|
||||
timer:
|
||||
|
@ -1,30 +0,0 @@
|
||||
lovelace:
|
||||
mode: yaml
|
||||
|
||||
resources:
|
||||
- url: /hacsfiles/button-card/button-card.js
|
||||
type: module
|
||||
- url: /hacsfiles/light-entity-card/light-entity-card.js
|
||||
type: module
|
||||
- url: /hacsfiles/lovelace-auto-entities/auto-entities.js
|
||||
type: module
|
||||
- url: /hacsfiles/lovelace-card-mod/card-mod.js
|
||||
type: module
|
||||
- url: /hacsfiles/mini-graph-card/mini-graph-card-bundle.js
|
||||
type: module
|
||||
- url: /hacsfiles/mini-media-player/mini-media-player-bundle.js
|
||||
type: module
|
||||
- url: /hacsfiles/my-cards/my-slider.js
|
||||
type: module
|
||||
#- url: /hacsfiles/my-cards/my-slider-v2.js
|
||||
# type: module
|
||||
- url: /hacsfiles/my-cards/my-button.js
|
||||
type: module
|
||||
- url: /hacsfiles/simple-weather-card/simple-weather-card-bundle.js
|
||||
type: module
|
||||
- url: /hacsfiles/home-assistant-sun-card/home-assistant-sun-card.js
|
||||
type: module
|
||||
- url: /hacsfiles/lovelace-layout-card/layout-card.js
|
||||
type: module
|
||||
- url: /hacsfiles/lovelace-state-switch/state-switch.js
|
||||
type: module
|
Reference in New Issue
Block a user