Is there be a possibility to connect via socket instead of serial port? E. g. ``` { "plugin": "homeduino", "driver": "socket", "driverOptions": { "host": "pi2.local", "port": 1752 } } ```