Remove deprecated OpenZWave integration (#68054)

This commit is contained in:
Franck Nijhof
2022-03-14 17:33:04 +01:00
committed by GitHub
parent 344537d0a8
commit 57c33a5cf0
96 changed files with 0 additions and 9863 deletions

View File

@@ -112,9 +112,6 @@ IGNORED_MODULES: Final[list[str]] = [
"homeassistant.components.onvif.models",
"homeassistant.components.onvif.parsers",
"homeassistant.components.onvif.sensor",
"homeassistant.components.ozw",
"homeassistant.components.ozw.climate",
"homeassistant.components.ozw.entity",
"homeassistant.components.philips_js",
"homeassistant.components.philips_js.config_flow",
"homeassistant.components.philips_js.device_trigger",