diff --git a/atom.xml b/atom.xml index f1eb0740ca..6ffb5ea5a5 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Home Assistant]]> - 2017-09-27T05:03:53+00:00 + 2017-09-27T05:23:50+00:00 https://home-assistant.io/ @@ -22,7 +22,7 @@

Thanks to a blog post by Andreas Gohr I realized that DuckDNS supports setting TXT records, making it compatible with the DNS-01 challenge of Let’s Encrypt. The DNS-01 challenge is using the DNS record of the domain instead of interacting with the server. This means that it’s not needed for the user to open any ports!

-

I have worked together with Pascal Vizeli on updating the DuckDNS add-on for Hass.io and today we’re proud to announce it now includes automatic generation and updating of Let’s Encrypt certificates for your DuckDNS domain. The only thing that you have to add to your DuckDNS configuration is that you accept their terms of service and point Home Assistant at the generated certificates and you’re good to go. No other work is required.

+

I have worked together with Pascal Vizeli on updating the DuckDNS add-on for Hass.io and today we’re proud to announce it now includes automatic generation and updating of Let’s Encrypt certificates for your DuckDNS domain. The only thing that you have to add to your DuckDNS configuration is that you accept the Let’s Encrypt terms of service and point Home Assistant at the generated certificates and you’re good to go. No other work is required.

To get started today, start with making sure that you have Hass.io installed. After that, go to the Hass.io panel in Home Assistant, open the add-on store, scroll down to DuckDNS and install it. In the DuckDNS settings change “accept_terms” to true and start it.

