jitterjames wrote:@predatorftp: are you able to get the hdmi commands working using "transmit last received code"?
No, transmit last received code doesn't work for me at all. I am going to try your peace of code in the .py and tell you what happened
Edit:
Well i did your trick to show the pronto code and copy paste it to the send pronto code - and it doesnt work for sure it gives a series of hex codes that doesn't look anything like the kind of codes that worked.
Example:
This is the code to turn ON my TV (ripped off a ccf file for central)
0000 006D 0022 0002 0157 00AB 0016 0015 0016 0015 0016 003F 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 003F 0016 003F 0016 0015 0016 003F 0016 003F 0016 003F 0016 003F 0016 003F 0016 0015 0016 0015 0016 003F 0016 0015 0016 0015 0016 0015 0016 003F 0016 003F 0016 003F 0016 003F 0016 0015 0016 003F 0016 003F 0016 003F 0016 0015 0016 0015 0016 05F3 0156 0055 0016 0E4D
This is the code to turn OFF my TV (ripped off a ccf file for central)
0000 006D 0022 0002 0157 00AB 0016 0015 0016 0015 0016 003F 0016 0015 0016 0015 0016 0015 0016 0015 0016 0015 0016 003F 0016 003F 0016 0015 0016 003F 0016 003F 0016 003F 0016 003F 0016 003F 0016 003F 0016 0015 0016 003F 0016 0015 0016 0015 0016 0015 0016 003F 0016 003F 0016 0015 0016 003F 0016 0015 0016 003F 0016 003F 0016 003F 0016 0015 0016 0015 0016 05F3 0156 0055 0016 0E4D
This is the code I get from showing the pronto code in the log:
0000 0073 0000 0002 004F 0012 0D8F 2710
0000 0073 0000 0001 0141 2710
0000 0073 0000 0002 004F 0012 0D8F 2710
I don't understand it ether.
@Brett
I guess my question wasn't clear enough, I found the CCF file that allowed me to extract (using the tool you gave us) a hex code that allowed me to turn off and on my TV (using the "Send pronto code" macro), so now i am looking for the codes to operate the HDMI inputs.
I found one code that allows me to change to HDMI-1 but i don't find the rest of them in remote central.
In order to help me find that code i need to know what type of codes the "send pronto code" accepts. some of the terms i encounter are "discrete" "pronto" "Philips" "pcf" and so on.
I want to know what to look for because i am completely confused

thanks for finding the bug and fixing it

--> you are the man !