diff --git a/atom.xml b/atom.xml index cb9d908cea..af08df4c4e 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Home Assistant]]> - 2016-04-22T07:13:15+00:00 + 2016-04-22T07:22:51+00:00 https://home-assistant.io/ diff --git a/blog/categories/community/atom.xml b/blog/categories/community/atom.xml index 576dcf5077..dfadd7485a 100644 --- a/blog/categories/community/atom.xml +++ b/blog/categories/community/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Community | Home Assistant]]> - 2016-04-22T07:13:15+00:00 + 2016-04-22T07:22:51+00:00 https://home-assistant.io/ diff --git a/blog/categories/esp8266/atom.xml b/blog/categories/esp8266/atom.xml index c5922a074d..d6b49f52de 100644 --- a/blog/categories/esp8266/atom.xml +++ b/blog/categories/esp8266/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: ESP8266 | Home Assistant]]> - 2016-04-22T07:13:15+00:00 + 2016-04-22T07:22:51+00:00 https://home-assistant.io/ diff --git a/blog/categories/how-to/atom.xml b/blog/categories/how-to/atom.xml index b35e28e550..7a4a34caf5 100644 --- a/blog/categories/how-to/atom.xml +++ b/blog/categories/how-to/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: How-To | Home Assistant]]> - 2016-04-22T07:13:15+00:00 + 2016-04-22T07:22:51+00:00 https://home-assistant.io/ diff --git a/blog/categories/internet-of-things/atom.xml b/blog/categories/internet-of-things/atom.xml index f4a1e696c0..dd9827beeb 100644 --- a/blog/categories/internet-of-things/atom.xml +++ b/blog/categories/internet-of-things/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Internet-of-Things | Home Assistant]]> - 2016-04-22T07:13:15+00:00 + 2016-04-22T07:22:51+00:00 https://home-assistant.io/ diff --git a/blog/categories/mqtt/atom.xml b/blog/categories/mqtt/atom.xml index 3dd157ce07..ab5ef89cc0 100644 --- a/blog/categories/mqtt/atom.xml +++ b/blog/categories/mqtt/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: MQTT | Home Assistant]]> - 2016-04-22T07:13:15+00:00 + 2016-04-22T07:22:51+00:00 https://home-assistant.io/ diff --git a/blog/categories/organisation/atom.xml b/blog/categories/organisation/atom.xml index e46adbf66f..dada40bb78 100644 --- a/blog/categories/organisation/atom.xml +++ b/blog/categories/organisation/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Organisation | Home Assistant]]> - 2016-04-22T07:13:15+00:00 + 2016-04-22T07:22:51+00:00 https://home-assistant.io/ diff --git a/blog/categories/public-service-announcement/atom.xml b/blog/categories/public-service-announcement/atom.xml index b3fed46bc7..58446f36fc 100644 --- a/blog/categories/public-service-announcement/atom.xml +++ b/blog/categories/public-service-announcement/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Public-Service-Announcement | Home Assistant]]> - 2016-04-22T07:13:15+00:00 + 2016-04-22T07:22:51+00:00 https://home-assistant.io/ diff --git a/blog/categories/release-notes/atom.xml b/blog/categories/release-notes/atom.xml index 2b282f0aac..c9fbe143f9 100644 --- a/blog/categories/release-notes/atom.xml +++ b/blog/categories/release-notes/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Release-Notes | Home Assistant]]> - 2016-04-22T07:13:15+00:00 + 2016-04-22T07:22:51+00:00 https://home-assistant.io/ diff --git a/blog/categories/survey/atom.xml b/blog/categories/survey/atom.xml index 35debe2e9e..8875d6c7ec 100644 --- a/blog/categories/survey/atom.xml +++ b/blog/categories/survey/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Survey | Home Assistant]]> - 2016-04-22T07:13:15+00:00 + 2016-04-22T07:22:51+00:00 https://home-assistant.io/ diff --git a/blog/categories/user-stories/atom.xml b/blog/categories/user-stories/atom.xml index df97da1b5d..a4f2fe6797 100644 --- a/blog/categories/user-stories/atom.xml +++ b/blog/categories/user-stories/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: User-Stories | Home Assistant]]> - 2016-04-22T07:13:15+00:00 + 2016-04-22T07:22:51+00:00 https://home-assistant.io/ diff --git a/blog/categories/website/atom.xml b/blog/categories/website/atom.xml index e62ce14a37..67775ef236 100644 --- a/blog/categories/website/atom.xml +++ b/blog/categories/website/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Website | Home Assistant]]> - 2016-04-22T07:13:15+00:00 + 2016-04-22T07:22:51+00:00 https://home-assistant.io/ diff --git a/components/sensor.forecast/index.html b/components/sensor.forecast/index.html index 4c618c73f9..6a8fab16a4 100644 --- a/components/sensor.forecast/index.html +++ b/components/sensor.forecast/index.html @@ -131,7 +131,9 @@
  • summary: A human-readable text summary.
  • precip_type: The type of precipitation occurring.
  • precip_intensity: The average expected intensity of precipitation occurring.
  • +
  • precip_probability: A value between 0 and 1 which is representing the probability of precipitation.
  • temperature: The current temperature.
  • +
  • apparent_temperature: A numerical value representing the apparent (or “feels like”) temperature.
  • dew_point: The dew point.
  • wind_speed: The wind speed.
  • wind_bearing: Where the wind is coming from in degrees, with true north at 0° and progressing clockwise.
  • diff --git a/sitemap.xml b/sitemap.xml index 707bb73d65..fcefedca22 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -1488,18 +1488,18 @@ https://home-assistant.io/demo/frontend.html - 2016-04-22T07:12:13+00:00 + 2016-04-22T07:22:06+00:00 https://home-assistant.io/demo/index.html - 2016-04-22T07:12:13+00:00 + 2016-04-22T07:22:06+00:00 https://home-assistant.io/googlef4f3693c209fe788.html - 2016-04-22T07:12:13+00:00 + 2016-04-22T07:22:06+00:00 https://home-assistant.io/static/mdi-demo.html - 2016-04-22T07:12:13+00:00 + 2016-04-22T07:22:06+00:00