mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 13:45:12 +02:00
Tweak sensors comments in default config (#17526)
Makes it more clear that there should be only one sensors section, and that the weather prediction comment applies only to the yr platform.
This commit is contained in:
committed by
Fabian Affolter
parent
b7b4224429
commit
15f4ed74ac
@@ -105,8 +105,9 @@ map:
|
|||||||
# Track the sun
|
# Track the sun
|
||||||
sun:
|
sun:
|
||||||
|
|
||||||
# Weather prediction
|
# Sensors
|
||||||
sensor:
|
sensor:
|
||||||
|
# Weather prediction
|
||||||
- platform: yr
|
- platform: yr
|
||||||
|
|
||||||
# Text to speech
|
# Text to speech
|
||||||
|
Reference in New Issue
Block a user