From 3b8648f51592e42a1439507b828ec81b902f7165 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Sat, 13 May 2017 08:28:12 +0000 Subject: [PATCH] Site updated at 2017-05-13 08:28:11 UTC --- addons/check_config/index.html | 142 ++++++++++++++++++ addons/index.html | 1 + 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/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 +- components/light.lifx/index.html | 8 +- sitemap.xml | 33 ++-- 27 files changed, 190 insertions(+), 40 deletions(-) create mode 100644 addons/check_config/index.html diff --git a/addons/check_config/index.html b/addons/check_config/index.html new file mode 100644 index 0000000000..ba43dcf728 --- /dev/null +++ b/addons/check_config/index.html @@ -0,0 +1,142 @@ + + + + + + + + + Check HomeAssistant config - Home Assistant + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+
+
+
+ +
+

+ Check HomeAssistant Config +

+
+
+

Check actual HomeAssistant config with a HomeAssistant version.

+
{
+  "version": "latest"
+}
+
+
+

Configuration variables:

+
    +
  • version (Required): Version of homeassistant they will install from pip.
  • +
+
+
+ +
+
+ + + + diff --git a/addons/index.html b/addons/index.html index 7f96ee9e83..d7b34f7be0 100644 --- a/addons/index.html +++ b/addons/index.html @@ -69,6 +69,7 @@

Add-ons for Hass.io allows the user to extend the functionality around Home Assistant. This can be running an application that Home Assistant can integrate with (like an MQTT broker) or to share the configuration via Samba for easy editing from other computers. Add-ons can be configured via the Hass.io panel in Home Assistant.