mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
Use met.no instead of yr.no in default config (#24470)
This commit is contained in:
parent
ae5f284d10
commit
70bbb867f9
@ -60,10 +60,9 @@ default_config:
|
|||||||
# http:
|
# http:
|
||||||
# base_url: example.duckdns.org:8123
|
# base_url: example.duckdns.org:8123
|
||||||
|
|
||||||
# Sensors
|
# Weather prediction
|
||||||
sensor:
|
weather:
|
||||||
# Weather prediction
|
- platform: met
|
||||||
- platform: yr
|
|
||||||
|
|
||||||
# Text to speech
|
# Text to speech
|
||||||
tts:
|
tts:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user