-
Notifications
You must be signed in to change notification settings - Fork 95
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Turning the TV on #69
Comments
poweron and poweroff work provided you have the Fast TV Start enabled.
…On Fri, Jan 22, 2021 at 7:00 PM Brady Redding ***@***.***> wrote:
Is there a function that can turn the TV on? I read the documentation and
couldn't find anything like this, maybe it's an upcoming feature? I just
thought that you wouldn't want to have to get your remote to turn on your
TV and then just use what ever program you made.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#69>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABLDPSB3EO5G5IPFCHDXQXLS3IGSBANCNFSM4WPGPITA>
.
|
I have a TV with a Roku 4K attached, and the poweron feature seems to work fine. |
power() works with my TCL tv (fast start enabled) but poweron() and poweroff() return errors ("poweroff is not a valid method"). Not sure if I'm using them incorrectly or RokuOS no longer likes the command or ??? |
Im curious how the roku app does it as i have that setting (Fast TV Start) disabled however the app allows for turning on the tv. |
Doing some wireshark looking, it seems to be a WakeOnLan type of request. I'm still digging as I have been unsuccessful doing any sort of WOL to turn on the tv yet through tcpreplay sending those packets again (aka. not the most knowledgeable on networking so open to other thoughts as I am one that would prefer to keep that Fast TV Start setting off) |
Is there a function that can turn the TV on? I read the documentation and couldn't find anything like this, maybe it's an upcoming feature? I just thought that you wouldn't want to have to get your remote to turn on your TV and then just use what ever program you made.
The text was updated successfully, but these errors were encountered: