View hass_configuration_http.yml
homeassistant: | |
# Name of the location where Home Assistant is running | |
name: Home | |
# Location required to calculate the time the sun rises and sets | |
latitude: 36.0755 | |
longitude: -79.0741 | |
# C for Celsius, F for Fahrenheit | |
temperature_unit: F | |
# Pick yours from here: http://en.wikipedia.org/wiki/List_of_tz_database_time_zones | |
time_zone: America/New_York |