keptenkurk / BS440

Python code to talk to Medisana BS440 bluetooth enabled bathroom scale
MIT License
50 stars 34 forks source link

Add TLS support to MQTT and add InfluxDB plugin #84

Closed qistoph closed 4 years ago

qistoph commented 4 years ago

This PR adds TLS support to the MQTT plugin allowing connections to TLS secured MQTT servers.

It also adds a new plugin for InfluxDB.

keptenkurk commented 4 years ago

@qistoph Thanks a lot for your contribution! Sorry for not responding sooner.