Skip to content
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

Adapter cant turn on TV #151

Open
BenAhrdt opened this issue Oct 26, 2023 · 6 comments
Open

Adapter cant turn on TV #151

BenAhrdt opened this issue Oct 26, 2023 · 6 comments
Labels
bug Something isn't working

Comments

@BenAhrdt
Copy link

i insalled the adapter.

Check: Turn off with the signal poweroff => Works.
turn on with set signal powerOn = true ....=> nothing happend

here my log:

`

samsung.0 2023-10-26 09:42:43.358 error Empty commands will not be excecuted.
samsung.0 2023-10-26 09:42:43.350 debug stateChange samsung.0.Power.on = {"val":true,"ack":false,"ts":1698306163348,"q":0,"from":"system.adapter.admin.0","user":"system.user.admin","lc":1698306129281}
samsung.0 2023-10-26 09:42:29.228 debug Executing command: KEY_POWEROFF
samsung.0 2023-10-26 09:42:29.226 error Empty commands will not be excecuted.
samsung.0 2023-10-26 09:42:29.217 debug stateChange samsung.0.Power.off = {"val":true,"ack":false,"ts":1698306149215,"q":0,"from":"system.adapter.admin.0","user":"system.user.admin","lc":1698306149215}
samsung.0 2023-10-26 09:42:17.106 debug stateChange samsung.0.Power.checkOn = {"val":false,"ack":true,"ts":1698306137104,"q":0,"from":"system.adapter.admin.0","user":"system.user.admin","lc":1698306137104}
samsung.0 2023-10-26 09:42:09.283 debug stateChange samsung.0.Power.on = {"val":true,"ack":true,"ts":1698306129281,"q":0,"from":"system.adapter.samsung.0","user":"system.user.admin","lc":1698306129281}
samsung.0 2023-10-26 09:42:09.280 debug stateChange samsung.0.Power.checkOnOff = {"val":"ON","ack":true,"ts":1698306129278,"q":0,"from":"system.adapter.samsung.0","user":"system.user.admin","lc":1698306044897}
samsung.0 2023-10-26 09:42:09.276 debug Power on/off check result: true vs lastOn=undefined
samsung.0 2023-10-26 09:42:09.265 debug Checking power on/off state ...
`
@mcm1957
Copy link
Member

mcm1957 commented Oct 26, 2023

Dont know exactly how power on works, but are you sure the MAC address is set correctly ?

In addition please add version info to every issue:
adapter
admin
js-controller
node
o/s

@mcm1957 mcm1957 added the question Further information is requested label Oct 26, 2023
@BenAhrdt
Copy link
Author

@mcm1957 do i need the mac?
i thought only with samsungtv api.
image

@mcm1957
Copy link
Member

mcm1957 commented Oct 26, 2023

I do not know as I do not have a matching TV and I did not write the adapter. Unfortunatly the original dev is no longer active.
Please try with mac and / or ask at forum.

@BenAhrdt
Copy link
Author

it also dont work with the mac.
with a coose of an other api nothing hapens. (nothing works)

@mcm1957
Copy link
Member

mcm1957 commented Oct 26, 2023

So please ask at forum.
I will merge any PR solving the problem but I do not have the possibility to investigate the problem.

@mcm1957 mcm1957 added bug Something isn't working and removed question Further information is requested labels Oct 26, 2023
@mcm1957
Copy link
Member

mcm1957 commented Oct 26, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants