mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
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:
committed by
Pascal Vizeli
parent
bf2fe60cb5
commit
8c0967a190
@@ -40,6 +40,7 @@ TEST_REQUIREMENTS = (
|
||||
'aioautomatic',
|
||||
'SoCo',
|
||||
'libsoundtouch',
|
||||
'libpurecoollink',
|
||||
'rxv',
|
||||
'apns2',
|
||||
'sqlalchemy',
|
||||
|
||||
Reference in New Issue
Block a user