Merge branch 'current' into next

This commit is contained in:
Fabian Affolter 2016-11-19 13:06:40 +01:00
commit 36d13382d8
No known key found for this signature in database
GPG key ID: DDF3D6F44AAB1336
46 changed files with 284 additions and 94 deletions

View file

@ -20,7 +20,7 @@ To allow Home Assistant to talk to your Z-Wave USB stick you will have to compil
Make sure you have the correct dependencies installed before running the script:
```bash
$ sudo apt-get install cython3 libudev-dev python3-sphinx python3-setuptools
$ sudo apt-get install cython3 libudev-dev python3-sphinx python3-setuptools git
```
Make sure you have at least version 0.23 and at the most 0.24.1 of cython.