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.