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

Protocol not implemented for OBC! #1

Open
helio58 opened this issue May 9, 2017 · 2 comments
Open

Protocol not implemented for OBC! #1

helio58 opened this issue May 9, 2017 · 2 comments

Comments

@helio58
Copy link

helio58 commented May 9, 2017

Hi trying your code but having a problem.
When sending
http://192.168.0.12/ir?deviceCode=7&subDeviceCode=7&obc=2&protocol=NECx2
or
http://192.168.0.12/ir?deviceCode=7&subDeviceCode=7&obc=2&protocol=Samsung
getting
Protocol not implemented for OBC!
Maybe i m doing something wrong? I saw the example in the readme.
Thanks for your work

@Daniel-t
Copy link
Owner

I can't test it at the moment. However the code for obc conversion only recognizes NEC, not NECx2. If you change that it should work as expected. Not sure about the Samsung issue though. I tested the code against a Samsung tv so it should work.

@helio58
Copy link
Author

helio58 commented May 11, 2017

Thanks will try with NEC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants