Sync Updates
This commit is contained in:
@ -10,4 +10,31 @@ homeassistant:
|
||||
- '/tmp'
|
||||
|
||||
|
||||
default_config:
|
||||
http:
|
||||
use_x_forwarded_for: true
|
||||
trusted_proxies:
|
||||
- 127.0.0.1
|
||||
- ::1
|
||||
- 192.168.1.2
|
||||
- 192.168.1.1
|
||||
- 192.168.1.16
|
||||
- 172.30.33.0/24
|
||||
|
||||
|
||||
#default_config:
|
||||
automation:
|
||||
counter:
|
||||
dhcp:
|
||||
energy:
|
||||
frontend:
|
||||
history:
|
||||
map:
|
||||
mobile_app:
|
||||
person:
|
||||
ssdp:
|
||||
system_health:
|
||||
timer:
|
||||
usb:
|
||||
webhook:
|
||||
zeroconf:
|
||||
zone:
|
@ -16,11 +16,15 @@ lovelace:
|
||||
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
|
||||
- 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