Open GuentherKoll opened 1 month ago
With the Add-on "BMS Pace - Development" (that i used before) i got SOHs for all Packs
what is your addon settings please?
Thank you very much for the quick query and processing! :-) My settings: host_name: homeassistant mqtt_broker: core-mosquitto mqtt_port: 1883 mqtt_username: homeassistant mqtt_password: ***** device_name: Gobel Monitor battery_manufacturer: Gobel Power battery_model: GP-SR1-PC200 max_parallel_allowed: 16 connection_type: serial battery_port: rs232 bms_type: PACE_LV bms_ip_address: 10.0.0.5 bms_ip_port: 9999 bms_usb_port: /dev/ttyUSB0 bms_baud_rate: 9600 data_refresh_interval: 5 debug: 0 if_random: 1
I like it very much - the Add-on and the good manual !!! Thank you very much for that !!!
ADS (DIP-Switches) are set to 1 - 5
please show me pack 02 overview of dashboard
pack_data['view_SOH'] = round(pack_full_capacity / pack_design_capacity * 100, 0)
SOH is caculated in the addon by Full Capacity/Design Capacity, not read from BMS, here Full Capacity and Design Capacity are right, should not be 0.
Could you check Home Assistant -> Settings -> Device & services -> MQTT -> Sensors, if SOH is right here? I think the sensor name is wrong in the dashboard.
Or in Home Assistant -> Settings -> Device & services -> MQTT -> Integration entries, delete then add MQTT again, this will clear all unused entries.
Name in Home Assistant -> Settings -> Device & services -> MQTT -> Sensors is sensor.gobel_monitor_pack_02_view_soh (value 0 %) Name in Dashboard also is sensor.gobel_monitor_pack_02_view_soh In MQTT there are only (searching for "soh"):
There are no unused entries. I dont understand, what to "delete then add MQTT again". Should i delete sensor.gobel_monitor_pack_02_view_soh and then it is added with next update of the values?
delete, then config MQTT again with same name/password.
old data will not be deleted.
delete, then config MQTT again with same name/password => this did not solve the problem. may "debug" in the "Gobel Battery Monitor" help? What value?
I have 5 Packs Only the SOH for Pack01 is 100 % The other SOHs are 0 % So Total SOH is 20 %