Jc2k
|
df9363610c
|
Refactor homekit_controller to be fully asynchronous (#32111)
* Port homekit_controller to aiohomekit
* Remove succeed() test helper
* Remove fail() test helper
|
2020-02-24 10:55:33 +01:00 |
Paulus Schoutsen
|
e9e44dbd97
|
Fix callback and async (#31281)
* Fix callback and async
* Fix a return
* Fix test
* Fix mqtt tests
* Fix some more callbacks
|
2020-01-29 13:59:45 -08:00 |
Franck Nijhof
|
fb35d382e1
|
Remove all empty *_setup_platform() from integrations (#31025)
* Remove all empty *_setup_platform() from integrations
* Fix tests for smartthings
* Fix tests for heos
|
2020-01-21 12:38:38 +01:00 |
Jc2k
|
8257ea30c0
|
Set required_features field when registering fan services (#30516)
* Set required_features on fan services
* Fix mqtt fan test
* Update fan.py
|
2020-01-06 17:10:51 +01:00 |
Jc2k
|
fffc5a5fbb
|
Add support for v1 and v2 HomeKit fans. (#30503)
* Add support for v1 and v2 HomeKit fans.
* Lint fix
|
2020-01-05 15:56:46 +01:00 |