forked from home-assistant/core
improve code quality for roku
This commit is contained in:
@@ -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()
|
||||||
|
Reference in New Issue
Block a user