MindFreeze / dalybms

Scripts for interfacing with Daly Smart BMS
MIT License
17 stars 8 forks source link

Expanding functionality #3

Closed DoctorMarshall closed 9 months ago

DoctorMarshall commented 2 years ago

Hi,

would be awesome if temperature, alarms, and mosfets (as mentioned) were added. Thanks!

MindFreeze commented 2 years ago

I just added temperature. MOSFETs will come soon.

But what do you mean by alarms? The overcharge and overdischarge voltage range?

DoctorMarshall commented 2 years ago

Sweet, thanks!

I was thinking of alarms that appear in the BMS app when temp/cell voltage/cell difference etc is reached. But this can be done in the assistant based on the values so probably does not make sense to implement it.

Awesome addon, thanks for your work <3

MindFreeze commented 2 years ago

Yeah, I probably won't bother with alarms or settings.

The temperature is a bit weird. The protocol seems to be set up for individual sensors for each cell but my BMSs only have 1 sensor. I created a temperature sensor in HA with min and max in the attributes, which are the same for me. There is another temp value that is always reported as 1 on my boards. I put that in the attributes of the state of charge sensor in case it works for someone else.

MindFreeze commented 1 year ago

@Zippa1204 Try the latest version. If it doesn't work, open a new issue. This is not the place for discussing it.

renenemecek commented 9 months ago

I just added temperature. MOSFETs will come soon.

But what do you mean by alarms? The overcharge and overdischarge voltage range?

Hi, are you going to solve the mosfet status sometime ?

MindFreeze commented 9 months ago

@renenemecek added mosfets in 1.5.0 They are added as attributes with 0 or 1 state though