You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an old Kenwood AVR.
It works fine with an IR transmitter, connected to a raspberry pi.
I use a lirc config file, to fire out the commands...
I would like to make this possible via haa - so i have to translate the commands to the HAA IR Format.
The example from @TriderG75 (via TV-Service) works fine with an sonoff basic and an ir Transmitter, connected to GPIO14. It is working with a Samsung TV.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I have an old Kenwood AVR.
It works fine with an IR transmitter, connected to a raspberry pi.
I use a lirc config file, to fire out the commands...
I would like to make this possible via haa - so i have to translate the commands to the HAA IR Format.
The example from @TriderG75 (via TV-Service) works fine with an sonoff basic and an ir Transmitter, connected to GPIO14. It is working with a Samsung TV.
First, i have to get out the protocol. Right? I tried this scheme from the guide https://github.com/RavenSystem/esp-homekit-devices/wiki/HAA-Infra-Red
from lirc-config:
Is the Protocol right?
Is the ptrail (550) corresponding to the footer mark?
And any Ideas how to extract the single codes/keys to HAA-IR Codes?
Thank you for help in advance, huddx
Beta Was this translation helpful? Give feedback.
All reactions