diff --git a/addons/lets_encrypt/index.html b/addons/lets_encrypt/index.html
index ccfbbc71d4..7124918ffc 100644
--- a/addons/lets_encrypt/index.html
+++ b/addons/lets_encrypt/index.html
@@ -80,6 +80,7 @@
This add-on need port 80/443 to verify the certificate request, please stop all add-ons they use also this ports, otherwise you can not start this add-on.
{
+ "challenge" : "https" ,
"email" : "example@example.com" ,
"domains" : [ "example.com" , "mqtt.example.com" , "hass.example.com" ]
}
@@ -87,6 +88,7 @@ This add-on need port 80/443 to verify the certificate request, please stop all
Configuration variables:
+ challenge (Optional ): Default it use 443 (‘https’) you can change it to ‘http’ for use port 80.
email (Required ): Your email address for registration on Let’s Encrypt.
domains (Required ): A list of domains to create/renew the certificate.
diff --git a/atom.xml b/atom.xml
index 342466aae8..7ef0cfdaf7 100644
--- a/atom.xml
+++ b/atom.xml
@@ -4,7 +4,7 @@
- 2017-06-30T06:30:49+00:00
+ 2017-06-30T06:41:20+00:00
https://home-assistant.io/
diff --git a/blog/categories/announcements/atom.xml b/blog/categories/announcements/atom.xml
index e5fa3dba64..7c31b562e1 100644
--- a/blog/categories/announcements/atom.xml
+++ b/blog/categories/announcements/atom.xml
@@ -4,7 +4,7 @@
- 2017-06-30T06:30:49+00:00
+ 2017-06-30T06:41:20+00:00
https://home-assistant.io/
diff --git a/blog/categories/community/atom.xml b/blog/categories/community/atom.xml
index ef2a4156d9..a93f6dcb2b 100644
--- a/blog/categories/community/atom.xml
+++ b/blog/categories/community/atom.xml
@@ -4,7 +4,7 @@
- 2017-06-30T06:30:49+00:00
+ 2017-06-30T06:41:20+00:00
https://home-assistant.io/
diff --git a/blog/categories/device-tracking/atom.xml b/blog/categories/device-tracking/atom.xml
index 1cfcafea58..7c1d45d3e6 100644
--- a/blog/categories/device-tracking/atom.xml
+++ b/blog/categories/device-tracking/atom.xml
@@ -4,7 +4,7 @@
- 2017-06-30T06:30:49+00:00
+ 2017-06-30T06:41:20+00:00
https://home-assistant.io/
diff --git a/blog/categories/esp8266/atom.xml b/blog/categories/esp8266/atom.xml
index c675a310cb..adfebd18b5 100644
--- a/blog/categories/esp8266/atom.xml
+++ b/blog/categories/esp8266/atom.xml
@@ -4,7 +4,7 @@
- 2017-06-30T06:30:49+00:00
+ 2017-06-30T06:41:20+00:00
https://home-assistant.io/
diff --git a/blog/categories/how-to/atom.xml b/blog/categories/how-to/atom.xml
index 6bb59af51f..462df1564f 100644
--- a/blog/categories/how-to/atom.xml
+++ b/blog/categories/how-to/atom.xml
@@ -4,7 +4,7 @@
- 2017-06-30T06:30:49+00:00
+ 2017-06-30T06:41:20+00:00
https://home-assistant.io/
diff --git a/blog/categories/ibeacons/atom.xml b/blog/categories/ibeacons/atom.xml
index 9e3ca8bfd3..525ed43159 100644
--- a/blog/categories/ibeacons/atom.xml
+++ b/blog/categories/ibeacons/atom.xml
@@ -4,7 +4,7 @@
- 2017-06-30T06:30:49+00:00
+ 2017-06-30T06:41:20+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 d8c315e49d..e7d0e5e4e0 100644
--- a/blog/categories/internet-of-things/atom.xml
+++ b/blog/categories/internet-of-things/atom.xml
@@ -4,7 +4,7 @@
- 2017-06-30T06:30:49+00:00
+ 2017-06-30T06:41:20+00:00
https://home-assistant.io/
diff --git a/blog/categories/iot-data/atom.xml b/blog/categories/iot-data/atom.xml
index bfcf8ee1e5..ae6b7e538e 100644
--- a/blog/categories/iot-data/atom.xml
+++ b/blog/categories/iot-data/atom.xml
@@ -4,7 +4,7 @@
- 2017-06-30T06:30:49+00:00
+ 2017-06-30T06:41:20+00:00
https://home-assistant.io/
diff --git a/blog/categories/media/atom.xml b/blog/categories/media/atom.xml
index 740cca5fba..285f4dd64f 100644
--- a/blog/categories/media/atom.xml
+++ b/blog/categories/media/atom.xml
@@ -4,7 +4,7 @@
- 2017-06-30T06:30:49+00:00
+ 2017-06-30T06:41:20+00:00
https://home-assistant.io/
diff --git a/blog/categories/merchandise/atom.xml b/blog/categories/merchandise/atom.xml
index 2ca0464c97..f96ea62437 100644
--- a/blog/categories/merchandise/atom.xml
+++ b/blog/categories/merchandise/atom.xml
@@ -4,7 +4,7 @@
- 2017-06-30T06:30:49+00:00
+ 2017-06-30T06:41:20+00:00
https://home-assistant.io/
diff --git a/blog/categories/micropython/atom.xml b/blog/categories/micropython/atom.xml
index d0a7d4cc29..c0a8ee2aab 100644
--- a/blog/categories/micropython/atom.xml
+++ b/blog/categories/micropython/atom.xml
@@ -4,7 +4,7 @@
- 2017-06-30T06:30:49+00:00
+ 2017-06-30T06:41:20+00:00
https://home-assistant.io/
diff --git a/blog/categories/mqtt/atom.xml b/blog/categories/mqtt/atom.xml
index ee7e8ec9ab..be8b3ae610 100644
--- a/blog/categories/mqtt/atom.xml
+++ b/blog/categories/mqtt/atom.xml
@@ -4,7 +4,7 @@
- 2017-06-30T06:30:49+00:00
+ 2017-06-30T06:41:20+00:00
https://home-assistant.io/
diff --git a/blog/categories/organisation/atom.xml b/blog/categories/organisation/atom.xml
index 25e9e68643..efc7514e22 100644
--- a/blog/categories/organisation/atom.xml
+++ b/blog/categories/organisation/atom.xml
@@ -4,7 +4,7 @@
- 2017-06-30T06:30:49+00:00
+ 2017-06-30T06:41:20+00:00
https://home-assistant.io/
diff --git a/blog/categories/owntracks/atom.xml b/blog/categories/owntracks/atom.xml
index e9597eb970..38ad0a012a 100644
--- a/blog/categories/owntracks/atom.xml
+++ b/blog/categories/owntracks/atom.xml
@@ -4,7 +4,7 @@
- 2017-06-30T06:30:49+00:00
+ 2017-06-30T06:41:20+00:00
https://home-assistant.io/
diff --git a/blog/categories/presence-detection/atom.xml b/blog/categories/presence-detection/atom.xml
index 4225c3c4bf..eadec8858f 100644
--- a/blog/categories/presence-detection/atom.xml
+++ b/blog/categories/presence-detection/atom.xml
@@ -4,7 +4,7 @@
- 2017-06-30T06:30:49+00:00
+ 2017-06-30T06:41:20+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 77015a19bb..a245ca4e78 100644
--- a/blog/categories/public-service-announcement/atom.xml
+++ b/blog/categories/public-service-announcement/atom.xml
@@ -4,7 +4,7 @@
- 2017-06-30T06:30:49+00:00
+ 2017-06-30T06:41:20+00:00
https://home-assistant.io/
diff --git a/blog/categories/release-notes/atom.xml b/blog/categories/release-notes/atom.xml
index ec78d3c300..b2f0f5ee7b 100644
--- a/blog/categories/release-notes/atom.xml
+++ b/blog/categories/release-notes/atom.xml
@@ -4,7 +4,7 @@
- 2017-06-30T06:30:49+00:00
+ 2017-06-30T06:41:20+00:00
https://home-assistant.io/
diff --git a/blog/categories/survey/atom.xml b/blog/categories/survey/atom.xml
index 41c1d3a885..eb91917fe6 100644
--- a/blog/categories/survey/atom.xml
+++ b/blog/categories/survey/atom.xml
@@ -4,7 +4,7 @@
- 2017-06-30T06:30:49+00:00
+ 2017-06-30T06:41:20+00:00
https://home-assistant.io/
diff --git a/blog/categories/talks/atom.xml b/blog/categories/talks/atom.xml
index 3088833aa3..c4861c0bcb 100644
--- a/blog/categories/talks/atom.xml
+++ b/blog/categories/talks/atom.xml
@@ -4,7 +4,7 @@
- 2017-06-30T06:30:49+00:00
+ 2017-06-30T06:41:20+00:00
https://home-assistant.io/
diff --git a/blog/categories/technology/atom.xml b/blog/categories/technology/atom.xml
index 6271bafb3d..4cfa4685d4 100644
--- a/blog/categories/technology/atom.xml
+++ b/blog/categories/technology/atom.xml
@@ -4,7 +4,7 @@
- 2017-06-30T06:30:49+00:00
+ 2017-06-30T06:41:20+00:00
https://home-assistant.io/
diff --git a/blog/categories/user-stories/atom.xml b/blog/categories/user-stories/atom.xml
index a82c83bde6..c9953e8ed0 100644
--- a/blog/categories/user-stories/atom.xml
+++ b/blog/categories/user-stories/atom.xml
@@ -4,7 +4,7 @@
- 2017-06-30T06:30:49+00:00
+ 2017-06-30T06:41:20+00:00
https://home-assistant.io/
diff --git a/blog/categories/video/atom.xml b/blog/categories/video/atom.xml
index 31664fc2ec..ea2caa0dcb 100644
--- a/blog/categories/video/atom.xml
+++ b/blog/categories/video/atom.xml
@@ -4,7 +4,7 @@
- 2017-06-30T06:30:49+00:00
+ 2017-06-30T06:41:20+00:00
https://home-assistant.io/
diff --git a/blog/categories/website/atom.xml b/blog/categories/website/atom.xml
index eb3c79bc88..28aa0c0081 100644
--- a/blog/categories/website/atom.xml
+++ b/blog/categories/website/atom.xml
@@ -4,7 +4,7 @@
- 2017-06-30T06:30:49+00:00
+ 2017-06-30T06:41:20+00:00
https://home-assistant.io/
diff --git a/sitemap.xml b/sitemap.xml
index b3b80b6fbd..05e8c64c27 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -3628,62 +3628,62 @@
https://home-assistant.io/demo/frontend.html
-2017-06-30T06:29:15+00:00
+2017-06-30T06:40:05+00:00
https://home-assistant.io/demo/index.html
-2017-06-30T06:29:15+00:00
+2017-06-30T06:40:05+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-event.html
-2017-06-30T06:29:15+00:00
+2017-06-30T06:40:05+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-info.html
-2017-06-30T06:29:15+00:00
+2017-06-30T06:40:05+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-service.html
-2017-06-30T06:29:15+00:00
+2017-06-30T06:40:05+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-state.html
-2017-06-30T06:29:15+00:00
+2017-06-30T06:40:05+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-template.html
-2017-06-30T06:29:15+00:00
+2017-06-30T06:40:05+00:00
https://home-assistant.io/demo/panels/ha-panel-history.html
-2017-06-30T06:29:15+00:00
+2017-06-30T06:40:05+00:00
https://home-assistant.io/demo/panels/ha-panel-iframe.html
-2017-06-30T06:29:15+00:00
+2017-06-30T06:40:05+00:00
https://home-assistant.io/demo/panels/ha-panel-logbook.html
-2017-06-30T06:29:15+00:00
+2017-06-30T06:40:05+00:00
https://home-assistant.io/demo/panels/ha-panel-map.html
-2017-06-30T06:29:15+00:00
+2017-06-30T06:40:05+00:00
https://home-assistant.io/googlef4f3693c209fe788.html
-2017-06-30T06:29:15+00:00
+2017-06-30T06:40:05+00:00
https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html
-2017-06-30T06:29:15+00:00
+2017-06-30T06:40:05+00:00
https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html
-2017-06-30T06:29:15+00:00
+2017-06-30T06:40:05+00:00
https://home-assistant.io/static/mdi-demo.html
-2017-06-30T06:29:15+00:00
+2017-06-30T06:40:05+00:00