Fix bug in MediaSource definintion and enable strict type checking (#58321)

This commit is contained in:
Allen Porter 2021-10-24 02:39:39 -07:00 committed by GitHub
parent 0aa06d22f1
commit 31aa168bbb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 55 additions and 38 deletions

View file

@ -72,7 +72,6 @@ IGNORED_MODULES: Final[list[str]] = [
"homeassistant.components.luftdaten.*",
"homeassistant.components.lutron_caseta.*",
"homeassistant.components.lyric.*",
"homeassistant.components.media_source.*",
"homeassistant.components.melcloud.*",
"homeassistant.components.meteo_france.*",
"homeassistant.components.metoffice.*",