soef / ioBroker.samsung

Samsung Remote Adapter for ioBroker
MIT License
7 stars 10 forks source link

Samsung 2016 - Updated Power Off Command #8

Open Highpressure opened 7 years ago

Highpressure commented 7 years ago

New Samsung dont react with PowerOff or PowerOn Command

KEY_POWER is the new way to go

reference: https://github.com/Ape/samsungctl tested and confirmed on UE65KS9080

soef commented 7 years ago

In Version 0.2.5 I have chaged the power key and some smal other changes. In your reference link also KEY_POWEROFF is used. I don't have a 2016 TV. Can you turn on your TV (if it is in standby) via KEY_POWER command?

Highpressure commented 7 years ago

I can do both, turn off and on with KEY_POWER while I cant do it with KEY_POWEROFF if its in deep standby I have to use wake on lan magic packet, otherwise it wont wake up I´ve used a modified version based on this: https://github.com/Stefan0875/iobroker.samsung2016 (to wake up). In Stefans Version is somewhere a bug that does not trigger the state to change, so his version always tries to fire up the tv with a magic packet, even when its up and running.

soef commented 7 years ago

Thank you for the info. Does the current version of this adapter work with your TV?

Highpressure commented 6 years ago

yes, but not the power up - you need wake on lan for this refer to https://github.com/Stefan0875/iobroker.samsung2016

jogibear9988 commented 5 years ago

This issue was moved to iobroker-community-adapters/ioBroker.samsung-community#1