mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 08:07:45 +00:00
improve code quality for roku
This commit is contained in:
parent
afae257a12
commit
cba83620b9
@ -91,8 +91,7 @@ async def async_setup_entry(
|
|||||||
RokuMediaPlayer(
|
RokuMediaPlayer(
|
||||||
coordinator=entry.runtime_data,
|
coordinator=entry.runtime_data,
|
||||||
)
|
)
|
||||||
],
|
]
|
||||||
True,
|
|
||||||
)
|
)
|
||||||
|
|
||||||
platform = entity_platform.async_get_current_platform()
|
platform = entity_platform.async_get_current_platform()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user