From e30a1f36316674f7f44cae70ffb5b7818f8ea7a3 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Tue, 27 Jun 2017 22:32:05 +0000 Subject: [PATCH] Site updated at 2017-06-27 22:32:05 UTC --- addons/mariadb/index.html | 6 ++-- atom.xml | 2 +- blog/categories/announcements/atom.xml | 2 +- blog/categories/community/atom.xml | 2 +- blog/categories/device-tracking/atom.xml | 2 +- blog/categories/esp8266/atom.xml | 2 +- blog/categories/how-to/atom.xml | 2 +- blog/categories/ibeacons/atom.xml | 2 +- blog/categories/internet-of-things/atom.xml | 2 +- blog/categories/iot-data/atom.xml | 2 +- blog/categories/media/atom.xml | 2 +- blog/categories/merchandise/atom.xml | 2 +- blog/categories/micropython/atom.xml | 2 +- blog/categories/mqtt/atom.xml | 2 +- blog/categories/organisation/atom.xml | 2 +- blog/categories/owntracks/atom.xml | 2 +- blog/categories/presence-detection/atom.xml | 2 +- .../public-service-announcement/atom.xml | 2 +- blog/categories/release-notes/atom.xml | 2 +- blog/categories/survey/atom.xml | 2 +- blog/categories/talks/atom.xml | 2 +- blog/categories/technology/atom.xml | 2 +- blog/categories/user-stories/atom.xml | 2 +- blog/categories/video/atom.xml | 2 +- blog/categories/website/atom.xml | 2 +- sitemap.xml | 30 +++++++++---------- 26 files changed, 42 insertions(+), 42 deletions(-) diff --git a/addons/mariadb/index.html b/addons/mariadb/index.html index b752a4324d..f1493628d3 100644 --- a/addons/mariadb/index.html +++ b/addons/mariadb/index.html @@ -75,20 +75,20 @@
-

Set up a mariadb SQL server. It support multible database, users and permission.

+

Set up a mariadb SQL server. It support multible database, users and permission. If you want only connect from inside use 172.17.0.1 as host address.

{
   "databases": ["homeassistant"],
   "logins": [
     {
       "username": "hass",
-      "host": "localhost",
+      "host": "172.17.0.1",
       "password": null
     }
   ],
   "rights": [
     {
       "username": "hass",
-      "host": "localhost",
+      "host": "172.17.0.1",
       "database": "homeassistant",
       "grant": "ALL PRIVILEGES ON"
     }
diff --git a/atom.xml b/atom.xml
index 58f49d7b05..e5ae06d8a2 100644
--- a/atom.xml
+++ b/atom.xml
@@ -4,7 +4,7 @@
   <![CDATA[Home Assistant]]>
   
   
-  2017-06-27T21:21:05+00:00
+  2017-06-27T22:25:59+00:00
   https://home-assistant.io/
   
     
diff --git a/blog/categories/announcements/atom.xml b/blog/categories/announcements/atom.xml
index 8bf172413c..6ff09a05c4 100644
--- a/blog/categories/announcements/atom.xml
+++ b/blog/categories/announcements/atom.xml
@@ -4,7 +4,7 @@
   <![CDATA[Category: Announcements | Home Assistant]]>
   
   
-  2017-06-27T21:21:05+00:00
+  2017-06-27T22:25:59+00:00
   https://home-assistant.io/
   
     
diff --git a/blog/categories/community/atom.xml b/blog/categories/community/atom.xml
index 8ad70e00fd..078b96c292 100644
--- a/blog/categories/community/atom.xml
+++ b/blog/categories/community/atom.xml
@@ -4,7 +4,7 @@
   <![CDATA[Category: Community | Home Assistant]]>
   
   
-  2017-06-27T21:21:05+00:00
+  2017-06-27T22:25:59+00:00
   https://home-assistant.io/
   
     
diff --git a/blog/categories/device-tracking/atom.xml b/blog/categories/device-tracking/atom.xml
index 6182d71ad4..8a64ecc523 100644
--- a/blog/categories/device-tracking/atom.xml
+++ b/blog/categories/device-tracking/atom.xml
@@ -4,7 +4,7 @@
   <![CDATA[Category: Device-Tracking | Home Assistant]]>
   
   
-  2017-06-27T21:21:05+00:00
+  2017-06-27T22:25:59+00:00
   https://home-assistant.io/
   
     
diff --git a/blog/categories/esp8266/atom.xml b/blog/categories/esp8266/atom.xml
index 280e297053..931cbe2bf5 100644
--- a/blog/categories/esp8266/atom.xml
+++ b/blog/categories/esp8266/atom.xml
@@ -4,7 +4,7 @@
   <![CDATA[Category: ESP8266 | Home Assistant]]>
   
   
-  2017-06-27T21:21:05+00:00
+  2017-06-27T22:25:59+00:00
   https://home-assistant.io/
   
     
diff --git a/blog/categories/how-to/atom.xml b/blog/categories/how-to/atom.xml
index 3cd9132cc0..664be4242a 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]]>
   
   
-  2017-06-27T21:21:05+00:00
+  2017-06-27T22:25:59+00:00
   https://home-assistant.io/
   
     
