Andy Castille
|
e9ae862fca
|
Update to DoorBirdPy v2 (again) (#14933)
* Update to DoorBirdPy v2
* Move get_schedule_entry to DoorBirdPy, general cleanup
* Update requirements_all.txt
* Requested changes.
* Update requirements post merge.
* Correct call to async_add_executor_job
* Update clear schedule endpoint to be async
* Refactor view and device favorite reset
* Register listeners so events show in GUI
* Add token based authorization
* Update requirements
* Linting issues
* Linting issues
* Linting issues
* Correct logging and inheritance
|
2018-11-01 21:23:06 +01:00 |
Paulus Schoutsen
|
994b829cb4
|
add_devices -> add_entities (#16171)
* add_devices -> add_entities
* Lint
* PyLint
* Revert external method in scsgate
|
2018-08-24 16:37:30 +02:00 |
Matt Snyder
|
1c561eaf0d
|
Add support for multiple Doorbird stations (#13994)
|
2018-06-10 19:02:44 +02:00 |
Sergio Viudes
|
0977be1842
|
Added switch for DoorBird second relay (#13339)
|
2018-03-20 08:43:31 +01:00 |
Fabian Affolter
|
47e31dc9ee
|
Fixes for PEP257 (#11810)
* Fixes for PEP257
* More updates
|
2018-01-20 22:35:38 -08:00 |
Andy Castille
|
5f24cc229d
|
DoorBird Component (#9281)
* DoorBird Component
* add newlines at end of files
* fix lint
* fix doorbird components conventions
* fix doorbird domain import and log strings
* don't redundantly add switches
* Remove return statement from setup_platform
|
2017-09-17 20:47:30 +02:00 |