diff --git a/atom.xml b/atom.xml index 56617ed8d5..f88e178ae9 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@
Some issues have been reported with TTS that will be addressed by 0.35.1. The TTS component had issues linking the media player to the right media file if you were using Docker or SSL certificates. This can be fixed by exposing to your HTTP config what url you use for hosting Home Assistant:
+ +http:
+ base_url: example.duckdns.org
+
+…don’t hesitate to use our Forum or join us for a little chat. The release notes have comments enabled but it’s preferred if you use the former communication channels. Thanks.
diff --git a/blog/2016/12/17/text-to-speech-aquostv-flic-zamg/index.html b/blog/2016/12/17/text-to-speech-aquostv-flic-zamg/index.html index e70beb7018..a0e35526c2 100644 --- a/blog/2016/12/17/text-to-speech-aquostv-flic-zamg/index.html +++ b/blog/2016/12/17/text-to-speech-aquostv-flic-zamg/index.html @@ -88,7 +88,7 @@Some issues have been reported with TTS that will be addressed by 0.35.1. The TTS component had issues linking the media player to the right media file if you were using Docker or SSL certificates. This can be fixed by exposing to your HTTP config what url you use for hosting Home Assistant:
+ +http:
+ base_url: example.duckdns.org
+
+…don’t hesitate to use our Forum or join us for a little chat. The release notes have comments enabled but it’s preferred if you use the former communication channels. Thanks.
diff --git a/blog/categories/community/atom.xml b/blog/categories/community/atom.xml index 92304f8227..1e49821cf9 100644 --- a/blog/categories/community/atom.xml +++ b/blog/categories/community/atom.xml @@ -4,7 +4,7 @@Some issues have been reported with TTS that will be addressed by 0.35.1. The TTS component had issues linking the media player to the right media file if you were using Docker or SSL certificates. This can be fixed by exposing to your HTTP config what url you use for hosting Home Assistant:
+ +http:
+ base_url: example.duckdns.org
+
+…don’t hesitate to use our Forum or join us for a little chat. The release notes have comments enabled but it’s preferred if you use the former communication channels. Thanks.
diff --git a/components/http/index.html b/components/http/index.html index 983627f6b3..93fc38f416 100644 --- a/components/http/index.html +++ b/components/http/index.html @@ -108,6 +108,7 @@ It’s HIGHLY recommended that you set theapi_p
api_password (Optional): Protect Home Assistant with a password.
server_host (Optional): Only listen to incoming requests on specific ip/host (default: accept all)
server_port (Optional): Let you set a port to use. Defaults to 8123.
+ base_url (Optional): The url that Home Assistant is available on the internet. Defaults to local IP address.
development (Optional): Disable caching and load unvulcanized assets. Useful for Frontend development.
ssl_certificate (Optional): Path to your TLS/SSL certificate to serve Home Assistant over a secure connection.
ssl_key (Optional): Path to your TLS/SSL key to serve Home Assistant over a secure connection.
diff --git a/index.html b/index.html
index 524681cc49..e146af81ee 100644
--- a/index.html
+++ b/index.html
@@ -118,11 +118,11 @@ Home Assistant is an open-source home automation platform running on Python 3. T
- Current Version: 0.35.0
- Released: December 17, 2016
+ Current Version: 0.35.1
+ Released: December 18, 2016
diff --git a/sitemap.xml b/sitemap.xml
index b554e17614..da76e19f87 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -2495,62 +2495,62 @@
https://home-assistant.io/demo/frontend.html
-2016-12-18T18:24:44+00:00
+2016-12-18T22:24:41+00:00
https://home-assistant.io/demo/index.html
-2016-12-18T18:24:44+00:00
+2016-12-18T22:24:41+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-event.html
-2016-12-18T18:24:44+00:00
+2016-12-18T22:24:41+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-info.html
-2016-12-18T18:24:44+00:00
+2016-12-18T22:24:41+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-service.html
-2016-12-18T18:24:44+00:00
+2016-12-18T22:24:41+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-state.html
-2016-12-18T18:24:44+00:00
+2016-12-18T22:24:41+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-template.html
-2016-12-18T18:24:44+00:00
+2016-12-18T22:24:41+00:00
https://home-assistant.io/demo/panels/ha-panel-history.html
-2016-12-18T18:24:44+00:00
+2016-12-18T22:24:41+00:00
https://home-assistant.io/demo/panels/ha-panel-iframe.html
-2016-12-18T18:24:44+00:00
+2016-12-18T22:24:41+00:00
https://home-assistant.io/demo/panels/ha-panel-logbook.html
-2016-12-18T18:24:44+00:00
+2016-12-18T22:24:41+00:00
https://home-assistant.io/demo/panels/ha-panel-map.html
-2016-12-18T18:24:44+00:00
+2016-12-18T22:24:41+00:00
https://home-assistant.io/googlef4f3693c209fe788.html
-2016-12-18T18:24:44+00:00
+2016-12-18T22:24:41+00:00
https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html
-2016-12-18T18:24:44+00:00
+2016-12-18T22:24:41+00:00
https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html
-2016-12-18T18:24:44+00:00
+2016-12-18T22:24:41+00:00
https://home-assistant.io/static/mdi-demo.html
-2016-12-18T18:24:44+00:00
+2016-12-18T22:24:41+00:00
diff --git a/version.json b/version.json
index 7d344a366d..2ef945f15d 100644
--- a/version.json
+++ b/version.json
@@ -1,15 +1,15 @@
{
- "current_version": "0.35.0",
- "release_date": "2016-12-17T00:00:00+00:00",
+ "current_version": "0.35.1",
+ "release_date": "2016-12-18T00:00:00+00:00",
"release_notes": "https://home-assistant.io/blog/2016/12/17/text-to-speech-aquostv-flic-zamg/",
"release_notes_path": "/blog/2016/12/17/text-to-speech-aquostv-flic-zamg/",
"release_title": "0.35: Text-to-speech, VLC, Flic, netdata",
"release_description": "Home Assistant learned to speak, VLC and AquosTV mediaplayer, Netdata, ZMAG, Flic, and Broadlink",
- "patch_version_notes": "#release-0345---december-12",
+ "patch_version_notes": "#release-0351---december-18",
"root_url": "https://home-assistant.io",
"semantic_version": {
"major": 0,
"minor": 35,
- "patch": 0
+ "patch": 1
}
}