Activate mypy for switchbot (#55196)
* Please mypy. * Update homeassistant/components/switchbot/switch.py Co-authored-by: Franck Nijhof <frenck@frenck.nl> Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
6b4e3bca6f
commit
504d23ac72
3 changed files with 3 additions and 7 deletions
|
@ -125,7 +125,6 @@ IGNORED_MODULES: Final[list[str]] = [
|
|||
"homeassistant.components.sonos.*",
|
||||
"homeassistant.components.spotify.*",
|
||||
"homeassistant.components.stt.*",
|
||||
"homeassistant.components.switchbot.*",
|
||||
"homeassistant.components.system_health.*",
|
||||
"homeassistant.components.system_log.*",
|
||||
"homeassistant.components.tado.*",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue