zewelor / bt-mqtt-gateway

A simple Python script which provides a Bluetooth to MQTT gateway, easily extensible via custom workers. See https://github.com/zewelor/bt-mqtt-gateway/wiki for more information.
MIT License
549 stars 116 forks source link

Bump eq3bt and allow interface selection for thermostat #267

Closed TechHummel closed 1 year ago

TechHummel commented 1 year ago

Description

Bluetooth interface selection for thermostat communication was added to python-eq3bt in version 0.1.12. This change allows choosing the Bluetooth interface via the configuration file.

Type of change

Please delete options that are not relevant.

zewelor commented 1 year ago

Looks good thanks !