Update documentation to show unit system (#717)
This commit is contained in:
parent
0827a7646b
commit
45c86f1631
6 changed files with 10 additions and 10 deletions
|
@ -26,8 +26,8 @@ homeassistant:
|
|||
# Location required to calculate the time the sun rises and sets
|
||||
latitude: 37
|
||||
longitude: -121
|
||||
# C for Celsius, F for Fahrenheit
|
||||
temperature_unit: F
|
||||
# 'metric' for Metric, 'imperial' for Imperial
|
||||
unit_system: imperial
|
||||
# Pick yours from here: http://en.wikipedia.org/wiki/List_of_tz_database_time_zones
|
||||
time_zone: America/Los_Angeles
|
||||
customize: !include customize.yaml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue