I've been building my home automation project for a while, but my biggest wish is to control the raspberry pi with the ir remote.
Is there any way that I can receive ir code in python?
After that I would process it, and make simple functions like turning on a relay.
Cheers!