From b3a6ac74fa6074edab78efb870efba284aafe0b2 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Wed, 6 Apr 2016 22:30:05 +0200 Subject: [PATCH] Fix typos and update freegeoip URL --- config/configuration.yaml.example | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/configuration.yaml.example b/config/configuration.yaml.example index fae945b05e4..899134b71a7 100644 --- a/config/configuration.yaml.example +++ b/config/configuration.yaml.example @@ -1,9 +1,9 @@ homeassistant: - # Omitted values in this section will be auto detected using freegeoip.net + # Omitted values in this section will be auto detected using freegeoip.io # Location required to calculate the time the sun rises and sets. - # Cooridinates are also used for location for weather related components. - # Google Maps can be used to determine more precise GPS cooridinates. + # Coordinates are also used for location for weather related components. + # Google Maps can be used to determine more precise GPS coordinates. latitude: 32.87336 longitude: 117.22743