Merge remote-tracking branch 'origin/feature-openzwave' into feature-openzwave

* origin/feature-openzwave:
  Update zwave related scripts
  Z-Wave sensors should work now
  Register to Z-Wave sensor updates
  Get Z-Wave sensors to work with Home Assistant
  Minor documentation updates
  Working zwave!
  Get python-openzwave working in Docker

Conflicts:
	scripts/build_python_openzwave
This commit is contained in:
Paulus Schoutsen 2015-02-28 21:08:24 -08:00
commit 8567dd001b

View File

@ -1,5 +1,5 @@
# Sets up and builds python open zwave to be used with Home Assistant
# Dependencies that need to be installed:
# Dependencies that need to be installed:
# apt-get install cython3 libudev-dev python-sphinx python3-setuptools mercurial
# pip3 install cython