HomematicIP add cover FROLL and BROLL devices (#19794)
* Add cover FROLL and BROLL devices * Fix import * Fix async calls * Update cover functions and async fixes * Update test * Cleanup code * Update header * Merge imports * Update * Remove init * Update coveragerc file * Update coveragerc
This commit is contained in:
parent
a8ef7a2774
commit
89ba374d51
4 changed files with 76 additions and 4 deletions
|
@ -9,6 +9,7 @@ COMPONENTS = [
|
|||
'alarm_control_panel',
|
||||
'binary_sensor',
|
||||
'climate',
|
||||
'cover',
|
||||
'light',
|
||||
'sensor',
|
||||
'switch',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue