diff --git a/atom.xml b/atom.xml index ae85044d85..47cf5bd406 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@
Straight to 0.50.2. We released 0.50 as 0.50.1 due to an upload error to PyPi.
+ +…don’t hesitate to use our very active forums 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/2017/07/29/release-50/index.html b/blog/2017/07/29/release-50/index.html index 2c9830300f..665082b725 100644 --- a/blog/2017/07/29/release-50/index.html +++ b/blog/2017/07/29/release-50/index.html @@ -74,7 +74,7 @@Straight to 0.50.2. We released 0.50 as 0.50.1 due to an upload error to PyPi.
+…don’t hesitate to use our very active forums 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.
Straight to 0.50.2. We released 0.50 as 0.50.1 due to an upload error to PyPi.
+…don’t hesitate to use our very active forums 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.
$ curl -d '{"devices": ["ttyAMA0"]}' http://172.17.0.2/homeassistant/options
After that you need change usb_path
to /dev/ttyACM0
.
zwave:
usb_path: /dev/ttyUSB0
diff --git a/index.html b/index.html
index 91317893ff..0d81952999 100644
--- a/index.html
+++ b/index.html
@@ -94,10 +94,10 @@ Home Assistant is an open-source home automation platform running on Python 3. T
- Current Version: 0.50.0
- Released: July 29, 2017
+ Current Version: 0.50.2
+ Released: July 31, 2017
diff --git a/sitemap.xml b/sitemap.xml
index 160656dbe6..17ec7f447f 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -3819,62 +3819,62 @@
https://home-assistant.io/demo/frontend.html
-2017-07-31T20:53:11+00:00
+2017-08-01T01:44:50+00:00
https://home-assistant.io/demo/index.html
-2017-07-31T20:53:11+00:00
+2017-08-01T01:44:50+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-event.html
-2017-07-31T20:53:11+00:00
+2017-08-01T01:44:50+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-info.html
-2017-07-31T20:53:11+00:00
+2017-08-01T01:44:50+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-service.html
-2017-07-31T20:53:11+00:00
+2017-08-01T01:44:50+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-state.html
-2017-07-31T20:53:11+00:00
+2017-08-01T01:44:50+00:00
https://home-assistant.io/demo/panels/ha-panel-dev-template.html
-2017-07-31T20:53:11+00:00
+2017-08-01T01:44:50+00:00
https://home-assistant.io/demo/panels/ha-panel-history.html
-2017-07-31T20:53:11+00:00
+2017-08-01T01:44:50+00:00
https://home-assistant.io/demo/panels/ha-panel-iframe.html
-2017-07-31T20:53:11+00:00
+2017-08-01T01:44:50+00:00
https://home-assistant.io/demo/panels/ha-panel-logbook.html
-2017-07-31T20:53:11+00:00
+2017-08-01T01:44:50+00:00
https://home-assistant.io/demo/panels/ha-panel-map.html
-2017-07-31T20:53:11+00:00
+2017-08-01T01:44:50+00:00
https://home-assistant.io/googlef4f3693c209fe788.html
-2017-07-31T20:53:11+00:00
+2017-08-01T01:44:50+00:00
https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html
-2017-07-31T20:53:11+00:00
+2017-08-01T01:44:50+00:00
https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html
-2017-07-31T20:53:11+00:00
+2017-08-01T01:44:50+00:00
https://home-assistant.io/static/mdi-demo.html
-2017-07-31T20:53:11+00:00
+2017-08-01T01:44:51+00:00
diff --git a/version.json b/version.json
index ed3e3341f0..d8c75b39dc 100644
--- a/version.json
+++ b/version.json
@@ -1,15 +1,15 @@
{
- "current_version": "0.50.0",
- "release_date": "2017-07-29T00:00:00+00:00",
+ "current_version": "0.50.2",
+ "release_date": "2017-07-31T00:00:00+00:00",
"release_notes": "https://home-assistant.io/blog/2017/07/29/release-50/",
"release_notes_path": "/blog/2017/07/29/release-50/",
"release_title": "0.50: Voice control, History improvements, and Xiaomi",
"release_description": "Use your voice to control your Home.",
- "patch_version_notes": "#",
+ "patch_version_notes": "#release-0502---july-31",
"root_url": "https://home-assistant.io",
"semantic_version": {
"major": 0,
"minor": 50,
- "patch": 0
+ "patch": 2
}
}