Remove senseme integration (#94363)

This commit is contained in:
J. Nick Koston
2023-06-27 07:43:19 -05:00
committed by GitHub
parent 50e36fbdda
commit 878d41a472
24 changed files with 0 additions and 1522 deletions

View File

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