Remove deprecated (old) Z-Wave integration (#67221)
* Remove deprecated (old) Z-Wave integration * Mark migration tests as skip, for later cleanup
This commit is contained in:
parent
35261a9089
commit
2686be921c
106 changed files with 6 additions and 13535 deletions
|
@ -214,9 +214,6 @@ IGNORED_MODULES: Final[list[str]] = [
|
|||
"homeassistant.components.zha.sensor",
|
||||
"homeassistant.components.zha.siren",
|
||||
"homeassistant.components.zha.switch",
|
||||
"homeassistant.components.zwave",
|
||||
"homeassistant.components.zwave.migration",
|
||||
"homeassistant.components.zwave.node_entity",
|
||||
]
|
||||
|
||||
# Component modules which should set no_implicit_reexport = true.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue