mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
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:
committed by
GitHub
parent
38ea43b678
commit
74cdf7c347
@@ -124,6 +124,8 @@ TEST_REQUIREMENTS = (
|
||||
'vultr',
|
||||
'YesssSMS',
|
||||
'ruamel.yaml',
|
||||
'zigpy',
|
||||
'bellows',
|
||||
)
|
||||
|
||||
IGNORE_PACKAGES = (
|
||||
|
||||
Reference in New Issue
Block a user