1
0
mirror of https://github.com/home-assistant/core.git synced 2026-03-03 16:20:40 +00:00
Files
core/homeassistant/components/binary_sensor
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-06-25 13:05:07 -04:00
2018-07-20 11:45:20 +03:00
2018-07-20 11:45:20 +03:00
2018-08-04 15:22:22 +02:00
2018-07-18 11:54:27 +02:00
2018-06-25 13:05:07 -04:00
2018-06-25 13:05:07 -04:00
2018-07-20 11:45:20 +03:00
2018-05-26 18:42:52 +02:00
2018-07-18 16:11:54 +02:00
2018-07-20 11:45:20 +03:00
2018-07-17 19:34:29 +02:00
2018-07-18 11:54:27 +02:00
2018-07-18 11:54:27 +02:00
2018-05-18 13:37:43 -04:00
2018-06-25 13:58:16 +02:00
2018-07-23 10:16:05 +02:00
2018-07-20 11:45:20 +03:00
2018-07-23 10:16:05 +02:00
2018-07-23 10:16:05 +02:00
2018-06-10 10:23:07 +02:00
2018-05-14 13:05:52 +02:00
2018-07-18 11:54:27 +02:00
2018-07-18 11:54:27 +02:00
2018-07-20 11:45:20 +03:00
2018-08-04 15:22:22 +02:00
2018-07-29 08:46:20 +02:00
2018-06-10 10:58:45 +02:00
2018-08-05 10:47:17 +02:00
2018-07-23 10:16:05 +02:00
2018-07-18 11:54:27 +02:00
2018-06-07 16:30:20 -04:00
2018-07-23 10:16:05 +02:00
2018-07-23 10:16:05 +02:00
2018-07-20 11:45:20 +03:00