Files
core/homeassistant/components/fan
Thomas Delaet 8a81ee3b4f Velbus auto-discovery (#13742)
* remove velbus fan and light platforms

these platforms should not be there since they can be created with template components based on switch platform

* use latest version of python-velbus which supports auto-discovery of modules

* fix linting errors

* fix linting errors

* fix linting errors

* address review comments from @MartinHjelmare

* update based on automatic feedback

* fix linting errors

* update dependency

* syntax corrections

* fix lint warning

* split out common functionality in VelbusEntity
use sync methods for loading platforms
support unique_ids so that entities are registred in entity registry

* fix linting errors

* fix linting errors

* fix linting errors

* integrate review comments (common functionality in VelbusEntity class)

* rename DOMAIN import to VELBUS_DOMAIN

* revert change created by requirements script

* regen
2018-08-05 10:47:17 +02:00
..
2018-07-30 12:44:31 +01:00
2018-07-18 11:54:27 +02:00
2018-07-30 12:44:31 +01:00
2018-07-20 11:23:09 +02:00
2018-07-30 12:44:31 +01:00
2018-07-30 12:44:31 +01:00
2018-07-20 11:45:20 +03:00