diff --git a/addons/mariadb/index.html b/addons/mariadb/index.html index d9b47c34ec..e66328fa63 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. If you want only connect from inside use 172.17.0.1 as host address.

+

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

{
   "databases": ["homeassistant"],
   "logins": [
     {
       "username": "hass",
-      "host": "172.17.0.1",
+      "host": "homeassistant",
       "password": "securePassword"
     }
   ],
   "rights": [
     {
       "username": "hass",
-      "host": "172.17.0.1",
+      "host": "homeassistant",
       "database": "homeassistant",
       "grant": "ALL PRIVILEGES ON"
     }
@@ -118,7 +118,7 @@
 

Home Assistant configuration

Use the following configuration in Home Assistant to use the database above:

recorder:
-  db_url: mysql://hass:securePassword@127.0.0.1/homeassistant
+  db_url: mysql://hass:securePassword@core-mariadb/homeassistant
 
diff --git a/atom.xml b/atom.xml index bcffd79d36..f4e67b3db2 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Home Assistant]]> - 2017-08-25T11:48:05+00:00 + 2017-08-25T20:51:34+00:00 https://home-assistant.io/ diff --git a/blog/categories/announcements/atom.xml b/blog/categories/announcements/atom.xml index e5f3db7702..a72cddc596 100644 --- a/blog/categories/announcements/atom.xml +++ b/blog/categories/announcements/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Announcements | Home Assistant]]> - 2017-08-25T11:48:05+00:00 + 2017-08-25T20:51:34+00:00 https://home-assistant.io/ diff --git a/blog/categories/community/atom.xml b/blog/categories/community/atom.xml index 143abe0948..5148892419 100644 --- a/blog/categories/community/atom.xml +++ b/blog/categories/community/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Community | Home Assistant]]> - 2017-08-25T11:48:05+00:00 + 2017-08-25T20:51:34+00:00 https://home-assistant.io/ diff --git a/blog/categories/device-tracking/atom.xml b/blog/categories/device-tracking/atom.xml index 4e96c18f2e..cb25c99ae0 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-08-25T11:48:05+00:00 + 2017-08-25T20:51:34+00:00 https://home-assistant.io/ diff --git a/blog/categories/esp8266/atom.xml b/blog/categories/esp8266/atom.xml index 9af1ef4293..264bbb5b5f 100644 --- a/blog/categories/esp8266/atom.xml +++ b/blog/categories/esp8266/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: ESP8266 | Home Assistant]]> - 2017-08-25T11:48:05+00:00 + 2017-08-25T20:51:34+00:00 https://home-assistant.io/ diff --git a/blog/categories/how-to/atom.xml b/blog/categories/how-to/atom.xml index 62975caaf9..c6cfb6ac90 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-08-25T11:48:05+00:00 + 2017-08-25T20:51:34+00:00 https://home-assistant.io/ diff --git a/blog/categories/ibeacons/atom.xml b/blog/categories/ibeacons/atom.xml index a96e17067a..f8b546fef6 100644 --- a/blog/categories/ibeacons/atom.xml +++ b/blog/categories/ibeacons/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: iBeacons | Home Assistant]]> - 2017-08-25T11:48:05+00:00 + 2017-08-25T20:51:34+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 3afdb6d7b1..7b2633bb42 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-08-25T11:48:05+00:00 + 2017-08-25T20:51:34+00:00 https://home-assistant.io/ diff --git a/blog/categories/iot-data/atom.xml b/blog/categories/iot-data/atom.xml index c629696962..02241dbdc4 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-08-25T11:48:05+00:00 + 2017-08-25T20:51:34+00:00 https://home-assistant.io/ diff --git a/blog/categories/media/atom.xml b/blog/categories/media/atom.xml index a089c9c4f2..f222451373 100644 --- a/blog/categories/media/atom.xml +++ b/blog/categories/media/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Media | Home Assistant]]> - 2017-08-25T11:48:05+00:00 + 2017-08-25T20:51:34+00:00 https://home-assistant.io/ diff --git a/blog/categories/merchandise/atom.xml b/blog/categories/merchandise/atom.xml index 861800dc9e..f6e7567c2f 100644 --- a/blog/categories/merchandise/atom.xml +++ b/blog/categories/merchandise/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Merchandise | Home Assistant]]> - 2017-08-25T11:48:05+00:00 + 2017-08-25T20:51:34+00:00 https://home-assistant.io/ diff --git a/blog/categories/micropython/atom.xml b/blog/categories/micropython/atom.xml index 6f3a227e5c..944d5d2228 100644 --- a/blog/categories/micropython/atom.xml +++ b/blog/categories/micropython/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Micropython | Home Assistant]]> - 2017-08-25T11:48:05+00:00 + 2017-08-25T20:51:34+00:00 https://home-assistant.io/ diff --git a/blog/categories/mqtt/atom.xml b/blog/categories/mqtt/atom.xml index e1913f994e..e17af34728 100644 --- a/blog/categories/mqtt/atom.xml +++ b/blog/categories/mqtt/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: MQTT | Home Assistant]]> - 2017-08-25T11:48:05+00:00 + 2017-08-25T20:51:34+00:00 https://home-assistant.io/ diff --git a/blog/categories/organisation/atom.xml b/blog/categories/organisation/atom.xml index 76112887f4..886548f8ba 100644 --- a/blog/categories/organisation/atom.xml +++ b/blog/categories/organisation/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Organisation | Home Assistant]]> - 2017-08-25T11:48:05+00:00 + 2017-08-25T20:51:34+00:00 https://home-assistant.io/ diff --git a/blog/categories/owntracks/atom.xml b/blog/categories/owntracks/atom.xml index 148530f4a7..c8aa4eb246 100644 --- a/blog/categories/owntracks/atom.xml +++ b/blog/categories/owntracks/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: OwnTracks | Home Assistant]]> - 2017-08-25T11:48:05+00:00 + 2017-08-25T20:51:34+00:00 https://home-assistant.io/ diff --git a/blog/categories/presence-detection/atom.xml b/blog/categories/presence-detection/atom.xml index 09a5c3123d..b64dc42eb5 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-08-25T11:48:05+00:00 + 2017-08-25T20:51:34+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 b0ea49f072..55c0b48e1f 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-08-25T11:48:05+00:00 + 2017-08-25T20:51:34+00:00 https://home-assistant.io/ diff --git a/blog/categories/release-notes/atom.xml b/blog/categories/release-notes/atom.xml index 86dba1ded6..c97ff2a9d8 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-08-25T11:48:05+00:00 + 2017-08-25T20:51:34+00:00 https://home-assistant.io/ diff --git a/blog/categories/survey/atom.xml b/blog/categories/survey/atom.xml index 10a0cfe1ee..f9b7415599 100644 --- a/blog/categories/survey/atom.xml +++ b/blog/categories/survey/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Survey | Home Assistant]]> - 2017-08-25T11:48:05+00:00 + 2017-08-25T20:51:34+00:00 https://home-assistant.io/ diff --git a/blog/categories/talks/atom.xml b/blog/categories/talks/atom.xml index e32a218c15..c78e48b718 100644 --- a/blog/categories/talks/atom.xml +++ b/blog/categories/talks/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Talks | Home Assistant]]> - 2017-08-25T11:48:05+00:00 + 2017-08-25T20:51:34+00:00 https://home-assistant.io/ diff --git a/blog/categories/technology/atom.xml b/blog/categories/technology/atom.xml index 8cda519b0d..6a96f6b610 100644 --- a/blog/categories/technology/atom.xml +++ b/blog/categories/technology/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Technology | Home Assistant]]> - 2017-08-25T11:48:05+00:00 + 2017-08-25T20:51:34+00:00 https://home-assistant.io/ diff --git a/blog/categories/user-stories/atom.xml b/blog/categories/user-stories/atom.xml index 8100c2642d..398ee7f4c4 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-08-25T11:48:05+00:00 + 2017-08-25T20:51:34+00:00 https://home-assistant.io/ diff --git a/blog/categories/video/atom.xml b/blog/categories/video/atom.xml index 00d5e0da8d..4a8df66166 100644 --- a/blog/categories/video/atom.xml +++ b/blog/categories/video/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Video | Home Assistant]]> - 2017-08-25T11:48:05+00:00 + 2017-08-25T20:51:34+00:00 https://home-assistant.io/ diff --git a/blog/categories/website/atom.xml b/blog/categories/website/atom.xml index 6553a70378..78f5192acb 100644 --- a/blog/categories/website/atom.xml +++ b/blog/categories/website/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Website | Home Assistant]]> - 2017-08-25T11:48:05+00:00 + 2017-08-25T20:51:34+00:00 https://home-assistant.io/ diff --git a/sitemap.xml b/sitemap.xml index 4b12e42283..e6b53cabc9 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -3887,62 +3887,62 @@ https://home-assistant.io/demo/frontend.html -2017-08-25T11:46:42+00:00 +2017-08-25T20:50:54+00:00 https://home-assistant.io/demo/index.html -2017-08-25T11:46:42+00:00 +2017-08-25T20:50:54+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-event.html -2017-08-25T11:46:42+00:00 +2017-08-25T20:50:54+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-info.html -2017-08-25T11:46:42+00:00 +2017-08-25T20:50:54+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-service.html -2017-08-25T11:46:42+00:00 +2017-08-25T20:50:54+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-state.html -2017-08-25T11:46:42+00:00 +2017-08-25T20:50:54+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-template.html -2017-08-25T11:46:42+00:00 +2017-08-25T20:50:54+00:00 https://home-assistant.io/demo/panels/ha-panel-history.html -2017-08-25T11:46:42+00:00 +2017-08-25T20:50:54+00:00 https://home-assistant.io/demo/panels/ha-panel-iframe.html -2017-08-25T11:46:42+00:00 +2017-08-25T20:50:54+00:00 https://home-assistant.io/demo/panels/ha-panel-logbook.html -2017-08-25T11:46:42+00:00 +2017-08-25T20:50:54+00:00 https://home-assistant.io/demo/panels/ha-panel-map.html -2017-08-25T11:46:42+00:00 +2017-08-25T20:50:54+00:00 https://home-assistant.io/googlef4f3693c209fe788.html -2017-08-25T11:46:42+00:00 +2017-08-25T20:50:54+00:00 https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html -2017-08-25T11:46:42+00:00 +2017-08-25T20:50:54+00:00 https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html -2017-08-25T11:46:42+00:00 +2017-08-25T20:50:54+00:00 https://home-assistant.io/static/mdi-demo.html -2017-08-25T11:46:42+00:00 +2017-08-25T20:50:54+00:00