Closed tsprivate closed 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
Thanks a lot ... the KEY_POWER did work!
Would be great if we can change directly to a specific TV Channel ;)
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 .
@tsprivate anyway you can use subflows already for that
thats was easy ... I totally did not think of that :( ... that works perfectly with a slight adjustment of the delay timing
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