Most basic configuration
This commit is contained in:
commit
1dc627c494
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
/*
|
||||||
|
/*/
|
||||||
|
!.gitignore
|
||||||
|
!configuration.yaml
|
14
configuration.yaml
Normal file
14
configuration.yaml
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
homeassistant:
|
||||||
|
name: Åvägen
|
||||||
|
|
||||||
|
latitude: !secret latitude_home
|
||||||
|
longitude: !secret longitude_home
|
||||||
|
elevation: !secret elevation_home
|
||||||
|
time_zone: !secret timezone_home
|
||||||
|
unit_system: metric
|
||||||
|
|
||||||
|
frontend:
|
||||||
|
discovery:
|
||||||
|
history:
|
||||||
|
logbook:
|
||||||
|
config:
|
Loading…
x
Reference in New Issue
Block a user