This is a new release and a rewrite of the code to support a generic TCP/IP adatper along a RS485 connection.
Another improvement is made to optimize polling to avoid too much traffic and frequency of polling has been reduced to 15 seconds.
You can now as well re-configure the device via the UI under the device settings.
By default, the code works over the serial connection, so updating to this version should not break the previous version of the code.
TCP/IP connection was brought through contribution, adds a bit of complexity but brings the benefit of simplifying polling the adapter. Please discuss your specific adapter in the discussion section and do not create issue related to TCP IP adapters.