Remove deprecated asterisk_mbox integration (#123174)

This commit is contained in:
Joost Lekkerkerker
2024-08-05 15:28:49 +02:00
committed by GitHub
parent ef237a8431
commit 42ab8d0445
13 changed files with 0 additions and 331 deletions

View File

@@ -705,16 +705,6 @@ disallow_untyped_defs = true
warn_return_any = true
warn_unreachable = true
[mypy-homeassistant.components.asterisk_mbox.*]
check_untyped_defs = true
disallow_incomplete_defs = true
disallow_subclassing_any = true
disallow_untyped_calls = true
disallow_untyped_decorators = true
disallow_untyped_defs = true
warn_return_any = true
warn_unreachable = true
[mypy-homeassistant.components.asuswrt.*]
check_untyped_defs = true
disallow_incomplete_defs = true