Enable basic typing for roku (#52478)
* enable basic typing for roku * Update mypy.ini * Update media_player.py * Create coordinator.py * Update __init__.py * Update media_player.py * Update remote.py * Update media_player.py * Update coordinator.py * Update coordinator.py * Update remote.py * Update entity.py * Update coordinator.py * Update config_flow.py * Update entity.py * Update const.py * Update const.py * Update const.py * Update entity.py * Update entity.py * Update entity.py * Update test_media_player.py * Update test_remote.py
This commit is contained in:
parent
0e7cd02d17
commit
cacd803a93
11 changed files with 127 additions and 111 deletions
|
@ -165,7 +165,6 @@ IGNORED_MODULES: Final[list[str]] = [
|
|||
"homeassistant.components.recorder.*",
|
||||
"homeassistant.components.reddit.*",
|
||||
"homeassistant.components.ring.*",
|
||||
"homeassistant.components.roku.*",
|
||||
"homeassistant.components.rpi_power.*",
|
||||
"homeassistant.components.ruckus_unleashed.*",
|
||||
"homeassistant.components.sabnzbd.*",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue