The current homeduino project only supports connecting the Arduino to Pimatic using a serial interface. To be able to place my Arduino anywhere in my home, far away from my system running Pimatic, I have begun to update homeduino and related projects to support a TCP/IP connection.
https://github.com/qistoph/homeduino/tree/tcpdriver
The Arduino code seems to run reliably now, but the Pimatic plugin is not working properly.
https://github.com/qistoph/pimatic-homeduino/tree/tcpdriver
I’m not really familiair with coffee-script and the way to build this plugin. If anyone would be able to provide some support or could work with me on this plugin, that would be very much appreciated.
Kind regards,
Chris