Commit graph

4 commits

Author SHA1 Message Date
Julius Mittenzwei
3713dfe139 Removing asyncio.coroutine syntax from some components ()
* Removing asyncio.coroutine syntax (first steps)

* merge conflict

* fixed small bug

* pylint
2018-02-24 10:24:33 -08:00
Julius Mittenzwei
f25d56d666 Code cleanup of velux scene ()
* Code cleanup of velux scene

* fixed review comments

* fixed review comments
2018-02-14 15:00:45 +01:00
Julius Mittenzwei
e7b5c5812c Fixed link to documentation ()
* Issue : fixed link to documentation

* Revert URL change

* Minor changes to docstring
2017-07-10 12:11:16 +02:00
Julius Mittenzwei
57c5ed33ee New component to connect to VELUX KLF 200 Interface ()
* New component to connect to VELUX KLF 200 Interface

* Issue : modifications as suggested by hound

* Issue : added entries to .coveragerc

* moving velux/__init__p.y to velux.py

* Issue : Using hass.data for storing global object, updated docstrings

* Issue : validation of config, using standard approach for getting config values

* Issue : Exception handling if connection to velux component fails

* Issue : removed unused import

* Issue : Some minor changes within docstrings

* Issue : Some minor changes within docstrings

* Issue : added dependency for pyvlx to requirements_all.txt

* Issue : less broad exception

* Issue : increased version

* Issue : changed position of pyvlx within requirements_all.txt

* Issue : bumped version of pyvlx to 0.1.3 (better handling of retries when token expires)

* reset pointer to home-assistant-polymer

* Issue : modifications as suggested by fabaff

* hound *sigh*
2017-07-08 16:12:19 +02:00