diff --git a/blog/categories/ibeacons/atom.xml b/blog/categories/ibeacons/atom.xml
index c87ae30d2d..783c256bc6 100644
--- a/blog/categories/ibeacons/atom.xml
+++ b/blog/categories/ibeacons/atom.xml
@@ -4,7 +4,7 @@
   <![CDATA[Category: iBeacons | Home Assistant]]>
   
   
-  2017-06-27T21:21:05+00:00
+  2017-06-27T22:25:59+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 4005aa9aab..a3d3301299 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]]>
   
   
-  2017-06-27T21:21:05+00:00
+  2017-06-27T22:25:59+00:00
   https://home-assistant.io/
   
     
diff --git a/blog/categories/iot-data/atom.xml b/blog/categories/iot-data/atom.xml
index 62a6e1180c..5697e6c8d6 100644
--- a/blog/categories/iot-data/atom.xml
+++ b/blog/categories/iot-data/atom.xml
@@ -4,7 +4,7 @@
   <![CDATA[Category: IoT-Data | Home Assistant]]>
   
   
-  2017-06-27T21:21:05+00:00
+  2017-06-27T22:25:59+00:00
   https://home-assistant.io/
   
     
diff --git a/blog/categories/media/atom.xml b/blog/categories/media/atom.xml
index a76daa58fd..4161d8d94b 100644
--- a/blog/categories/media/atom.xml
+++ b/blog/categories/media/atom.xml
@@ -4,7 +4,7 @@
   <![CDATA[Category: Media | Home Assistant]]>
   
   
-  2017-06-27T21:21:05+00:00
+  2017-06-27T22:25:59+00:00
   https://home-assistant.io/
   
     
diff --git a/blog/categories/merchandise/atom.xml b/blog/categories/merchandise/atom.xml
index c92de9d541..bcbae5c6ae 100644
--- a/blog/categories/merchandise/atom.xml
+++ b/blog/categories/merchandise/atom.xml
@@ -4,7 +4,7 @@
   <![CDATA[Category: Merchandise | Home Assistant]]>
   
   
-  2017-06-27T21:21:05+00:00
+  2017-06-27T22:25:59+00:00
   https://home-assistant.io/
   
     
diff --git a/blog/categories/micropython/atom.xml b/blog/categories/micropython/atom.xml
index cbd87d5aaf..7084152d39 100644
--- a/blog/categories/micropython/atom.xml
+++ b/blog/categories/micropython/atom.xml
@@ -4,7 +4,7 @@
   <![CDATA[Category: Micropython | Home Assistant]]>
   
   
-  2017-06-27T21:21:05+00:00
+  2017-06-27T22:25:59+00:00
   https://home-assistant.io/
   
     
