diff --git a/components/device_tracker.volvooncall/index.html b/components/device_tracker.volvooncall/index.html
index 5bcfe04f0d..50ddae365c 100644
--- a/components/device_tracker.volvooncall/index.html
+++ b/components/device_tracker.volvooncall/index.html
@@ -90,7 +90,7 @@
- The volvooncall
platform offers presence detection by retrieving your car’s information from the Volvo On Call cloud service.
+ The volvooncall
platform offers presence detection by retrieving your car’s information from the Volvo On Call cloud service.
To use Volvo On Call in your installation, add the following to your configuration.yaml
file:
diff --git a/developers/asyncio/index.html b/developers/asyncio/index.html
index 020d329c8d..766eb047b3 100644
--- a/developers/asyncio/index.html
+++ b/developers/asyncio/index.html
@@ -92,7 +92,7 @@
On September 29, 2016 we released Home Assistant 0.29 as part of our bi-weekly release schedule. This release introduced a complete overhaul of the core spearheaded by Ben Bangert.
-The old core was set up like a “traditional” threaded application. Each resource that was not thread safe (ie. the state of entities) would be protected by a lock. This caused a lot of waiting and potential inconsistency because a task could now end up waiting halfway through it’s job until some resource got freed.
+The old core was set up like a “traditional” threaded application. Each resource that was not thread safe (ie. the state of entities) would be protected by a lock. This caused a lot of waiting and potential inconsistency because a task could now end up waiting halfway through its job until some resource got freed.
Our new core is based on an Python’s built-in asyncio module. Instead of having all threads have access to the core API objects, access is now limited to a special thread called the event loop. All components will now schedule themselves as a task to be executed by the event loop. This gives us the guarantee that only one task is executed at once, meaning we no longer need any locks.
diff --git a/sitemap.xml b/sitemap.xml
index 768d9d91ca..605a0b10c9 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -2615,62 +2615,62 @@
https://home-assistant.io/demo/frontend.html
-2017-01-16T07:41:55+00:00
+2017-01-16T11:50:10+00:00
https://home-assistant.io/demo/index.html
-2017-01-16T07:41:55+00:00
+2017-01-16T11:50:10+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-event.html
-2017-01-16T07:41:55+00:00
+2017-01-16T11:50:10+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-info.html
-2017-01-16T07:41:55+00:00
+2017-01-16T11:50:10+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-service.html
-2017-01-16T07:41:55+00:00
+2017-01-16T11:50:10+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-state.html
-2017-01-16T07:41:55+00:00
+2017-01-16T11:50:10+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-template.html
-2017-01-16T07:41:55+00:00
+2017-01-16T11:50:10+00:00
https://home-assistant.io/demo/panels/ha-panel-history.html
-2017-01-16T07:41:55+00:00
+2017-01-16T11:50:10+00:00
https://home-assistant.io/demo/panels/ha-panel-iframe.html
-2017-01-16T07:41:55+00:00
+2017-01-16T11:50:10+00:00
https://home-assistant.io/demo/panels/ha-panel-logbook.html
-2017-01-16T07:41:55+00:00
+2017-01-16T11:50:10+00:00
https://home-assistant.io/demo/panels/ha-panel-map.html
-2017-01-16T07:41:55+00:00
+2017-01-16T11:50:10+00:00
https://home-assistant.io/googlef4f3693c209fe788.html
-2017-01-16T07:41:55+00:00
+2017-01-16T11:50:10+00:00
https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html
-2017-01-16T07:41:55+00:00
+2017-01-16T11:50:10+00:00
https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html
-2017-01-16T07:41:55+00:00
+2017-01-16T11:50:10+00:00
https://home-assistant.io/static/mdi-demo.html
-2017-01-16T07:41:55+00:00
+2017-01-16T11:50:10+00:00