diff --git a/docs/ecosystem/hass-configurator/index.html b/docs/ecosystem/hass-configurator/index.html
index 4579aa8729..5396a315fd 100644
--- a/docs/ecosystem/hass-configurator/index.html
+++ b/docs/ecosystem/hass-configurator/index.html
@@ -101,14 +101,14 @@ Consider running the configurator as a user with limited privileges to limit pos
Installation (Linux, OS X)
There are no dependencies on Python modules that are not part of the standard library. And all the fancy JavaScript libraries are loaded from CDN (which means this doesn’t work when you’re offline).
- - Copy configurator.py to your Home Assistant configuration directory (e.g /home/homeassistant/.homeassistant)
+ - Copy configurator.py to your Home Assistant configuration directory (e.g
/home/homeassistant/.homeassistant
): wget https://raw.githubusercontent.com/danielperna84/hass-configurator/master/configurator.py
- Make it executable:
sudo chmod 755 configurator.py
- (Optional) Set the
GIT
variable in configurator.py to True
if GitPython is installed on your system. This is required if you want to make use of the Git integration.
- Execute it:
sudo ./configurator.py
- To terminate the process do the usual
CTRL+C
, maybe once or twice
Configuration
-Near the top of the configurator.py-file you will find some global variables you can change to customize the configurator. If you are unfamiliar with Python: when setting variables of the type string, you have to write that within quotation marks. The default settings are fine for just checking out the configurator quickly. With more customized setups you should change some settings though.
+
Near the top of the configurator.py
-file you will find some global variables you can change to customize the configurator. If you are unfamiliar with Python: when setting variables of the type string, you have to write that within quotation marks. The default settings are fine for just checking out the configurator quickly. With more customized setups you should change some settings though.
To keep your settings across updates it is also possible to save settings in an external file. In that case copy settings.conf wherever you like and append the full path to the file to the command when starting the configurator. E.g. sudo .configurator.py /home/homeassistant/.homeassistant/mysettings.conf
. This file is in JSON format. So make sure it has a valid syntax (you can set the editor to JSON to get syntax highlighting for the settings). The major difference to the settings in the py-file is, that None
becomes null
.
LISTENIP (string)
The IP the service is listening on. By default it is binding to 0.0.0.0
, which is every interface on the system.
diff --git a/sitemap.xml b/sitemap.xml
index 0d0a823a77..d85b73ce39 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -3910,7 +3910,7 @@
https://home-assistant.io/components/switch.hook/
-2018-01-15T11:48:42+00:00
+2018-01-15T15:20:34+00:00
https://home-assistant.io/cookbook/automation_for_rainy_days/
@@ -4590,99 +4590,99 @@
https://home-assistant.io/docs/autostart/init.d/
-2018-01-15T11:48:42+00:00
+2018-01-15T15:20:34+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/
-2018-01-15T11:48:42+00:00
+2018-01-15T15:20:34+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/api/
-2018-01-15T11:48:42+00:00
+2018-01-15T15:20:34+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/configuration/
-2018-01-15T11:48:42+00:00
+2018-01-15T15:20:34+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/example_apps/
-2018-01-15T11:48:42+00:00
+2018-01-15T15:20:34+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/installation/
-2018-01-15T11:48:42+00:00
+2018-01-15T15:20:34+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/operation/
-2018-01-15T11:48:42+00:00
+2018-01-15T15:20:34+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/reboot/
-2018-01-15T11:48:42+00:00
+2018-01-15T15:20:34+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/running/
-2018-01-15T11:48:42+00:00
+2018-01-15T15:20:34+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/tutorial/
-2018-01-15T11:48:42+00:00
+2018-01-15T15:20:34+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/updating/
-2018-01-15T11:48:42+00:00
+2018-01-15T15:20:34+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/windows/
-2018-01-15T11:48:42+00:00
+2018-01-15T15:20:34+00:00
https://home-assistant.io/docs/ecosystem/certificates/
-2018-01-15T11:48:42+00:00
+2018-01-15T15:20:34+00:00
https://home-assistant.io/docs/ecosystem/hadashboard/
-2018-01-15T11:48:42+00:00
+2018-01-15T15:20:34+00:00
https://home-assistant.io/docs/ecosystem/hass-configurator/
-2018-01-15T11:48:42+00:00
+2018-01-15T15:20:34+00:00
https://home-assistant.io/docs/ecosystem/ios/
-2018-01-15T11:48:42+00:00
+2018-01-15T15:20:34+00:00
https://home-assistant.io/docs/ecosystem/nginx/
-2018-01-15T11:48:42+00:00
+2018-01-15T15:20:34+00:00
https://home-assistant.io/docs/ecosystem/notebooks/
-2018-01-15T11:48:42+00:00
+2018-01-15T15:20:34+00:00
https://home-assistant.io/docs/ecosystem/scenegen/
-2018-01-15T11:48:42+00:00
+2018-01-15T15:20:34+00:00
https://home-assistant.io/docs/ecosystem/synology/
-2018-01-15T11:48:42+00:00
+2018-01-15T15:20:34+00:00
https://home-assistant.io/docs/tools/
-2018-01-15T11:48:42+00:00
+2018-01-15T15:20:34+00:00
https://home-assistant.io/docs/tools/dev-tools/
-2018-01-15T11:48:42+00:00
+2018-01-15T15:20:34+00:00
https://home-assistant.io/docs/tools/hass/
-2018-01-15T11:48:42+00:00
+2018-01-15T15:20:34+00:00
https://home-assistant.io/docs/tools/scripts/
-2018-01-15T11:48:42+00:00
+2018-01-15T15:20:34+00:00
https://home-assistant.io/faq/after-upgrading/
@@ -5822,62 +5822,62 @@
https://home-assistant.io/demo/frontend.html
-2018-01-15T11:47:44+00:00
+2018-01-15T15:19:47+00:00
https://home-assistant.io/demo/index.html
-2018-01-15T11:47:44+00:00
+2018-01-15T15:19:47+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-event.html
-2018-01-15T11:47:44+00:00
+2018-01-15T15:19:47+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-info.html
-2018-01-15T11:47:44+00:00
+2018-01-15T15:19:47+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-service.html
-2018-01-15T11:47:44+00:00
+2018-01-15T15:19:47+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-state.html
-2018-01-15T11:47:44+00:00
+2018-01-15T15:19:47+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-template.html
-2018-01-15T11:47:44+00:00
+2018-01-15T15:19:47+00:00
https://home-assistant.io/demo/panels/ha-panel-history.html
-2018-01-15T11:47:44+00:00
+2018-01-15T15:19:47+00:00
https://home-assistant.io/demo/panels/ha-panel-iframe.html
-2018-01-15T11:47:44+00:00
+2018-01-15T15:19:47+00:00
https://home-assistant.io/demo/panels/ha-panel-logbook.html
-2018-01-15T11:47:44+00:00
+2018-01-15T15:19:47+00:00
https://home-assistant.io/demo/panels/ha-panel-map.html
-2018-01-15T11:47:44+00:00
+2018-01-15T15:19:47+00:00
https://home-assistant.io/googlef4f3693c209fe788.html
-2018-01-15T11:47:44+00:00
+2018-01-15T15:19:47+00:00
https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html
-2018-01-15T11:47:44+00:00
+2018-01-15T15:19:48+00:00
https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html
-2018-01-15T11:47:44+00:00
+2018-01-15T15:19:48+00:00
https://home-assistant.io/static/mdi-demo.html
-2018-01-15T11:47:44+00:00
+2018-01-15T15:19:48+00:00