diff --git a/blog/categories/mqtt/atom.xml b/blog/categories/mqtt/atom.xml
index 29fc2635b3..376256f5b2 100644
--- a/blog/categories/mqtt/atom.xml
+++ b/blog/categories/mqtt/atom.xml
@@ -4,7 +4,7 @@
   <![CDATA[Category: MQTT | Home Assistant]]>
   
   
-  2017-06-27T21:21:05+00:00
+  2017-06-27T22:25:59+00:00
   https://home-assistant.io/
   
     
diff --git a/blog/categories/organisation/atom.xml b/blog/categories/organisation/atom.xml
index caca3ff8bf..db2bad4cb7 100644
--- a/blog/categories/organisation/atom.xml
+++ b/blog/categories/organisation/atom.xml
@@ -4,7 +4,7 @@
   <![CDATA[Category: Organisation | Home Assistant]]>
   
   
-  2017-06-27T21:21:05+00:00
+  2017-06-27T22:25:59+00:00
   https://home-assistant.io/
   
     
diff --git a/blog/categories/owntracks/atom.xml b/blog/categories/owntracks/atom.xml
index 8bc8617ad9..d0d028da41 100644
--- a/blog/categories/owntracks/atom.xml
+++ b/blog/categories/owntracks/atom.xml
@@ -4,7 +4,7 @@
   <![CDATA[Category: OwnTracks | Home Assistant]]>
   
   
-  2017-06-27T21:21:05+00:00
+  2017-06-27T22:25:59+00:00
   https://home-assistant.io/
   
     
diff --git a/blog/categories/presence-detection/atom.xml b/blog/categories/presence-detection/atom.xml
index a9fad420ec..ac6be4dbc3 100644
--- a/blog/categories/presence-detection/atom.xml
+++ b/blog/categories/presence-detection/atom.xml
@@ -4,7 +4,7 @@
   <![CDATA[Category: Presence-Detection | Home Assistant]]>
   
   
-  2017-06-27T21:21:05+00:00
+  2017-06-27T22:25:59+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 472b92cb69..f8bcc7fbcb 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]]>
   
   
-  2017-06-27T21:21:05+00:00
+  2017-06-27T22:25:59+00:00
   https://home-assistant.io/
   
     
diff --git a/blog/categories/release-notes/atom.xml b/blog/categories/release-notes/atom.xml
index 87125e8e46..a073720df0 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]]>
   
   
-  2017-06-27T21:21:05+00:00
+  2017-06-27T22:25:59+00:00
   https://home-assistant.io/
   
     
diff --git a/blog/categories/survey/atom.xml b/blog/categories/survey/atom.xml
index 7022790865..4f239f0f9a 100644
--- a/blog/categories/survey/atom.xml
+++ b/blog/categories/survey/atom.xml
@@ -4,7 +4,7 @@
   <![CDATA[Category: Survey | Home Assistant]]>
   
   
-  2017-06-27T21:21:05+00:00
+  2017-06-27T22:25:59+00:00
   https://home-assistant.io/
   
     
diff --git a/blog/categories/talks/atom.xml b/blog/categories/talks/atom.xml
index 3606393d52..dcf3e898de 100644
--- a/blog/categories/talks/atom.xml
+++ b/blog/categories/talks/atom.xml
@@ -4,7 +4,7 @@
   <![CDATA[Category: Talks | Home Assistant]]>
   
   
-  2017-06-27T21:21:05+00:00
+  2017-06-27T22:25:59+00:00
   https://home-assistant.io/
   
     
diff --git a/blog/categories/technology/atom.xml b/blog/categories/technology/atom.xml
index 2a98073a95..2bfefdb20c 100644
--- a/blog/categories/technology/atom.xml
+++ b/blog/categories/technology/atom.xml
@@ -4,7 +4,7 @@
   <![CDATA[Category: Technology | Home Assistant]]>
   
   
