Hi All
I am trying to get a discrete IR code converted to work in HA with the Broadlink Mini. for a 2012 model Sony Bravia
I have successfully done the IR learn command within states for power on just from using the remote learn feature. This looks like this.
command_on: 'JgCMAE8TKBMUEygTFBQoExQTFRMnFBUSFBMVExQAA1BQEygTFBMoExQTKBMVExUSKRIVExQTFBMUAANQUBMoExUSKRIVEygTFBMUEykTFBMUExQUFAADUE8TKBMUFCcUFBMpEhQTFRMnFBQTFBQUExQAA1BPEykTFBMoExUSKBMUFBQTKBMUFBQTFBMVAA0FAAAAAAAAAAAAAAAA'
I have been to remotecentral.com for the discrete codes what seem to be compatible codes for Pronto Philips Sub category Sony TV. The code is
0000 0067 0000 000d 0060 0018 0030 0018 0030 0018 0030 0018 0030 0018 0018 0018 0030 0018 0018 0018 0030 0018 0018 0018 0018 0018 0018 0018 0018 03de
or
0000 0067 0000 000d 0060 0018 0018 0018 0018 0018 0018 0018 0030 0018 0030 0018 0030 0018 0018 0018 0030 0018 0018 0018 0018 0018 0018 0018 0018 0410
Which converts using the tomeko hex converter to
command_off: AAAAaAAAAA0AYAAYABgAGAAYABgAGAAYADAAGAAwABgAMAAYABgAGAAwABgAGAAYABgAGAAYABgAGAQI'
Neither of the two pronto codes that i try when converted switch my TV off. Not sure if they have converted correctly.
Could anyone point me in the right direction or better still give me a working discrete code for HA / Broadlink
Thanks