mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 01:46:50 +00:00
Updated URL for weather forecast from yr.no (#21765)
This commit is contained in:
parent
6e882a3140
commit
d813d2cc96
@ -95,9 +95,10 @@ In this section, you find some real-life examples of how to use this camera plat
|
|||||||
camera:
|
camera:
|
||||||
- platform: generic
|
- platform: generic
|
||||||
name: Weather
|
name: Weather
|
||||||
still_image_url: https://www.yr.no/place/Norway/Oslo/Oslo/Oslo/meteogram.svg
|
still_image_url: https://www.yr.no/en/content/1-72837/meteogram.svg
|
||||||
content_type: "image/svg+xml"
|
content_type: "image/svg+xml"
|
||||||
```
|
```
|
||||||
|
Instructions on how to locate the SVG for your location is available at [developer.yr.no](https://developer.yr.no/doc/guides/deprecating-old-widgets/)
|
||||||
|
|
||||||
### Local image
|
### Local image
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user