Remove Ambee integration (#78427)

This commit is contained in:
Franck Nijhof
2022-09-14 10:25:01 +02:00
committed by GitHub
parent 9382f4be23
commit 393f1487a5
68 changed files with 0 additions and 2441 deletions

View File

@@ -279,16 +279,6 @@ disallow_untyped_defs = true
warn_return_any = true
warn_unreachable = true
[mypy-homeassistant.components.ambee.*]
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.ambient_station.*]
check_untyped_defs = true
disallow_incomplete_defs = true