Hi,
I was successfully runing a homeduino on a Nano (connected to a raspberry3) for couple of weeks, but was expirincing some lags when turning lights on/off.
So I wanted to try running homeduino on a Arduino UNO.
I followed the script that worked for the Nano -of course I changed the Makefile-
The flashing did work, via Serialmonitor I can read out “ready”.
I changed the port in the homeduino plugin to the correct dev/ttyXXX , and restarted several times.
BUT it doesnt work… The switching requests always “timeout”
I´m just stuck at the moment …