Skip to content

Commit 55f64cb

Browse files
thomasvsfabaff
authored andcommitted
Align example with documentation by using dark sky in both locations (home-assistant#7718)
The note talks about dark sky, so people will be nudged to set up dark sky. Make it easy for them by matching the example to that choice.
1 parent 8454ba5 commit 55f64cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_lovelace/weather-forecast.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ name:
3737

3838
```yaml
3939
- type: weather-forecast
40-
entity: weather.demo_weather_north
40+
entity: weather.dark_sky
4141
```
4242
4343
<p class="note">

0 commit comments

Comments
 (0)