fl4p / batmon-ha

Add-on for Home Assistant to connect JK, JBD, Daly, ANT, SOK and Supervolt BMS via Bluetooth
MIT License
292 stars 55 forks source link

BMS Parameter #228

Open k2dp2k opened 4 months ago

k2dp2k commented 4 months ago

Hello, are there any plans to make the settings of the jk inverter bms available ? eg. max cell voltage, balance voltage... It would be a great thing if it is possible....

Off-Grid-Garage commented 4 months ago

That is already working with the inverter BMS. The integration is just broken and I haven't seen the dev around for a while... not sure if this project is still supported or not.

image

k2dp2k commented 4 months ago

Hi Andy :-) Sorry for getting me wrong.... I know that these settings are available to be read out, but i want them to be adjustable or settable through this plugin, like in the bluetooth app...

Off-Grid-Garage commented 4 months ago

That won't work as all data is read only.

With the app you need to enter the BMS password first to get access to the settings.

I don't think any of these projects here on GitHub can actually do that.

On Wed, 22 May 2024, 16:36 k2dp2k, @.***> wrote:

Hi Andy :-) Sorry for getting me wrong.... I know that these settings are available to be read out, but i want them to be adjustable or settable through this plugin, like in the bluetooth app...

— Reply to this email directly, view it on GitHub https://github.com/fl4p/batmon-ha/issues/228#issuecomment-2123980981, or unsubscribe https://github.com/notifications/unsubscribe-auth/A27NX6AOG45I4TD6LIX2HHTZDQ4HFAVCNFSM6AAAAABHWZQSPCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMRTHE4DAOJYGE . You are receiving this because you commented.Message ID: @.***>

k2dp2k commented 4 months ago

That won't work as all data is read only. With the app you need to enter the BMS password first to get access to the settings. I don't think any of these projects here on GitHub can actually do that. On Wed, 22 May 2024, 16:36 k2dp2k, @.> wrote: Hi Andy :-) Sorry for getting me wrong.... I know that these settings are available to be read out, but i want them to be adjustable or settable through this plugin, like in the bluetooth app... — Reply to this email directly, view it on GitHub <#228 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/A27NX6AOG45I4TD6LIX2HHTZDQ4HFAVCNFSM6AAAAABHWZQSPCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMRTHE4DAOJYGE . You are receiving this because you commented.Message ID: @.>

It is possible through esphome (https://github.com/syssi/esphome-jk-bms/issues/390), so i thought it could be possible here as well...