Sign in   |  Join   |  Help
Untitled Page

ARCHIVED FORUM -- March 2012 to February 2022
READ ONLY FORUM

This is the second Archived Forum which was active between 1st March 2012 and 23rd February 2022

 

Turn on the Beovision with a network command

rated by 0 users
This post has 6 Replies | 1 Follower

doun
Not Ranked
Posts 25
OFFLINE
Bronze Member
doun Posted: Wed, May 22 2019 11:29 AM

Hello,

 

I try to turn on the Beovision 11 through the network with a put request and json format. I am able to put it into standby mode but I don't know the command to turn it on.

Please find the command to turn it off : self._postReq('PUT','BeoDevice/powerManagement/standby', {"standby":{"powerState":"standby"}})

But I don't know the command to turn it on. Do I need to activate a source?

Can someone help me to find the solution?

ngnear
Top 500 Contributor
Posts 245
OFFLINE
Bronze Member
ngnear replied on Wed, May 22 2019 3:49 PM
This may be useful

https://github.com/PolyPv/BeoRemote/blob/master/BeoRemote.txt

Tim
Opman
Top 200 Contributor
Wilmslow, Cheshire
Posts 443
OFFLINE
Bronze Member
Opman replied on Wed, May 22 2019 9:38 PM

In Network settings of the TV you need to switch on WAKE ON LAN to be able to switch TV on via network.

Aussie Michael
Top 25 Contributor
Melbourne, AU
Posts 3,730
OFFLINE
Bronze Member

Interestingly if you have a BV14 - there is no Wake on LAN command, only a Wake on WLAN

But as you have a BV11 i'd agree (just letting you know incase you change your TV) 

doun
Not Ranked
Posts 25
OFFLINE
Bronze Member
doun replied on Thu, May 23 2019 7:32 AM

Thanks for your answer. This option is already set on my TV. I tried to set a new source via the network (as I did with the remote control)to wake up the TV but it didn't work. I think there is another command but I did not find it...

PaulGiles
Top 500 Contributor
Posts 218
OFFLINE
Bronze Member
PaulGiles replied on Thu, May 23 2019 8:53 PM
Could not get my BV11 to wake on LAN, wired or wireless.

Integrated core and it comes on as soon as you connect to the core.
doun
Not Ranked
Posts 25
OFFLINE
Bronze Member
doun replied on Mon, May 27 2019 6:26 AM

I found the solution. You need to send a magic number to wake up the BV11 and then you can send another command.

send_magic_packet(MAC,ip_address='192.168.0.255',port=9) where MAC is  the MAC address of the TV.

Best regards and thanks for your help.

Page 1 of 1 (7 items) | RSS