john30 / ebusd

daemon for communication with eBUS heating systems
GNU General Public License v3.0
594 stars 136 forks source link

Change default device from ttyUSB to ttyACM #1147

Closed ConiKost closed 1 month ago

ConiKost commented 10 months ago

Most of modern serial-to-usb devices use the CDC ACM. Device named ttyUSB are only used for devices, which have specific drivers.

The eBSUSd documentation also talks about CDC ACM: https://adapter.ebusd.eu/v5/

This is a proposal to change it.

john30 commented 1 month ago

now switched to mdns