Add Dyson Pure Cool Link support (#7795)
* Add Dyson Pure Cool Link support * Code review * Improve auto/night mode * Move night_mode to Dyson fan component * Code review * fix asynchrone/sync * Create dyson.py
This commit is contained in:
parent
bf2fe60cb5
commit
8c0967a190
10 changed files with 924 additions and 1 deletions
|
@ -40,6 +40,7 @@ TEST_REQUIREMENTS = (
|
|||
'aioautomatic',
|
||||
'SoCo',
|
||||
'libsoundtouch',
|
||||
'libpurecoollink',
|
||||
'rxv',
|
||||
'apns2',
|
||||
'sqlalchemy',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue