diff --git a/atom.xml b/atom.xml index 6209cc8868..05a887c577 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@
The yweather
platform uses Yahoo Weather as an source for current meteorological data. The forecast
will show you the condition for 5 days, 0 is the current day. You can use only weather
, temp_min
, and temp_max
with forecast.
The yweather
platform uses Yahoo Weather as an source for current meteorological data. The forecast
will show you the condition for 5 days, 0 is the current day. You can use only weather
, temp_min
, and temp_max
with forecast.
Use of the Yahoo Weather API should not exceed reasonable request volume. Access is limited to 2,000 signed calls per day.
-The woeid
(Where On Earth ID) for your location, as shown in the example below. You can find your woeid by copying the numeric digits at the end of the URL for your location at Yahoo Weather. If you don’t add a woeid it generate it from Home Assistant’s latitude and longitude.
The woeid
(Where On Earth ID) for your location, as shown in the example below. You can find your woeid by copying the numeric digits at the end of the URL for your location at Yahoo Weather. If you don’t add a woeid it generate it from Home Assistant’s latitude and longitude.
To add Yahoo Weather to your installation, add the following to your configuration.yaml
file:
Details about the API are available in the Yahoo! EDeveloper Network.
+Details about the API are available in the Yahoo! EDeveloper Network.
diff --git a/sitemap.xml b/sitemap.xml index 4c47b3b60a..e4d20e6fe2 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -1957,34 +1957,34 @@