diff --git a/addons/mariadb/index.html b/addons/mariadb/index.html
index 16ace81758..c4841952f3 100644
--- a/addons/mariadb/index.html
+++ b/addons/mariadb/index.html
@@ -98,19 +98,19 @@
Configuration variables:
- - databases (Require): Listen of databases.
- - logins (Require): Listen of logindata they will create or update.
+
- databases (Require): List of databases.
+ - logins (Require): List of SQL accounts to create or update.
- - username (Require): Username for login.
- - host (Require): Host for login, if you need a login with multibe hosts, use ‘%’.
- - password (Require): Password for login.
+ - username (Require): Username for account.
+ - host (Require): Host for account. If you need an account on multiple hosts, use ‘%’.
+ - password (Require): Password for account.
- - rights (Require): Listen of rights to be handle.
+
- rights (Require): List of rights to be granted.
- - username (Require): Username for grant rights.
+ - username (Require): Username for granted rights.
- host (Require): Host is a part of username like above.
- - database (Require): Database name to grant this user rights to.
+ - database (Require): Database name on which to grant user rights.
- grant (Require): SQL grant part for access too.
diff --git a/atom.xml b/atom.xml
index bff98deba8..34505f0c5b 100644
--- a/atom.xml
+++ b/atom.xml
@@ -4,7 +4,7 @@
- 2017-11-14T17:40:54+00:00
+ 2017-11-14T22:07:04+00:00
https://home-assistant.io/
diff --git a/blog/categories/announcements/atom.xml b/blog/categories/announcements/atom.xml
index f93cbe2015..c2ab501d34 100644
--- a/blog/categories/announcements/atom.xml
+++ b/blog/categories/announcements/atom.xml
@@ -4,7 +4,7 @@
- 2017-11-14T17:40:54+00:00
+ 2017-11-14T22:07:04+00:00
https://home-assistant.io/
diff --git a/blog/categories/community/atom.xml b/blog/categories/community/atom.xml
index 3ad100fd2d..3ea44af805 100644
--- a/blog/categories/community/atom.xml
+++ b/blog/categories/community/atom.xml
@@ -4,7 +4,7 @@
- 2017-11-14T17:40:54+00:00
+ 2017-11-14T22:07:04+00:00
https://home-assistant.io/
diff --git a/blog/categories/device-tracking/atom.xml b/blog/categories/device-tracking/atom.xml
index bb7efba2de..a890ab22d3 100644
--- a/blog/categories/device-tracking/atom.xml
+++ b/blog/categories/device-tracking/atom.xml
@@ -4,7 +4,7 @@
- 2017-11-14T17:40:54+00:00
+ 2017-11-14T22:07:04+00:00
https://home-assistant.io/
diff --git a/blog/categories/esp8266/atom.xml b/blog/categories/esp8266/atom.xml
index 782bf64bb3..a97f7ec9c3 100644
--- a/blog/categories/esp8266/atom.xml
+++ b/blog/categories/esp8266/atom.xml
@@ -4,7 +4,7 @@
- 2017-11-14T17:40:54+00:00
+ 2017-11-14T22:07:04+00:00
https://home-assistant.io/
diff --git a/blog/categories/how-to/atom.xml b/blog/categories/how-to/atom.xml
index 525dd516ce..d5908b9f76 100644
--- a/blog/categories/how-to/atom.xml
+++ b/blog/categories/how-to/atom.xml
@@ -4,7 +4,7 @@
- 2017-11-14T17:40:54+00:00
+ 2017-11-14T22:07:04+00:00
https://home-assistant.io/
diff --git a/blog/categories/ibeacons/atom.xml b/blog/categories/ibeacons/atom.xml
index 38fe3f4120..5dcd0db86e 100644
--- a/blog/categories/ibeacons/atom.xml
+++ b/blog/categories/ibeacons/atom.xml
@@ -4,7 +4,7 @@
- 2017-11-14T17:40:54+00:00
+ 2017-11-14T22:07:04+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 8b691b0cfe..95d54e3f98 100644
--- a/blog/categories/internet-of-things/atom.xml
+++ b/blog/categories/internet-of-things/atom.xml
@@ -4,7 +4,7 @@
- 2017-11-14T17:40:54+00:00
+ 2017-11-14T22:07:04+00:00
https://home-assistant.io/
diff --git a/blog/categories/iot-data/atom.xml b/blog/categories/iot-data/atom.xml
index a874baedd9..98f4ed8cc0 100644
--- a/blog/categories/iot-data/atom.xml
+++ b/blog/categories/iot-data/atom.xml
@@ -4,7 +4,7 @@
- 2017-11-14T17:40:54+00:00
+ 2017-11-14T22:07:04+00:00
https://home-assistant.io/
diff --git a/blog/categories/media/atom.xml b/blog/categories/media/atom.xml
index 06f18e684f..7f8ed95119 100644
--- a/blog/categories/media/atom.xml
+++ b/blog/categories/media/atom.xml
@@ -4,7 +4,7 @@
- 2017-11-14T17:40:54+00:00
+ 2017-11-14T22:07:04+00:00
https://home-assistant.io/
diff --git a/blog/categories/merchandise/atom.xml b/blog/categories/merchandise/atom.xml
index ee1f6e1257..a595d4a696 100644
--- a/blog/categories/merchandise/atom.xml
+++ b/blog/categories/merchandise/atom.xml
@@ -4,7 +4,7 @@
- 2017-11-14T17:40:54+00:00
+ 2017-11-14T22:07:04+00:00
https://home-assistant.io/
diff --git a/blog/categories/micropython/atom.xml b/blog/categories/micropython/atom.xml
index 68f769cec4..751846b238 100644
--- a/blog/categories/micropython/atom.xml
+++ b/blog/categories/micropython/atom.xml
@@ -4,7 +4,7 @@
- 2017-11-14T17:40:54+00:00
+ 2017-11-14T22:07:04+00:00
https://home-assistant.io/
diff --git a/blog/categories/mqtt/atom.xml b/blog/categories/mqtt/atom.xml
index 6bee4fb105..3f760890b4 100644
--- a/blog/categories/mqtt/atom.xml
+++ b/blog/categories/mqtt/atom.xml
@@ -4,7 +4,7 @@
- 2017-11-14T17:40:54+00:00
+ 2017-11-14T22:07:04+00:00
https://home-assistant.io/
diff --git a/blog/categories/organisation/atom.xml b/blog/categories/organisation/atom.xml
index 082e9d6dae..72f4f8c5d2 100644
--- a/blog/categories/organisation/atom.xml
+++ b/blog/categories/organisation/atom.xml
@@ -4,7 +4,7 @@
- 2017-11-14T17:40:54+00:00
+ 2017-11-14T22:07:04+00:00
https://home-assistant.io/
diff --git a/blog/categories/owntracks/atom.xml b/blog/categories/owntracks/atom.xml
index 4c9a63b747..a1b726d774 100644
--- a/blog/categories/owntracks/atom.xml
+++ b/blog/categories/owntracks/atom.xml
@@ -4,7 +4,7 @@
- 2017-11-14T17:40:54+00:00
+ 2017-11-14T22:07:04+00:00
https://home-assistant.io/
diff --git a/blog/categories/presence-detection/atom.xml b/blog/categories/presence-detection/atom.xml
index 17b4b0a976..310b1d76ea 100644
--- a/blog/categories/presence-detection/atom.xml
+++ b/blog/categories/presence-detection/atom.xml
@@ -4,7 +4,7 @@
- 2017-11-14T17:40:54+00:00
+ 2017-11-14T22:07:04+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 96c68dbae8..27353c07a2 100644
--- a/blog/categories/public-service-announcement/atom.xml
+++ b/blog/categories/public-service-announcement/atom.xml
@@ -4,7 +4,7 @@
- 2017-11-14T17:40:54+00:00
+ 2017-11-14T22:07:04+00:00
https://home-assistant.io/
diff --git a/blog/categories/release-notes/atom.xml b/blog/categories/release-notes/atom.xml
index 79c9973a78..3b0c7d6544 100644
--- a/blog/categories/release-notes/atom.xml
+++ b/blog/categories/release-notes/atom.xml
@@ -4,7 +4,7 @@
- 2017-11-14T17:40:54+00:00
+ 2017-11-14T22:07:04+00:00
https://home-assistant.io/
diff --git a/blog/categories/survey/atom.xml b/blog/categories/survey/atom.xml
index a51c5d37dd..59a6c953ab 100644
--- a/blog/categories/survey/atom.xml
+++ b/blog/categories/survey/atom.xml
@@ -4,7 +4,7 @@
- 2017-11-14T17:40:54+00:00
+ 2017-11-14T22:07:04+00:00
https://home-assistant.io/
diff --git a/blog/categories/talks/atom.xml b/blog/categories/talks/atom.xml
index 1e1d7b27c8..caf02b9d8c 100644
--- a/blog/categories/talks/atom.xml
+++ b/blog/categories/talks/atom.xml
@@ -4,7 +4,7 @@
- 2017-11-14T17:40:54+00:00
+ 2017-11-14T22:07:04+00:00
https://home-assistant.io/
diff --git a/blog/categories/technology/atom.xml b/blog/categories/technology/atom.xml
index 3293cecb21..890b5a4bcb 100644
--- a/blog/categories/technology/atom.xml
+++ b/blog/categories/technology/atom.xml
@@ -4,7 +4,7 @@
- 2017-11-14T17:40:54+00:00
+ 2017-11-14T22:07:04+00:00
https://home-assistant.io/
diff --git a/blog/categories/user-stories/atom.xml b/blog/categories/user-stories/atom.xml
index 3f4174b280..78987a68b9 100644
--- a/blog/categories/user-stories/atom.xml
+++ b/blog/categories/user-stories/atom.xml
@@ -4,7 +4,7 @@
- 2017-11-14T17:40:54+00:00
+ 2017-11-14T22:07:04+00:00
https://home-assistant.io/
diff --git a/blog/categories/video/atom.xml b/blog/categories/video/atom.xml
index 30c450c903..bc2d80ff6d 100644
--- a/blog/categories/video/atom.xml
+++ b/blog/categories/video/atom.xml
@@ -4,7 +4,7 @@
- 2017-11-14T17:40:54+00:00
+ 2017-11-14T22:07:04+00:00
https://home-assistant.io/
diff --git a/blog/categories/website/atom.xml b/blog/categories/website/atom.xml
index 064b17306f..c9004f9012 100644
--- a/blog/categories/website/atom.xml
+++ b/blog/categories/website/atom.xml
@@ -4,7 +4,7 @@
- 2017-11-14T17:40:54+00:00
+ 2017-11-14T22:07:04+00:00
https://home-assistant.io/
diff --git a/sitemap.xml b/sitemap.xml
index 22dcf2bc49..6a6f3eb026 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -3646,7 +3646,7 @@
https://home-assistant.io/components/switch.hook/
-2017-11-14T17:40:54+00:00
+2017-11-14T22:07:04+00:00
https://home-assistant.io/cookbook/automation_for_rainy_days/
@@ -4314,99 +4314,99 @@
https://home-assistant.io/docs/autostart/init.d/
-2017-11-14T17:40:54+00:00
+2017-11-14T22:07:04+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/
-2017-11-14T17:40:54+00:00
+2017-11-14T22:07:04+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/api/
-2017-11-14T17:40:54+00:00
+2017-11-14T22:07:04+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/configuration/
-2017-11-14T17:40:54+00:00
+2017-11-14T22:07:04+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/example_apps/
-2017-11-14T17:40:54+00:00
+2017-11-14T22:07:04+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/installation/
-2017-11-14T17:40:54+00:00
+2017-11-14T22:07:04+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/operation/
-2017-11-14T17:40:54+00:00
+2017-11-14T22:07:04+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/reboot/
-2017-11-14T17:40:54+00:00
+2017-11-14T22:07:04+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/running/
-2017-11-14T17:40:54+00:00
+2017-11-14T22:07:04+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/tutorial/
-2017-11-14T17:40:54+00:00
+2017-11-14T22:07:04+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/updating/
-2017-11-14T17:40:54+00:00
+2017-11-14T22:07:04+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/windows/
-2017-11-14T17:40:54+00:00
+2017-11-14T22:07:04+00:00
https://home-assistant.io/docs/ecosystem/certificates/
-2017-11-14T17:40:54+00:00
+2017-11-14T22:07:04+00:00
https://home-assistant.io/docs/ecosystem/hadashboard/
-2017-11-14T17:40:54+00:00
+2017-11-14T22:07:04+00:00
https://home-assistant.io/docs/ecosystem/hass-configurator/
-2017-11-14T17:40:54+00:00
+2017-11-14T22:07:04+00:00
https://home-assistant.io/docs/ecosystem/ios/
-2017-11-14T17:40:54+00:00
+2017-11-14T22:07:04+00:00
https://home-assistant.io/docs/ecosystem/nginx/
-2017-11-14T17:40:54+00:00
+2017-11-14T22:07:04+00:00
https://home-assistant.io/docs/ecosystem/notebooks/
-2017-11-14T17:40:54+00:00
+2017-11-14T22:07:04+00:00
https://home-assistant.io/docs/ecosystem/scenegen/
-2017-11-14T17:40:54+00:00
+2017-11-14T22:07:04+00:00
https://home-assistant.io/docs/ecosystem/synology/
-2017-11-14T17:40:54+00:00
+2017-11-14T22:07:04+00:00
https://home-assistant.io/docs/tools/
-2017-11-14T17:40:54+00:00
+2017-11-14T22:07:04+00:00
https://home-assistant.io/docs/tools/dev-tools/
-2017-11-14T17:40:54+00:00
+2017-11-14T22:07:04+00:00
https://home-assistant.io/docs/tools/hass/
-2017-11-14T17:40:54+00:00
+2017-11-14T22:07:04+00:00
https://home-assistant.io/docs/tools/scripts/
-2017-11-14T17:40:54+00:00
+2017-11-14T22:07:04+00:00
https://home-assistant.io/faq/after-upgrading/
@@ -5518,62 +5518,62 @@
https://home-assistant.io/demo/frontend.html
-2017-11-14T17:40:11+00:00
+2017-11-14T22:06:24+00:00
https://home-assistant.io/demo/index.html
-2017-11-14T17:40:11+00:00
+2017-11-14T22:06:24+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-event.html
-2017-11-14T17:40:11+00:00
+2017-11-14T22:06:24+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-info.html
-2017-11-14T17:40:11+00:00
+2017-11-14T22:06:24+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-service.html
-2017-11-14T17:40:11+00:00
+2017-11-14T22:06:24+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-state.html
-2017-11-14T17:40:11+00:00
+2017-11-14T22:06:24+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-template.html
-2017-11-14T17:40:11+00:00
+2017-11-14T22:06:24+00:00
https://home-assistant.io/demo/panels/ha-panel-history.html
-2017-11-14T17:40:11+00:00
+2017-11-14T22:06:24+00:00
https://home-assistant.io/demo/panels/ha-panel-iframe.html
-2017-11-14T17:40:11+00:00
+2017-11-14T22:06:24+00:00
https://home-assistant.io/demo/panels/ha-panel-logbook.html
-2017-11-14T17:40:11+00:00
+2017-11-14T22:06:24+00:00
https://home-assistant.io/demo/panels/ha-panel-map.html
-2017-11-14T17:40:11+00:00
+2017-11-14T22:06:24+00:00
https://home-assistant.io/googlef4f3693c209fe788.html
-2017-11-14T17:40:11+00:00
+2017-11-14T22:06:24+00:00
https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html
-2017-11-14T17:40:11+00:00
+2017-11-14T22:06:24+00:00
https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html
-2017-11-14T17:40:11+00:00
+2017-11-14T22:06:24+00:00
https://home-assistant.io/static/mdi-demo.html
-2017-11-14T17:40:11+00:00
+2017-11-14T22:06:24+00:00