mirror of
https://github.com/Burningstone91/smart-home-setup.git
synced 2022-05-05 21:16:50 +03:00
18 lines
333 B
YAML
Executable File
18 lines
333 B
YAML
Executable File
# Core configuration
|
|
homeassistant:
|
|
packages: !include_dir_named packages/
|
|
|
|
config:
|
|
|
|
http:
|
|
server_port: 3123 #needed in my setup due to production running on default port 8123
|
|
|
|
map:
|
|
sun:
|
|
system_health:
|
|
|
|
# Uncomment to enable automations trough UI
|
|
automation: !include automations.yaml
|
|
|
|
# Uncomment to enable Nabu Casa
|
|
# cloud: |