core/homeassistant/components/roku
Brett T. Warden fa1622fe8b Use roku.poweron method for media_player.turn_on (#29123)
Instead of using the roku.power method, which toggles power,
implement the media_player.turn_on command for the roku component
by calling the new roku.poweron method.

Fixes #28961, but depends on upstream
https://github.com/jcarbaugh/python-roku/pull/53
2019-11-27 18:19:10 +01:00
..
__init__.py
manifest.json
media_player.py Use roku.poweron method for media_player.turn_on (#29123) 2019-11-27 18:19:10 +01:00
remote.py
services.yaml Update services.yaml for Roku component (#28887) 2019-11-20 13:14:13 +01:00