diff --git a/addons/nginx_proxy/index.html b/addons/nginx_proxy/index.html
index bb089c2cbc..0218ef7602 100644
--- a/addons/nginx_proxy/index.html
+++ b/addons/nginx_proxy/index.html
@@ -78,13 +78,23 @@
Setup an SSL proxy with NGINX and redirect port 80 to 443. Make sure you have generated a certificate before you start this add-on.
In the http
section of the configuration.yaml
file remove ssl_certificate
and ssl_key
and don’t enter the port in the base_url
to avoid a HTTP 502 error.
{
- "domain" : "home.example.com"
+ "domain" : "home.example.com" ,
+ "certfile" : "fullchain.pem" ,
+ "keyfile" : "privkey.pem" ,
+ "customize" : {
+ "active" : false ,
+ "default" : "nginx_proxy_default*.conf" ,
+ "servers" : "nginx_proxy/*.conf"
+ }
}
Configuration variables:
domain (Required ): Domain they will proxy run with it.
+ certfile (Required ): Certificate file to use in the /ssl dir.
+ keyfile (Required ): Private key file to use in the /ssl dir.
+ customize (Optional ): If true, additional NGINX configuration files for the default server and additional servers are read from files in the /share dir specified by the default
and servers
variables.
It is possible to deactivate port 80 if you need this for things like emulate_hue
. Remove the host port from Network option of this add-on.
diff --git a/atom.xml b/atom.xml
index 484edea06d..9239096a48 100644
--- a/atom.xml
+++ b/atom.xml
@@ -4,7 +4,7 @@
- 2018-03-06T20:20:47+00:00
+ 2018-03-06T20:48:12+00:00
https://home-assistant.io/
diff --git a/blog/categories/announcements/atom.xml b/blog/categories/announcements/atom.xml
index ed2864feb3..fc3b088e48 100644
--- a/blog/categories/announcements/atom.xml
+++ b/blog/categories/announcements/atom.xml
@@ -4,7 +4,7 @@
- 2018-03-06T20:20:47+00:00
+ 2018-03-06T20:48:12+00:00
https://home-assistant.io/
diff --git a/blog/categories/cloud/atom.xml b/blog/categories/cloud/atom.xml
index 95ea2f4596..9a3d6ff915 100644
--- a/blog/categories/cloud/atom.xml
+++ b/blog/categories/cloud/atom.xml
@@ -4,7 +4,7 @@
- 2018-03-06T20:20:47+00:00
+ 2018-03-06T20:48:12+00:00
https://home-assistant.io/
diff --git a/blog/categories/community/atom.xml b/blog/categories/community/atom.xml
index dd52f2338f..848c6f233c 100644
--- a/blog/categories/community/atom.xml
+++ b/blog/categories/community/atom.xml
@@ -4,7 +4,7 @@
- 2018-03-06T20:20:47+00:00
+ 2018-03-06T20:48:12+00:00
https://home-assistant.io/
diff --git a/blog/categories/device-tracking/atom.xml b/blog/categories/device-tracking/atom.xml
index 79f6d2bf6e..b13e3a668e 100644
--- a/blog/categories/device-tracking/atom.xml
+++ b/blog/categories/device-tracking/atom.xml
@@ -4,7 +4,7 @@
- 2018-03-06T20:20:47+00:00
+ 2018-03-06T20:48:12+00:00
https://home-assistant.io/
diff --git a/blog/categories/esp8266/atom.xml b/blog/categories/esp8266/atom.xml
index 43a4b35659..876c669248 100644
--- a/blog/categories/esp8266/atom.xml
+++ b/blog/categories/esp8266/atom.xml
@@ -4,7 +4,7 @@
- 2018-03-06T20:20:47+00:00
+ 2018-03-06T20:48:12+00:00
https://home-assistant.io/
diff --git a/blog/categories/how-to/atom.xml b/blog/categories/how-to/atom.xml
index 2d4b329b77..661a512000 100644
--- a/blog/categories/how-to/atom.xml
+++ b/blog/categories/how-to/atom.xml
@@ -4,7 +4,7 @@
- 2018-03-06T20:20:47+00:00
+ 2018-03-06T20:48:12+00:00
https://home-assistant.io/
diff --git a/blog/categories/ibeacons/atom.xml b/blog/categories/ibeacons/atom.xml
index bfc383f44b..42ebd7a2d8 100644
--- a/blog/categories/ibeacons/atom.xml
+++ b/blog/categories/ibeacons/atom.xml
@@ -4,7 +4,7 @@
- 2018-03-06T20:20:47+00:00
+ 2018-03-06T20:48:12+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 6139960afb..48a9b2c8f6 100644
--- a/blog/categories/internet-of-things/atom.xml
+++ b/blog/categories/internet-of-things/atom.xml
@@ -4,7 +4,7 @@
- 2018-03-06T20:20:47+00:00
+ 2018-03-06T20:48:12+00:00
https://home-assistant.io/
diff --git a/blog/categories/iot-data/atom.xml b/blog/categories/iot-data/atom.xml
index cf45c0d4e7..33706e6ed3 100644
--- a/blog/categories/iot-data/atom.xml
+++ b/blog/categories/iot-data/atom.xml
@@ -4,7 +4,7 @@
- 2018-03-06T20:20:47+00:00
+ 2018-03-06T20:48:12+00:00
https://home-assistant.io/
diff --git a/blog/categories/media/atom.xml b/blog/categories/media/atom.xml
index fb31924443..6a47fa34b1 100644
--- a/blog/categories/media/atom.xml
+++ b/blog/categories/media/atom.xml
@@ -4,7 +4,7 @@
- 2018-03-06T20:20:47+00:00
+ 2018-03-06T20:48:12+00:00
https://home-assistant.io/
diff --git a/blog/categories/merchandise/atom.xml b/blog/categories/merchandise/atom.xml
index 3709ef98bc..e3e06aba73 100644
--- a/blog/categories/merchandise/atom.xml
+++ b/blog/categories/merchandise/atom.xml
@@ -4,7 +4,7 @@
- 2018-03-06T20:20:47+00:00
+ 2018-03-06T20:48:12+00:00
https://home-assistant.io/
diff --git a/blog/categories/micropython/atom.xml b/blog/categories/micropython/atom.xml
index 4fc2a601d1..0164415a80 100644
--- a/blog/categories/micropython/atom.xml
+++ b/blog/categories/micropython/atom.xml
@@ -4,7 +4,7 @@
- 2018-03-06T20:20:47+00:00
+ 2018-03-06T20:48:12+00:00
https://home-assistant.io/
diff --git a/blog/categories/mqtt/atom.xml b/blog/categories/mqtt/atom.xml
index 4d764ef6d6..9ada7365bb 100644
--- a/blog/categories/mqtt/atom.xml
+++ b/blog/categories/mqtt/atom.xml
@@ -4,7 +4,7 @@
- 2018-03-06T20:20:47+00:00
+ 2018-03-06T20:48:12+00:00
https://home-assistant.io/
diff --git a/blog/categories/organization/atom.xml b/blog/categories/organization/atom.xml
index eb88577c0a..0131bbb220 100644
--- a/blog/categories/organization/atom.xml
+++ b/blog/categories/organization/atom.xml
@@ -4,7 +4,7 @@
- 2018-03-06T20:20:47+00:00
+ 2018-03-06T20:48:12+00:00
https://home-assistant.io/
diff --git a/blog/categories/owntracks/atom.xml b/blog/categories/owntracks/atom.xml
index 741acbbc34..8c9600f655 100644
--- a/blog/categories/owntracks/atom.xml
+++ b/blog/categories/owntracks/atom.xml
@@ -4,7 +4,7 @@
- 2018-03-06T20:20:47+00:00
+ 2018-03-06T20:48:12+00:00
https://home-assistant.io/
diff --git a/blog/categories/presence-detection/atom.xml b/blog/categories/presence-detection/atom.xml
index 659808bf66..4fba798908 100644
--- a/blog/categories/presence-detection/atom.xml
+++ b/blog/categories/presence-detection/atom.xml
@@ -4,7 +4,7 @@
- 2018-03-06T20:20:47+00:00
+ 2018-03-06T20:48:12+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 f80e2b8f09..70e0a6ad2b 100644
--- a/blog/categories/public-service-announcement/atom.xml
+++ b/blog/categories/public-service-announcement/atom.xml
@@ -4,7 +4,7 @@
- 2018-03-06T20:20:47+00:00
+ 2018-03-06T20:48:12+00:00
https://home-assistant.io/
diff --git a/blog/categories/release-notes/atom.xml b/blog/categories/release-notes/atom.xml
index a15eda25a8..ea7d3b0764 100644
--- a/blog/categories/release-notes/atom.xml
+++ b/blog/categories/release-notes/atom.xml
@@ -4,7 +4,7 @@
- 2018-03-06T20:20:47+00:00
+ 2018-03-06T20:48:12+00:00
https://home-assistant.io/
diff --git a/blog/categories/survey/atom.xml b/blog/categories/survey/atom.xml
index 523e53b704..7a19298bae 100644
--- a/blog/categories/survey/atom.xml
+++ b/blog/categories/survey/atom.xml
@@ -4,7 +4,7 @@
- 2018-03-06T20:20:47+00:00
+ 2018-03-06T20:48:12+00:00
https://home-assistant.io/
diff --git a/blog/categories/talks/atom.xml b/blog/categories/talks/atom.xml
index f73e939806..df3816d76f 100644
--- a/blog/categories/talks/atom.xml
+++ b/blog/categories/talks/atom.xml
@@ -4,7 +4,7 @@
- 2018-03-06T20:20:47+00:00
+ 2018-03-06T20:48:12+00:00
https://home-assistant.io/
diff --git a/blog/categories/technology/atom.xml b/blog/categories/technology/atom.xml
index 082eba03c5..c15c04465c 100644
--- a/blog/categories/technology/atom.xml
+++ b/blog/categories/technology/atom.xml
@@ -4,7 +4,7 @@
- 2018-03-06T20:20:47+00:00
+ 2018-03-06T20:48:12+00:00
https://home-assistant.io/
diff --git a/blog/categories/user-stories/atom.xml b/blog/categories/user-stories/atom.xml
index 3891912b3f..b66d55b8e3 100644
--- a/blog/categories/user-stories/atom.xml
+++ b/blog/categories/user-stories/atom.xml
@@ -4,7 +4,7 @@
- 2018-03-06T20:20:47+00:00
+ 2018-03-06T20:48:12+00:00
https://home-assistant.io/
diff --git a/blog/categories/video/atom.xml b/blog/categories/video/atom.xml
index a96bb44aec..fd348dd5a6 100644
--- a/blog/categories/video/atom.xml
+++ b/blog/categories/video/atom.xml
@@ -4,7 +4,7 @@
- 2018-03-06T20:20:47+00:00
+ 2018-03-06T20:48:12+00:00
https://home-assistant.io/
diff --git a/blog/categories/website/atom.xml b/blog/categories/website/atom.xml
index 2ba323d61d..fa6376e07b 100644
--- a/blog/categories/website/atom.xml
+++ b/blog/categories/website/atom.xml
@@ -4,7 +4,7 @@
- 2018-03-06T20:20:47+00:00
+ 2018-03-06T20:48:12+00:00
https://home-assistant.io/
diff --git a/docs/configuration/basic/index.html b/docs/configuration/basic/index.html
index 3b9c825df4..d1b29d55d9 100644
--- a/docs/configuration/basic/index.html
+++ b/docs/configuration/basic/index.html
@@ -91,7 +91,7 @@
longitude (Optional ): Longitude of your location required to calculate the time the sun rises and sets.
elevation (Optional ): Altitude above sea level in meters. Impacts weather/sunrise data.
unit_system (Optional ): metric
for Metric, imperial
for Imperial.
- time_zone (Optional ): Pick yours from here: http://en.wikipedia.org/wiki/List_of_tz_database_time_zones
+ time_zone (Optional ): Pick yours from here: http://en.wikipedia.org/wiki/List_of_tz_database_time_zones
name (Optional ): Name of the location where Home Assistant is running.
customize (Optional ): Customize entities.
customize_domain (Optional ): Customize all entities in a domain.
diff --git a/sitemap.xml b/sitemap.xml
index 21793fa7a1..2102b9cc68 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -4090,7 +4090,7 @@
https://home-assistant.io/components/switch.hook/
-2018-03-06T20:20:47+00:00
+2018-03-06T20:48:12+00:00
https://home-assistant.io/cookbook/automation_for_rainy_days/
@@ -4778,131 +4778,131 @@
https://home-assistant.io/docs/autostart/init.d/
-2018-03-06T20:20:47+00:00
+2018-03-06T20:48:12+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/
-2018-03-06T20:20:47+00:00
+2018-03-06T20:48:12+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/api/
-2018-03-06T20:20:47+00:00
+2018-03-06T20:48:12+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/configuration/
-2018-03-06T20:20:47+00:00
+2018-03-06T20:48:12+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/example_apps/
-2018-03-06T20:20:47+00:00
+2018-03-06T20:48:12+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/installation/
-2018-03-06T20:20:47+00:00
+2018-03-06T20:48:12+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/operation/
-2018-03-06T20:20:47+00:00
+2018-03-06T20:48:12+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/reboot/
-2018-03-06T20:20:47+00:00
+2018-03-06T20:48:12+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/running/
-2018-03-06T20:20:47+00:00
+2018-03-06T20:48:12+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/tutorial/
-2018-03-06T20:20:47+00:00
+2018-03-06T20:48:12+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/updating/
-2018-03-06T20:20:47+00:00
+2018-03-06T20:48:12+00:00
https://home-assistant.io/docs/ecosystem/appdaemon/windows/
-2018-03-06T20:20:47+00:00
+2018-03-06T20:48:12+00:00
https://home-assistant.io/docs/ecosystem/certificates/
-2018-03-06T20:20:47+00:00
+2018-03-06T20:48:12+00:00
https://home-assistant.io/docs/ecosystem/hadashboard/
-2018-03-06T20:20:47+00:00
+2018-03-06T20:48:12+00:00
https://home-assistant.io/docs/ecosystem/hass-configurator/
-2018-03-06T20:20:47+00:00
+2018-03-06T20:48:12+00:00
https://home-assistant.io/docs/ecosystem/ios/
-2018-03-06T20:20:47+00:00
+2018-03-06T20:48:12+00:00
https://home-assistant.io/docs/ecosystem/nginx/
-2018-03-06T20:20:47+00:00
+2018-03-06T20:48:12+00:00
https://home-assistant.io/docs/ecosystem/notebooks/
-2018-03-06T20:20:47+00:00
+2018-03-06T20:48:12+00:00
https://home-assistant.io/docs/ecosystem/scenegen/
-2018-03-06T20:20:47+00:00
+2018-03-06T20:48:12+00:00
https://home-assistant.io/docs/ecosystem/synology/
-2018-03-06T20:20:47+00:00
+2018-03-06T20:48:12+00:00
https://home-assistant.io/docs/tools/
-2018-03-06T20:20:47+00:00
+2018-03-06T20:48:12+00:00
https://home-assistant.io/docs/tools/benchmark/
-2018-03-06T20:20:47+00:00
+2018-03-06T20:48:12+00:00
https://home-assistant.io/docs/tools/check_config/
-2018-03-06T20:20:47+00:00
+2018-03-06T20:48:12+00:00
https://home-assistant.io/docs/tools/credstash/
-2018-03-06T20:20:47+00:00
+2018-03-06T20:48:12+00:00
https://home-assistant.io/docs/tools/db_migrator/
-2018-03-06T20:20:47+00:00
+2018-03-06T20:48:12+00:00
https://home-assistant.io/docs/tools/dev-tools/
-2018-03-06T20:20:47+00:00
+2018-03-06T20:48:12+00:00
https://home-assistant.io/docs/tools/ensure_config/
-2018-03-06T20:20:47+00:00
+2018-03-06T20:48:12+00:00
https://home-assistant.io/docs/tools/hass/
-2018-03-06T20:20:47+00:00
+2018-03-06T20:48:12+00:00
https://home-assistant.io/docs/tools/influxdb_import/
-2018-03-06T20:20:47+00:00
+2018-03-06T20:48:12+00:00
https://home-assistant.io/docs/tools/influxdb_migrator/
-2018-03-06T20:20:47+00:00
+2018-03-06T20:48:12+00:00
https://home-assistant.io/docs/tools/keyring/
-2018-03-06T20:20:47+00:00
+2018-03-06T20:48:12+00:00
https://home-assistant.io/docs/tools/scripts/
-2018-03-06T20:20:47+00:00
+2018-03-06T20:48:12+00:00
https://home-assistant.io/faq/after-upgrading/
@@ -6098,62 +6098,62 @@
https://home-assistant.io/demo/frontend.html
-2018-03-06T20:19:58+00:00
+2018-03-06T20:47:33+00:00
https://home-assistant.io/demo/index.html
-2018-03-06T20:19:58+00:00
+2018-03-06T20:47:33+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-event.html
-2018-03-06T20:19:58+00:00
+2018-03-06T20:47:33+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-info.html
-2018-03-06T20:19:58+00:00
+2018-03-06T20:47:33+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-service.html
-2018-03-06T20:19:58+00:00
+2018-03-06T20:47:33+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-state.html
-2018-03-06T20:19:58+00:00
+2018-03-06T20:47:33+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-template.html
-2018-03-06T20:19:58+00:00
+2018-03-06T20:47:33+00:00
https://home-assistant.io/demo/panels/ha-panel-history.html
-2018-03-06T20:19:58+00:00
+2018-03-06T20:47:33+00:00
https://home-assistant.io/demo/panels/ha-panel-iframe.html
-2018-03-06T20:19:58+00:00
+2018-03-06T20:47:33+00:00
https://home-assistant.io/demo/panels/ha-panel-logbook.html
-2018-03-06T20:19:58+00:00
+2018-03-06T20:47:33+00:00
https://home-assistant.io/demo/panels/ha-panel-map.html
-2018-03-06T20:19:58+00:00
+2018-03-06T20:47:33+00:00
https://home-assistant.io/googlef4f3693c209fe788.html
-2018-03-06T20:19:58+00:00
+2018-03-06T20:47:33+00:00
https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html
-2018-03-06T20:19:58+00:00
+2018-03-06T20:47:33+00:00
https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html
-2018-03-06T20:19:58+00:00
+2018-03-06T20:47:33+00:00
https://home-assistant.io/static/mdi-demo.html
-2018-03-06T20:19:58+00:00
+2018-03-06T20:47:33+00:00