core/homeassistant
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
..
auth Lint config cleanups (#28864) 2019-11-25 22:40:08 -08:00
components Use roku.poweron method for media_player.turn_on (#29123) 2019-11-27 18:19:10 +01:00
generated StarLine integration (#27197) 2019-11-26 11:17:11 -08:00
helpers StarLine integration (#27197) 2019-11-26 11:17:11 -08:00
scripts
util Lint config cleanups (#28864) 2019-11-25 22:40:08 -08:00
__init__.py
__main__.py Lint config cleanups (#28864) 2019-11-25 22:40:08 -08:00
bootstrap.py Add cloud account linking support (#28210) 2019-10-25 16:04:24 -07:00
config.py Lint config cleanups (#28864) 2019-11-25 22:40:08 -08:00
config_entries.py Add source constants for all config entry discovery sources (#28311) 2019-10-28 23:32:57 -07:00
const.py Add broadcast_address for wake-on-lan (#28793) 2019-11-17 12:52:33 +01:00
core.py Lint config cleanups (#28864) 2019-11-25 22:40:08 -08:00
data_entry_flow.py Type hint improvements (#28260) 2019-10-28 13:36:26 -07:00
exceptions.py Lint config cleanups (#28864) 2019-11-25 22:40:08 -08:00
loader.py Lint config cleanups (#28864) 2019-11-25 22:40:08 -08:00
monkey_patch.py Lint exclusions (#28655) 2019-11-16 10:22:07 +01:00
package_constraints.txt Upgrade zeroconf to 0.24.0 (#28986) 2019-11-23 23:11:01 +01:00
requirements.py Also install after_deps (#28453) 2019-11-01 17:21:50 -07:00
setup.py Check for import errors before validating config (#28395) 2019-10-31 11:38:06 -07:00