mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 04:35:11 +02:00
Use met.no instead of yr.no in default config (#24470)
This commit is contained in:
committed by
Paulus Schoutsen
parent
ae5f284d10
commit
70bbb867f9
@@ -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:
|
||||
|
Reference in New Issue
Block a user