KarimGeiger / HKAPI

API wrapper for Harman Kardon AVR with network capabilities and HK Remote support.
MIT License
35 stars 9 forks source link

Feature/add support for bds #1

Closed fdp1nm closed 8 years ago

fdp1nm commented 8 years ago

Hey Karim,

Here are the modifications needed to make it work on my BDS.

I also checked the required changes in the headers between the AVR and the BDS version. The only difference that maters is the HK_APP insted of the AVR. But keeping the same User-Aent as your would make no difference.

Thanks a lot for your help.

Nicolas

KarimGeiger commented 8 years ago

Thanks for your work! I'll test these changes on my AVR. If it still works, I'll merge it with the master branch. I'm not sure if this will work, since my AVR won't accept "correct" HTTP requests. I'll keep you posted.