Replies: 2 comments
-
|
You're right, It does not seem like there are actual IR codes inside these files. It seems like those codes are downloaded from the Logitech servers to the remote itself. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I will see if I can find out what the remote itself downloads when a new device is added. Might take me a bit to figure out how to intercept that traffic. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm a long time Harmony user and this remote looks like an awesome alternative for when my Harmony inevitably stops working.
I saw in the write up that device support is currently limited and you're hoping to develop an application with, I assume, similar functionality to how the Logitech Harmony App works for programming a remote.
I did some digging today in the MyHarmony App for iOS and was able to pull some data from the Logitech API by searching for a random device, a Denon AVR-A1, just to see what I could get.
Attached is the JSON output:
jsonExport1.txt
jsonExport2.txt
I did a quick skim of the data and I can't see anything that jumps out to me as IR codes that could be helpful for programming a OMOTE but I'm also not an expert on this.
I guess my question is: Is this data at all useful? and would you like more if I could figure out how to get more?
Beta Was this translation helpful? Give feedback.
All reactions