cyrils / renogy-bt

Python library to read Renogy compatible BT-1 or BT-2 bluetooth modules using Raspberry Pi.
GNU General Public License v3.0
76 stars 27 forks source link

Mqtt discovery #65

Closed FrancineMatos closed 4 months ago

FrancineMatos commented 4 months ago

The 4 file changes to increment MPTT Discovery in Home Assistant

FrancineMatos commented 4 months ago

Even if the changes in the data structure represent a huge change in the way that the code pass the informations from the device it's more easy to implement the data in any system because dispite the discovery part the data now it delivered in raw state in the MQTT topic and not in JSON form so none processing is needed