Toxblh / node-red-contrib-samsung-tv-control

node-red plugin for samsung tv control
MIT License
26 stars 9 forks source link

Power-Off not working on Q60 model #3

Closed tsprivate closed 4 years ago

tsprivate commented 4 years ago

Hi,

great work with that node!

I had a few tests with the node and most of it looks good.

Maybe you can help below:

Thanks for considering

Toxblh commented 4 years ago

POWEROFF doesn't work on our TVs. Use KEY_POWER, it works like a toggle.

I didn't find how to grab the state of TV. Any other action the same like KEY_Some_action

tsprivate commented 4 years ago

Thanks a lot ... the KEY_POWER did work!

Would be great if we can change directly to a specific TV Channel ;)

Toxblh commented 4 years ago

Interesting idea, I’ll try.

On Tue, 14 Jan 2020 at 23:41, tsprivate notifications@github.com wrote:

Thanks a lot ... the KEY_POWER did work!

Would be great if we can change directly to a specific TV Channel ;)

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/Toxblh/node-red-contrib-samsung-tv-control/issues/3?email_source=notifications&email_token=AAQYVCO7JMTD52FLK4NIKGTQ5ZEUBA5CNFSM4KG2Q3CKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEI6Q3AI#issuecomment-574426497, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAQYVCJLBBSEUFE4TKT245LQ5ZEUBANCNFSM4KG2Q3CA .

Toxblh commented 4 years ago

@tsprivate anyway you can use subflows already for that image

tsprivate commented 4 years ago

thats was easy ... I totally did not think of that :( ... that works perfectly with a slight adjustment of the delay timing