-  2017-06-27T21:21:05+00:00
+  2017-06-27T22:25:59+00:00
   https://home-assistant.io/
   
     
diff --git a/blog/categories/user-stories/atom.xml b/blog/categories/user-stories/atom.xml
index 47fbacc155..c4efff0b2d 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]]>
   
   
-  2017-06-27T21:21:05+00:00
+  2017-06-27T22:25:59+00:00
   https://home-assistant.io/
   
     
diff --git a/blog/categories/video/atom.xml b/blog/categories/video/atom.xml
index 7d400b4bc0..107757e85d 100644
--- a/blog/categories/video/atom.xml
+++ b/blog/categories/video/atom.xml
@@ -4,7 +4,7 @@
   <![CDATA[Category: Video | Home Assistant]]>
   
   
-  2017-06-27T21:21:05+00:00
+  2017-06-27T22:25:59+00:00
   https://home-assistant.io/
   
     
diff --git a/blog/categories/website/atom.xml b/blog/categories/website/atom.xml
index 1c51b1a75d..c12d85702b 100644
--- a/blog/categories/website/atom.xml
+++ b/blog/categories/website/atom.xml
@@ -4,7 +4,7 @@
   <![CDATA[Category: Website | Home Assistant]]>
   
   
-  2017-06-27T21:21:05+00:00
+  2017-06-27T22:25:59+00:00
   https://home-assistant.io/
   
     
diff --git a/sitemap.xml b/sitemap.xml
index 77f3a763bf..3dd008ea81 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -3628,62 +3628,62 @@
 
 
 https://home-assistant.io/demo/frontend.html
-2017-06-27T21:20:07+00:00
+2017-06-27T22:25:09+00:00
 
 
 https://home-assistant.io/demo/index.html
-2017-06-27T21:20:07+00:00
+2017-06-27T22:25:09+00:00
 
 
 https://home-assistant.io/demo/panels/ha-panel-dev-event.html
-2017-06-27T21:20:07+00:00
+2017-06-27T22:25:09+00:00
 
 
 https://home-assistant.io/demo/panels/ha-panel-dev-info.html
-2017-06-27T21:20:07+00:00
+2017-06-27T22:25:09+00:00
 
 
 https://home-assistant.io/demo/panels/ha-panel-dev-service.html
-2017-06-27T21:20:07+00:00
+2017-06-27T22:25:09+00:00
 
 
 https://home-assistant.io/demo/panels/ha-panel-dev-state.html
-2017-06-27T21:20:07+00:00
+2017-06-27T22:25:09+00:00
 
 
 https://home-assistant.io/demo/panels/ha-panel-dev-template.html
-2017-06-27T21:20:07+00:00
+2017-06-27T22:25:09+00:00
 
 
 https://home-assistant.io/demo/panels/ha-panel-history.html
-2017-06-27T21:20:07+00:00
+2017-06-27T22:25:09+00:00
 
 
 https://home-assistant.io/demo/panels/ha-panel-iframe.html
-2017-06-27T21:20:07+00:00
+2017-06-27T22:25:09+00:00
 
 
 https://home-assistant.io/demo/panels/ha-panel-logbook.html
-2017-06-27T21:20:07+00:00
+2017-06-27T22:25:09+00:00
 
 
 https://home-assistant.io/demo/panels/ha-panel-map.html
-2017-06-27T21:20:07+00:00
+2017-06-27T22:25:09+00:00
 
 
 https://home-assistant.io/googlef4f3693c209fe788.html
-2017-06-27T21:20:07+00:00
+2017-06-27T22:25:09+00:00
 
 
 https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html
-2017-06-27T21:20:07+00:00
+2017-06-27T22:25:09+00:00
 
 
 https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html
-2017-06-27T21:20:07+00:00
+2017-06-27T22:25:09+00:00
 
 
 https://home-assistant.io/static/mdi-demo.html
-2017-06-27T21:20:07+00:00
+2017-06-27T22:25:09+00:00