mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user