Hello, i will do the same thing… but it’s dosn’t work
Where is my fault:
homeassistant:
# Name of the location where Home Assistant is running
name: Home
# Location required to calculate the time the sun rises and sets
latitude: xx.xxxx
longitude: x.xxxx
# Impacts weather/sunrise data (altitude above sea level in meters)
elevation: 559
# metric for Metric, imperial for Imperial
unit_system: metric
# Pick yours from here: http://en.wikipedia.org/wiki/List_of_tz_database_time_zones
time_zone: Europe/Zurich
customize:
# Add an entry for each entity that you want to overwrite.
sensor.yr_symbol:
friendly_name: Nest
sensor.yr_wind_speed:
friendly_name: Wind
icon: mdi:Speedometer
# Show links to resources in log and frontend
#introduction:
homeassistant:
# Name of the location where Home Assistant is running
name: Home
# Location required to calculate the time the sun rises and sets
latitude: xx.xxx
longitude: x.xxxx
# Impacts weather/sunrise data (altitude above sea level in meters)
elevation: 559
# metric for Metric, imperial for Imperial
unit_system: metric
# Pick yours from here: http://en.wikipedia.org/wiki/List_of_tz_database_time_zones
time_zone: Europe/Zurich
customize: !include customize.yaml