This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.0378 | |
longitude: -78.9858 | |
# Impacts weather/sunrise data (altitude above sea level in meters) | |
elevation: 143 | |
# metric for Metric, imperial for Imperial | |
unit_system: imperial |