Jalle19 / eda-modbus-bridge

An HTTP/MQTT bridge for Enervent EDA ventilation units
GNU General Public License v3.0
14 stars 3 forks source link

Bump serialport to 11.0.1 #85

Closed Jalle19 closed 11 months ago

Jalle19 commented 11 months ago

https://github.com/serialport/node-serialport/issues/2438 we want this

https://github.com/Jalle19/home-assistant-addon-repository/issues/30 to fix this

https://github.com/yaacov/node-modbus-serial/pull/501 latest master is broken for other reasons, so we can't simply update this one and get the new serialport transiently.

Additionally, serialport has dropped support for Node.js 12.x, so we have to drop it as well. It literally doesn't run anymore on 12.x.