The Ethernet device is not supported.
In the code src/init.py, the RTU AiriosRtuTransport as well as the TCP protocol AiriosTcpTransport is imported from client.py with default settings.
To actually support the Ethernet bridge, what extra changes would be required to the code in pyairios (and the HA integration)?
I have code for an Orcon fan, but the user has an Airios Ethernet RF bridge model BRDG-02EM23 (firmware 53 or higher).
In the code src/init.py, the RTU
AiriosRtuTransportas well as the TCP protocolAiriosTcpTransportis imported fromclient.pywith default settings.To actually support the Ethernet bridge, what extra changes would be required to the code in pyairios (and the HA integration)?
I have code for an Orcon fan, but the user has an Airios Ethernet RF bridge model BRDG-02EM23 (firmware 53 or higher).