@@ -44,6 +44,16 @@
  • Donate to Let’s Encrypt
  • +

    More information:

    + + + ]]> diff --git a/blog/2017/09/27/effortless-encryption-with-lets-encrypt-and-duckdns/index.html b/blog/2017/09/27/effortless-encryption-with-lets-encrypt-and-duckdns/index.html index d1e1ff9ef4..dd218540b2 100644 --- a/blog/2017/09/27/effortless-encryption-with-lets-encrypt-and-duckdns/index.html +++ b/blog/2017/09/27/effortless-encryption-with-lets-encrypt-and-duckdns/index.html @@ -74,7 +74,7 @@
    - 1 minute reading time + two minutes reading time
      @@ -88,7 +88,7 @@

      When Let’s Encrypt launched we were estatic: finally an easy and free way for our users to securely access their homes remotely. Let’s Encrypt signifianctly lowered the bar to get and renew SSL certificates. However, this process could still be quite an obstacle for our users. It required opening ports on the router and remembering to renew the certificate every so often.

      Thanks to a blog post by Andreas Gohr I realized that DuckDNS supports setting TXT records, making it compatible with the DNS-01 challenge of Let’s Encrypt. The DNS-01 challenge is using the DNS record of the domain instead of interacting with the server. This means that it’s not needed for the user to open any ports!

      -

      I have worked together with Pascal Vizeli on updating the DuckDNS add-on for Hass.io and today we’re proud to announce it now includes automatic generation and updating of Let’s Encrypt certificates for your DuckDNS domain. The only thing that you have to add to your DuckDNS configuration is that you accept their terms of service and point Home Assistant at the generated certificates and you’re good to go. No other work is required.

      +

      I have worked together with Pascal Vizeli on updating the DuckDNS add-on for Hass.io and today we’re proud to announce it now includes automatic generation and updating of Let’s Encrypt certificates for your DuckDNS domain. The only thing that you have to add to your DuckDNS configuration is that you accept the Let’s Encrypt terms of service and point Home Assistant at the generated certificates and you’re good to go. No other work is required.

      To get started today, start with making sure that you have Hass.io installed. After that, go to the Hass.io panel in Home Assistant, open the add-on store, scroll down to DuckDNS and install it. In the DuckDNS settings change “accept_terms” to true and start it.

      Next up is to configure Home Assistant with the config below and restart it. You’re now good to go! Make sure to use the right protocol when browsing to your instance: https://<your_domain>.duckdns.org. Happy secure controlling your house!

      # Example configuration.yaml entry for the HTTP component
      @@ -103,6 +103,14 @@
         
    • Become a Patreon of DuckDNS
    • Donate to Let’s Encrypt
    +

    More information:

    +

    Comments

    diff --git a/blog/categories/announcements/atom.xml b/blog/categories/announcements/atom.xml index acccfba6c4..5af2e9a882 100644 --- a/blog/categories/announcements/atom.xml +++ b/blog/categories/announcements/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Announcements | Home Assistant]]> - 2017-09-27T05:03:53+00:00 + 2017-09-27T05:23:50+00:00 https://home-assistant.io/ diff --git a/blog/categories/community/atom.xml b/blog/categories/community/atom.xml index 416c19e67b..1d87b87541 100644 --- a/blog/categories/community/atom.xml +++ b/blog/categories/community/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Community | Home Assistant]]> - 2017-09-27T05:03:53+00:00 + 2017-09-27T05:23:50+00:00 https://home-assistant.io/ diff --git a/blog/categories/device-tracking/atom.xml b/blog/categories/device-tracking/atom.xml index 03bf8f2b77..d7b87f23b9 100644 --- a/blog/categories/device-tracking/atom.xml +++ b/blog/categories/device-tracking/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Device-Tracking | Home Assistant]]> - 2017-09-27T05:03:53+00:00 + 2017-09-27T05:23:50+00:00 https://home-assistant.io/ diff --git a/blog/categories/esp8266/atom.xml b/blog/categories/esp8266/atom.xml index 2204bf6d38..fa58b9902a 100644 --- a/blog/categories/esp8266/atom.xml +++ b/blog/categories/esp8266/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: ESP8266 | Home Assistant]]> - 2017-09-27T05:03:53+00:00 + 2017-09-27T05:23:50+00:00 https://home-assistant.io/ diff --git a/blog/categories/how-to/atom.xml b/blog/categories/how-to/atom.xml index 1f0b7be346..9ad3c7a080 100644 --- a/blog/categories/how-to/atom.xml +++ b/blog/categories/how-to/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: How-To | Home Assistant]]> - 2017-09-27T05:03:53+00:00 + 2017-09-27T05:23:50+00:00 https://home-assistant.io/ @@ -22,7 +22,7 @@ Thanks to a [blog post][splitbrain] by Andreas Gohr I realized that DuckDNS supports setting TXT records, making it compatible with the DNS-01 challenge of Let's Encrypt. The DNS-01 challenge is using the DNS record of the domain instead of interacting with the server. This means that it's not needed for the user to open any ports! -I have worked together with [Pascal Vizeli][pvizeli] on updating the DuckDNS add-on for Hass.io and today we're proud to announce it now includes automatic generation and updating of Let's Encrypt certificates for your DuckDNS domain. The only thing that you have to add to your DuckDNS configuration is that you accept their [terms of service][terms] and point Home Assistant at the generated certificates and you're good to go. No other work is required. +I have worked together with [Pascal Vizeli][pvizeli] on updating the DuckDNS add-on for Hass.io and today we're proud to announce it now includes automatic generation and updating of Let's Encrypt certificates for your DuckDNS domain. The only thing that you have to add to your DuckDNS configuration is that you accept the Let's Encrypt [terms of service][terms] and point Home Assistant at the generated certificates and you're good to go. No other work is required. To get started today, start with making sure that you have [Hass.io installed][hassio]. After that, go to the Hass.io panel in Home Assistant, open the add-on store, scroll down to DuckDNS and install it. In the DuckDNS settings change "accept_terms" to true and start it. @@ -42,10 +42,22 @@ If you enjoy the free service provided by DuckDNS and Let's Encrypt, consider do - [Become a Patreon of DuckDNS](https://www.patreon.com/user?u=3209735) - [Donate to Let's Encrypt](https://letsencrypt.org/donate/) +More information: + + - [Hass.io][hassio] + - [Installing Hass.io][hassio-install] + - [DuckDNS add-on][addon-duckdns] + - [DuckDNS][duckdns] + - [Let's Encrypt][le] + [splitbrain]: https://www.splitbrain.org/blog/2017-08/10-homeassistant_duckdns_letsencrypt [terms]: https://letsencrypt.org/repository/ [pvizeli]: https://github.com/pvizeli [hassio]: /hassio/ +[hassio-install]: /hassio/installation/ +[addon-duckdns]: /addons/duckdns/ +[duckdns]: http://www.duckdns.org/ +[le]: https://letsencrypt.org/ ]]> diff --git a/blog/categories/ibeacons/atom.xml b/blog/categories/ibeacons/atom.xml index 3541ec0b55..e47f656913 100644 --- a/blog/categories/ibeacons/atom.xml +++ b/blog/categories/ibeacons/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: iBeacons | Home Assistant]]> - 2017-09-27T05:03:53+00:00 + 2017-09-27T05:23:50+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 fd5bb2a337..51005bc512 100644 --- a/blog/categories/internet-of-things/atom.xml +++ b/blog/categories/internet-of-things/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Internet-of-Things | Home Assistant]]> - 2017-09-27T05:03:53+00:00 + 2017-09-27T05:23:50+00:00 https://home-assistant.io/ diff --git a/blog/categories/iot-data/atom.xml b/blog/categories/iot-data/atom.xml index 136e4cf0d3..b80117aa49 100644 --- a/blog/categories/iot-data/atom.xml +++ b/blog/categories/iot-data/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: IoT-Data | Home Assistant]]> - 2017-09-27T05:03:53+00:00 + 2017-09-27T05:23:50+00:00 https://home-assistant.io/ diff --git a/blog/categories/media/atom.xml b/blog/categories/media/atom.xml index b2b5d582b1..c72dc222ec 100644 --- a/blog/categories/media/atom.xml +++ b/blog/categories/media/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Media | Home Assistant]]> - 2017-09-27T05:03:53+00:00 + 2017-09-27T05:23:50+00:00 https://home-assistant.io/ diff --git a/blog/categories/merchandise/atom.xml b/blog/categories/merchandise/atom.xml index 591a9142b9..b2cba8f60d 100644 --- a/blog/categories/merchandise/atom.xml +++ b/blog/categories/merchandise/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Merchandise | Home Assistant]]> - 2017-09-27T05:03:53+00:00 + 2017-09-27T05:23:50+00:00 https://home-assistant.io/ diff --git a/blog/categories/micropython/atom.xml b/blog/categories/micropython/atom.xml index 4da2f68790..95e3439280 100644 --- a/blog/categories/micropython/atom.xml +++ b/blog/categories/micropython/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Micropython | Home Assistant]]> - 2017-09-27T05:03:53+00:00 + 2017-09-27T05:23:50+00:00 https://home-assistant.io/ diff --git a/blog/categories/mqtt/atom.xml b/blog/categories/mqtt/atom.xml index 9c91ca0c0a..72e4caa2ee 100644 --- a/blog/categories/mqtt/atom.xml +++ b/blog/categories/mqtt/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: MQTT | Home Assistant]]> - 2017-09-27T05:03:53+00:00 + 2017-09-27T05:23:50+00:00 https://home-assistant.io/ diff --git a/blog/categories/organisation/atom.xml b/blog/categories/organisation/atom.xml index 586428afbe..672e8c76bf 100644 --- a/blog/categories/organisation/atom.xml +++ b/blog/categories/organisation/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Organisation | Home Assistant]]> - 2017-09-27T05:03:53+00:00 + 2017-09-27T05:23:50+00:00 https://home-assistant.io/ diff --git a/blog/categories/owntracks/atom.xml b/blog/categories/owntracks/atom.xml index abe8dc3b62..f47096411d 100644 --- a/blog/categories/owntracks/atom.xml +++ b/blog/categories/owntracks/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: OwnTracks | Home Assistant]]> - 2017-09-27T05:03:53+00:00 + 2017-09-27T05:23:50+00:00 https://home-assistant.io/ diff --git a/blog/categories/presence-detection/atom.xml b/blog/categories/presence-detection/atom.xml index 2814efc19a..efda5c7f79 100644 --- a/blog/categories/presence-detection/atom.xml +++ b/blog/categories/presence-detection/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Presence-Detection | Home Assistant]]> - 2017-09-27T05:03:53+00:00 + 2017-09-27T05:23:50+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 9ce6fe636e..00bdff635c 100644 --- a/blog/categories/public-service-announcement/atom.xml +++ b/blog/categories/public-service-announcement/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Public-Service-Announcement | Home Assistant]]> - 2017-09-27T05:03:53+00:00 + 2017-09-27T05:23:50+00:00 https://home-assistant.io/ diff --git a/blog/categories/release-notes/atom.xml b/blog/categories/release-notes/atom.xml index 94b30e52cf..40c4281899 100644 --- a/blog/categories/release-notes/atom.xml +++ b/blog/categories/release-notes/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Release-Notes | Home Assistant]]> - 2017-09-27T05:03:53+00:00 + 2017-09-27T05:23:50+00:00 https://home-assistant.io/ diff --git a/blog/categories/survey/atom.xml b/blog/categories/survey/atom.xml index 97624ce6d3..9e7ef350b8 100644 --- a/blog/categories/survey/atom.xml +++ b/blog/categories/survey/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Survey | Home Assistant]]> - 2017-09-27T05:03:53+00:00 + 2017-09-27T05:23:50+00:00 https://home-assistant.io/ diff --git a/blog/categories/talks/atom.xml b/blog/categories/talks/atom.xml index 119c07c576..0993daf9c6 100644 --- a/blog/categories/talks/atom.xml +++ b/blog/categories/talks/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Talks | Home Assistant]]> - 2017-09-27T05:03:53+00:00 + 2017-09-27T05:23:50+00:00 https://home-assistant.io/ diff --git a/blog/categories/technology/atom.xml b/blog/categories/technology/atom.xml index 278fb88a5b..c5124206f9 100644 --- a/blog/categories/technology/atom.xml +++ b/blog/categories/technology/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Technology | Home Assistant]]> - 2017-09-27T05:03:53+00:00 + 2017-09-27T05:23:50+00:00 https://home-assistant.io/ diff --git a/blog/categories/user-stories/atom.xml b/blog/categories/user-stories/atom.xml index 0560a624d5..4a5830787e 100644 --- a/blog/categories/user-stories/atom.xml +++ b/blog/categories/user-stories/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: User-Stories | Home Assistant]]> - 2017-09-27T05:03:53+00:00 + 2017-09-27T05:23:50+00:00 https://home-assistant.io/ diff --git a/blog/categories/video/atom.xml b/blog/categories/video/atom.xml index 7879820470..d49a4e6e34 100644 --- a/blog/categories/video/atom.xml +++ b/blog/categories/video/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Video | Home Assistant]]> - 2017-09-27T05:03:53+00:00 + 2017-09-27T05:23:50+00:00 https://home-assistant.io/ diff --git a/blog/categories/website/atom.xml b/blog/categories/website/atom.xml index eb2b4d8ba7..47036e8502 100644 --- a/blog/categories/website/atom.xml +++ b/blog/categories/website/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Website | Home Assistant]]> - 2017-09-27T05:03:53+00:00 + 2017-09-27T05:23:50+00:00 https://home-assistant.io/ diff --git a/blog/index.html b/blog/index.html index 0d2ad0af0e..19ff71faa2 100644 --- a/blog/index.html +++ b/blog/index.html @@ -75,7 +75,7 @@
    - 1 minute reading time + two minutes reading time
      @@ -90,7 +90,7 @@

      When Let’s Encrypt launched we were estatic: finally an easy and free way for our users to securely access their homes remotely. Let’s Encrypt signifianctly lowered the bar to get and renew SSL certificates. However, this process could still be quite an obstacle for our users. It required opening ports on the router and remembering to renew the certificate every so often.

      Thanks to a blog post by Andreas Gohr I realized that DuckDNS supports setting TXT records, making it compatible with the DNS-01 challenge of Let’s Encrypt. The DNS-01 challenge is using the DNS record of the domain instead of interacting with the server. This means that it’s not needed for the user to open any ports!

      -

      I have worked together with Pascal Vizeli on updating the DuckDNS add-on for Hass.io and today we’re proud to announce it now includes automatic generation and updating of Let’s Encrypt certificates for your DuckDNS domain. The only thing that you have to add to your DuckDNS configuration is that you accept their terms of service and point Home Assistant at the generated certificates and you’re good to go. No other work is required.

      +

      I have worked together with Pascal Vizeli on updating the DuckDNS add-on for Hass.io and today we’re proud to announce it now includes automatic generation and updating of Let’s Encrypt certificates for your DuckDNS domain. The only thing that you have to add to your DuckDNS configuration is that you accept the Let’s Encrypt terms of service and point Home Assistant at the generated certificates and you’re good to go. No other work is required.

      To get started today, start with making sure that you have Hass.io installed. After that, go to the Hass.io panel in Home Assistant, open the add-on store, scroll down to DuckDNS and install it. In the DuckDNS settings change “accept_terms” to true and start it.

      Next up is to configure Home Assistant with the config below and restart it. You’re now good to go! Make sure to use the right protocol when browsing to your instance: https://<your_domain>.duckdns.org. Happy secure controlling your house!

      # Example configuration.yaml entry for the HTTP component
      @@ -104,6 +104,14 @@
       
      +

      More information:

      +
      diff --git a/sitemap.xml b/sitemap.xml index a77f631ce1..5eb7965b00 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -3374,7 +3374,7 @@ https://home-assistant.io/components/switch.hook/ -2017-09-27T05:03:53+00:00 +2017-09-27T05:23:50+00:00 https://home-assistant.io/cookbook/automation_for_rainy_days/ @@ -4006,99 +4006,99 @@ https://home-assistant.io/docs/autostart/init.d/ -2017-09-27T05:03:53+00:00 +2017-09-27T05:23:50+00:00 https://home-assistant.io/docs/ecosystem/appdaemon/ -2017-09-27T05:03:53+00:00 +2017-09-27T05:23:50+00:00 https://home-assistant.io/docs/ecosystem/appdaemon/api/ -2017-09-27T05:03:53+00:00 +2017-09-27T05:23:50+00:00 https://home-assistant.io/docs/ecosystem/appdaemon/configuration/ -2017-09-27T05:03:53+00:00 +2017-09-27T05:23:50+00:00 https://home-assistant.io/docs/ecosystem/appdaemon/example_apps/ -2017-09-27T05:03:53+00:00 +2017-09-27T05:23:50+00:00 https://home-assistant.io/docs/ecosystem/appdaemon/installation/ -2017-09-27T05:03:53+00:00 +2017-09-27T05:23:50+00:00 https://home-assistant.io/docs/ecosystem/appdaemon/operation/ -2017-09-27T05:03:53+00:00 +2017-09-27T05:23:50+00:00 https://home-assistant.io/docs/ecosystem/appdaemon/reboot/ -2017-09-27T05:03:53+00:00 +2017-09-27T05:23:50+00:00 https://home-assistant.io/docs/ecosystem/appdaemon/running/ -2017-09-27T05:03:53+00:00 +2017-09-27T05:23:50+00:00 https://home-assistant.io/docs/ecosystem/appdaemon/tutorial/ -2017-09-27T05:03:53+00:00 +2017-09-27T05:23:50+00:00 https://home-assistant.io/docs/ecosystem/appdaemon/updating/ -2017-09-27T05:03:53+00:00 +2017-09-27T05:23:50+00:00 https://home-assistant.io/docs/ecosystem/appdaemon/windows/ -2017-09-27T05:03:53+00:00 +2017-09-27T05:23:50+00:00 https://home-assistant.io/docs/ecosystem/certificates/ -2017-09-27T05:03:53+00:00 +2017-09-27T05:23:50+00:00 https://home-assistant.io/docs/ecosystem/hadashboard/ -2017-09-27T05:03:53+00:00 +2017-09-27T05:23:50+00:00 https://home-assistant.io/docs/ecosystem/hass-configurator/ -2017-09-27T05:03:53+00:00 +2017-09-27T05:23:50+00:00 https://home-assistant.io/docs/ecosystem/ios/ -2017-09-27T05:03:53+00:00 +2017-09-27T05:23:50+00:00 https://home-assistant.io/docs/ecosystem/nginx/ -2017-09-27T05:03:53+00:00 +2017-09-27T05:23:50+00:00 https://home-assistant.io/docs/ecosystem/notebooks/ -2017-09-27T05:03:53+00:00 +2017-09-27T05:23:50+00:00 https://home-assistant.io/docs/ecosystem/scenegen/ -2017-09-27T05:03:53+00:00 +2017-09-27T05:23:50+00:00 https://home-assistant.io/docs/ecosystem/synology/ -2017-09-27T05:03:53+00:00 +2017-09-27T05:23:50+00:00 https://home-assistant.io/docs/tools/ -2017-09-27T05:03:53+00:00 +2017-09-27T05:23:50+00:00 https://home-assistant.io/docs/tools/dev-tools/ -2017-09-27T05:03:53+00:00 +2017-09-27T05:23:50+00:00 https://home-assistant.io/docs/tools/hass/ -2017-09-27T05:03:53+00:00 +2017-09-27T05:23:50+00:00 https://home-assistant.io/docs/tools/scripts/ -2017-09-27T05:03:53+00:00 +2017-09-27T05:23:50+00:00 https://home-assistant.io/faq/after-upgrading/ @@ -5114,62 +5114,62 @@ https://home-assistant.io/demo/frontend.html -2017-09-27T05:03:02+00:00 +2017-09-27T05:23:21+00:00 https://home-assistant.io/demo/index.html -2017-09-27T05:03:02+00:00 +2017-09-27T05:23:21+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-event.html -2017-09-27T05:03:02+00:00 +2017-09-27T05:23:21+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-info.html -2017-09-27T05:03:02+00:00 +2017-09-27T05:23:21+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-service.html -2017-09-27T05:03:02+00:00 +2017-09-27T05:23:21+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-state.html -2017-09-27T05:03:02+00:00 +2017-09-27T05:23:21+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-template.html -2017-09-27T05:03:02+00:00 +2017-09-27T05:23:21+00:00 https://home-assistant.io/demo/panels/ha-panel-history.html -2017-09-27T05:03:02+00:00 +2017-09-27T05:23:21+00:00 https://home-assistant.io/demo/panels/ha-panel-iframe.html -2017-09-27T05:03:02+00:00 +2017-09-27T05:23:21+00:00 https://home-assistant.io/demo/panels/ha-panel-logbook.html -2017-09-27T05:03:02+00:00 +2017-09-27T05:23:21+00:00 https://home-assistant.io/demo/panels/ha-panel-map.html -2017-09-27T05:03:02+00:00 +2017-09-27T05:23:21+00:00 https://home-assistant.io/googlef4f3693c209fe788.html -2017-09-27T05:03:02+00:00 +2017-09-27T05:23:21+00:00 https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html -2017-09-27T05:03:03+00:00 +2017-09-27T05:23:21+00:00 https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html -2017-09-27T05:03:03+00:00 +2017-09-27T05:23:21+00:00 https://home-assistant.io/static/mdi-demo.html -2017-09-27T05:03:03+00:00 +2017-09-27T05:23:21+00:00