lolouk44 / hassio-addons

Xiaomi Mi Scale Add On for Home Assistant
MIT License
126 stars 42 forks source link

External bluetooth support #52

Closed Korte68 closed 2 years ago

Korte68 commented 2 years ago

Select Add-On (place a lowercase x for the relevant add-on)

Is your feature request related to a problem? Please describe. I use an ESP32 to read the data from the scale. It returns the weight, and the impedance as a sensor. Is it possible to use this sensor data as an alternative source ?

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

lolouk44 commented 2 years ago

Aside from pretty much rebuilding the add-on to cater for an external source (not even sure how I'd pull that data), I don't think it'll be possible. It would probably be easier to edit the code on the ESP than rewriting this one. Thanks for the suggestion though