diff --git a/atom.xml b/atom.xml index f1d7a4559f..0022ecbefc 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Home Assistant]]> - 2016-04-24T08:46:43+00:00 + 2016-04-24T09:15:53+00:00 https://home-assistant.io/ diff --git a/blog/categories/community/atom.xml b/blog/categories/community/atom.xml index b400ca7079..66088bdea1 100644 --- a/blog/categories/community/atom.xml +++ b/blog/categories/community/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Community | Home Assistant]]> - 2016-04-24T08:46:43+00:00 + 2016-04-24T09:15:53+00:00 https://home-assistant.io/ diff --git a/blog/categories/esp8266/atom.xml b/blog/categories/esp8266/atom.xml index d86a760e3d..39202dbff2 100644 --- a/blog/categories/esp8266/atom.xml +++ b/blog/categories/esp8266/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: ESP8266 | Home Assistant]]> - 2016-04-24T08:46:43+00:00 + 2016-04-24T09:15:53+00:00 https://home-assistant.io/ diff --git a/blog/categories/how-to/atom.xml b/blog/categories/how-to/atom.xml index 0066ca76c0..ae76208059 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-24T08:46:43+00:00 + 2016-04-24T09:15:53+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 64db7e784c..88312685bd 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-24T08:46:43+00:00 + 2016-04-24T09:15:53+00:00 https://home-assistant.io/ diff --git a/blog/categories/mqtt/atom.xml b/blog/categories/mqtt/atom.xml index e56995d1e5..1f4e542c07 100644 --- a/blog/categories/mqtt/atom.xml +++ b/blog/categories/mqtt/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: MQTT | Home Assistant]]> - 2016-04-24T08:46:43+00:00 + 2016-04-24T09:15:53+00:00 https://home-assistant.io/ diff --git a/blog/categories/organisation/atom.xml b/blog/categories/organisation/atom.xml index 8b53160812..9d5765b708 100644 --- a/blog/categories/organisation/atom.xml +++ b/blog/categories/organisation/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Organisation | Home Assistant]]> - 2016-04-24T08:46:43+00:00 + 2016-04-24T09:15:53+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 e6fc35fd37..291d4253d4 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-24T08:46:43+00:00 + 2016-04-24T09:15:53+00:00 https://home-assistant.io/ diff --git a/blog/categories/release-notes/atom.xml b/blog/categories/release-notes/atom.xml index b50ec565c3..fcf8eb7fae 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-24T08:46:43+00:00 + 2016-04-24T09:15:53+00:00 https://home-assistant.io/ diff --git a/blog/categories/survey/atom.xml b/blog/categories/survey/atom.xml index 7031fac093..9f3ec33718 100644 --- a/blog/categories/survey/atom.xml +++ b/blog/categories/survey/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Survey | Home Assistant]]> - 2016-04-24T08:46:43+00:00 + 2016-04-24T09:15:53+00:00 https://home-assistant.io/ diff --git a/blog/categories/user-stories/atom.xml b/blog/categories/user-stories/atom.xml index e0c915e749..632d9d1540 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-24T08:46:43+00:00 + 2016-04-24T09:15:53+00:00 https://home-assistant.io/ diff --git a/blog/categories/website/atom.xml b/blog/categories/website/atom.xml index 78f7bc9a87..2584aac38e 100644 --- a/blog/categories/website/atom.xml +++ b/blog/categories/website/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Website | Home Assistant]]> - 2016-04-24T08:46:43+00:00 + 2016-04-24T09:15:53+00:00 https://home-assistant.io/ diff --git a/developers/platform_example_sensor/index.html b/developers/platform_example_sensor/index.html index e9d25a9d0f..9bdf88bc0c 100644 --- a/developers/platform_example_sensor/index.html +++ b/developers/platform_example_sensor/index.html @@ -108,7 +108,7 @@

Code

-
from homeassistant.const import TEMP_CELCIUS
+  
from homeassistant.const import TEMP_CELSIUS
 from homeassistant.helpers.entity import Entity
 
 
@@ -127,7 +127,7 @@
 
     @property
     def unit_of_measurement(self):
-        return TEMP_CELCIUS
+        return TEMP_CELSIUS
 
diff --git a/sitemap.xml b/sitemap.xml index 994e4c7495..e30f168500 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -1509,18 +1509,18 @@ https://home-assistant.io/demo/frontend.html - 2016-04-24T08:46:00+00:00 + 2016-04-24T09:15:13+00:00 https://home-assistant.io/demo/index.html - 2016-04-24T08:46:00+00:00 + 2016-04-24T09:15:13+00:00 https://home-assistant.io/googlef4f3693c209fe788.html - 2016-04-24T08:46:00+00:00 + 2016-04-24T09:15:13+00:00 https://home-assistant.io/static/mdi-demo.html - 2016-04-24T08:46:00+00:00 + 2016-04-24T09:15:13+00:00 diff --git a/topics/splitting_configuration/index.html b/topics/splitting_configuration/index.html index ecd462042c..577a23aa14 100644 --- a/topics/splitting_configuration/index.html +++ b/topics/splitting_configuration/index.html @@ -108,7 +108,7 @@ # Location required to calculate the time the sun rises and sets latitude: 37 longitude: -121 - # C for Celcius, F for Fahrenheit + # C for Celsius, F for Fahrenheit temperature_unit: F # Pick yours from here: http://en.wikipedia.org/wiki/List_of_tz_database_time_zones time_zone: America/Los_Angeles