Add tests for ZHA switch (#20691)
* start test setup test cleanup test deps update switch test actually update test deps cleanup and remove switch from coveragerc comment refactor to use fixtures and shared components lint * remove availability part that isn't in zha yet * review comments and cleanup * review comments * add switch back unil post reorg merge
This commit is contained in:
parent
38ea43b678
commit
74cdf7c347
5 changed files with 264 additions and 0 deletions
|
@ -124,6 +124,8 @@ TEST_REQUIREMENTS = (
|
|||
'vultr',
|
||||
'YesssSMS',
|
||||
'ruamel.yaml',
|
||||
'zigpy',
|
||||
'bellows',
|
||||
)
|
||||
|
||||
IGNORE_PACKAGES = (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue