I want to use OpenHAB to make home automations using a Pi to run it and send and receive data from an Arduino, which will be controlling lights, reading sensors, etc.
But to avoid the cost of an Ethernet shield I want to connect the both via I2C. How can I configure the Pi/OpenHAB for this to work?