From 70bbb867f98fc445a9bd41a2babd0f4553dc3d4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Lov=C3=A9n?= Date: Tue, 11 Jun 2019 17:34:02 +0200 Subject: [PATCH] Use met.no instead of yr.no in default config (#24470) --- homeassistant/config.py | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/homeassistant/config.py b/homeassistant/config.py index 3443e98e928..7d36fb6f798 100644 --- a/homeassistant/config.py +++ b/homeassistant/config.py @@ -60,10 +60,9 @@ default_config: # http: # base_url: example.duckdns.org:8123 -# Sensors -sensor: - # Weather prediction - - platform: yr +# Weather prediction +weather: + - platform: met # Text to speech tts: