MPP Solar 8048MAX Canbus issue #40
Replies: 2 comments 1 reply
-
Hi, Looks like an unknown CAN protocol, the inverter is sending the below responses, should be CAN ID 0x305 [12:55:01][D][canbus:067]: received can message extended can_id=0xcf10102 size=8 My code only supports the following CAN protocols: Pylon, Goodwe and maybe LG RESU |
Beta Was this translation helpful? Give feedback.
-
Closed due to inactivity Consider support the project by becoming a patreon member, so I can continue to provide support and improvements. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there.
Just wanted to say thanks so much for the work! Great project.
I've put together the hardware and have it pulling info from the JK BMS, and also have it plugged into the MPP Solar BMS interface, with the CAN pins to the TJA1050. I'm using the canbus example yaml.
The ESP was in a reboot loop, so I changed the battery type on the inverter from Pylontech (it seems the Pylontech setting is actually RS485 on this inverter) to WECO and it seemed to start communicating. However a few minutes in, I got an error 61 on the inverter, which relates to the inverter/bms comms failing.
I then updated the firmware of the inverter, which is supposed to enable Canbus support (noted here https://www.mppsolar.com/v3/pip-max/) but I still get a 61 error on the inverter, even though i can see communication is happening and there is no reboot loop.
I've collected logs below. I can see that canbus communication is happening, but not sure what the inverter is expecting that its not getting - Any help is appreciated!
[12:54:48][I][logger:262]: Log initialized
[12:54:48][C][ota:469]: There have been 1 suspected unsuccessful boot attempts.
[12:54:48][D][esp32.preferences:114]: Saving 1 preferences to flash...
[12:54:48][D][esp32.preferences:143]: Saving 1 preferences to flash: 0 cached, 1 written, 0 failed
[12:54:48][I][app:029]: Running through setup()...
[12:54:48][C][uart.arduino_esp32:077]: Setting up UART...
[12:54:48][C][canbus:010]: Setting up Canbus...
[12:54:48][D][number:012]: 'jk-bms-can Absorption voltage': Sending state 55.200001
[12:54:48][D][number:012]: 'jk-bms-can Charging current max': Sending state 50.000000
[12:54:48][D][template.switch:046]: Restored state OFF
[12:54:48][D][switch:016]: 'jk-bms-can Charging enabled' Turning OFF.
[12:54:48][D][switch:055]: 'jk-bms-can Charging enabled': Sending state OFF
[12:54:48][D][template.switch:046]: Restored state OFF
[12:54:48][D][switch:016]: 'jk-bms-can Discharge enabled' Turning OFF.
[12:54:48][D][switch:055]: 'jk-bms-can Discharge enabled': Sending state OFF
[12:54:48][D][template.switch:046]: Restored state OFF
[12:54:48][D][switch:016]: 'jk-bms-can Charging manually (top bal)' Turning OFF.
[12:54:48][D][switch:055]: 'jk-bms-can Charging manually (top bal)': Sending state OFF
[12:54:48][C][light:035]: Setting up light 'Builtin LED'...
[12:54:48][D][light:036]: 'Builtin LED' Setting:
[12:54:48][D][light:041]: Color mode:
[12:54:48][D][switch:012]: 'jk-bms-can Charging enabled' Turning ON.
[12:54:48][D][switch:055]: 'jk-bms-can Charging enabled': Sending state ON
[12:54:49][D][switch:012]: 'jk-bms-can Discharge enabled' Turning ON.
[12:54:49][D][switch:055]: 'jk-bms-can Discharge enabled': Sending state ON
[12:54:49][C][wifi:038]: Setting up WiFi...
[12:54:49][C][wifi:048]: Starting WiFi...
[12:54:49][C][wifi:049]: Local MAC: C8:C9:A3:C6:6D:3C
[12:54:49][D][wifi:425]: Starting scan...
[12:54:49][D][text_sensor:064]: 'jk-bms-can Uptime Human Readable': Sending state '0s'
[12:54:49][D][sensor:094]: 'jk-bms-can Uptime Sensor': Sending state 0.30700 s with 0 decimals of accuracy
[12:54:49][I][main:199]: send can id: 0x359 hex: 9e 19 0 0 3 0 0 0
[12:54:49][D][canbus:033]: send standard id=0x359 rtr=FALSE size=8
[12:54:49][D][canbus:067]: received can message (#1) extended can_id=0xcf10104 size=8
[12:54:49][D][text_sensor:064]: 'jk-bms-can Charging Status': Sending state 'Disabled'
[12:54:49][I][main:257]: send can id: 0x351 hex: f 2 0 0 0 0 e0 1
[12:54:49][I][main:258]: send can id: Charge Status Disabled
[12:54:49][D][canbus:033]: send standard id=0x351 rtr=FALSE size=8
[12:54:49][I][jk_bms:062]: Status frame received
[12:54:49][D][sensor:094]: 'jk-bms-can cell voltage 1': Sending state 3.25200 V with 3 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can cell voltage 2': Sending state 3.25500 V with 3 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can cell voltage 3': Sending state 3.25400 V with 3 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can cell voltage 4': Sending state 3.25500 V with 3 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can cell voltage 5': Sending state 3.25400 V with 3 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can cell voltage 6': Sending state 3.25700 V with 3 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can cell voltage 7': Sending state 3.25200 V with 3 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can cell voltage 8': Sending state 3.25500 V with 3 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can cell voltage 9': Sending state 3.25500 V with 3 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can cell voltage 10': Sending state 3.25700 V with 3 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can cell voltage 11': Sending state 3.25700 V with 3 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can cell voltage 12': Sending state 3.25700 V with 3 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can cell voltage 13': Sending state 3.25400 V with 3 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can cell voltage 14': Sending state 3.25800 V with 3 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can cell voltage 15': Sending state 3.25700 V with 3 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can min cell voltage': Sending state 3.25200 V with 3 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can max cell voltage': Sending state 3.25800 V with 3 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can max voltage cell': Sending state 14.00000 with 0 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can min voltage cell': Sending state 1.00000 with 0 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can delta cell voltage': Sending state 0.00600 V with 3 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can average cell voltage': Sending state 3.25527 V with 3 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can power tube temperature': Sending state 20.00000 °C with 0 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can temperature sensor 1': Sending state 18.00000 °C with 0 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can temperature sensor 2': Sending state 18.00000 °C with 0 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can total voltage': Sending state 48.82000 V with 2 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can current': Sending state -1.05000 A with 2 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can power': Sending state -51.26100 W with 2 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can charging power': Sending state 0.00000 W with 2 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can discharging power': Sending state 51.26100 W with 2 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can capacity remaining': Sending state 84.00000 % with 0 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can temperature sensors': Sending state 2.00000 with 0 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can charging cycles': Sending state 0.00000 with 0 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can total charging cycle capacity': Sending state 6.00000 Ah with 0 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can battery strings': Sending state 15.00000 with 0 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can errors bitmask': Sending state 0.00000 with 0 decimals of accuracy
[12:54:49][D][text_sensor:064]: 'jk-bms-can errors': Sending state ''
[12:54:49][D][sensor:094]: 'jk-bms-can operation mode bitmask': Sending state 3.00000 with 0 decimals of accuracy
[12:54:49][D][text_sensor:064]: 'jk-bms-can operation mode': Sending state 'Charging enabled;Discharging enabled'
[12:54:49][D][binary_sensor:036]: 'jk-bms-can balancing': Sending state OFF
[12:54:49][D][binary_sensor:036]: 'jk-bms-can charging': Sending state ON
[12:54:49][D][binary_sensor:036]: 'jk-bms-can discharging': Sending state ON
[12:54:49][D][sensor:094]: 'jk-bms-can total voltage overvoltage protection': Sending state 54.00000 V with 2 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can total voltage undervoltage protection': Sending state 39.00000 V with 2 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can cell voltage overvoltage protection': Sending state 3.60000 V with 3 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can cell voltage overvoltage recovery': Sending state 3.55000 V with 3 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can cell voltage overvoltage delay': Sending state 5.00000 s with 0 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can cell voltage undervoltage protection': Sending state 2.60000 V with 3 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can cell voltage undervoltage recovery': Sending state 2.65000 V with 3 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can cell voltage undervoltage delay': Sending state 5.00000 s with 0 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can cell pressure difference protection': Sending state 0.30000 V with 3 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can discharging overcurrent protection': Sending state 150.00000 A with 0 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can discharging overcurrent delay': Sending state 300.00000 s with 0 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can charging overcurrent protection': Sending state 100.00000 A with 0 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can charging overcurrent delay': Sending state 30.00000 s with 0 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can balance starting voltage': Sending state 3.40000 V with 3 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can balance opening pressure difference': Sending state 0.01000 V with 3 decimals of accuracy
[12:54:49][D][binary_sensor:036]: 'jk-bms-can balancing switch': Sending state ON
[12:54:49][D][sensor:094]: 'jk-bms-can power tube temperature protection': Sending state 100.00000 °C with 0 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can power tube temperature recovery': Sending state 80.00000 °C with 0 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can temperature sensor temperature protection': Sending state 100.00000 °C with 0 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can temperature sensor temperature recovery': Sending state 100.00000 °C with 0 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can temperature sensor temperature difference protection': Sending state 20.00000 °C with 0 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can charging high temperature protection': Sending state 70.00000 °C with 0 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can discharging high temperature protection': Sending state 70.00000 °C with 0 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can charging low temperature protection': Sending state -20.00000 °C with 0 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can charging low temperature recovery': Sending state -10.00000 °C with 0 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can discharging low temperature protection': Sending state -20.00000 °C with 0 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can discharging low temperature recovery': Sending state -10.00000 °C with 0 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can total battery capacity setting': Sending state 45.00000 Ah with 0 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can capacity remaining derived': Sending state 37.80000 Ah with 0 decimals of accuracy
[12:54:49][D][binary_sensor:036]: 'jk-bms-can charging switch': Sending state ON
[12:54:49][D][binary_sensor:036]: 'jk-bms-can discharging switch': Sending state ON
[12:54:49][D][sensor:094]: 'jk-bms-can current calibration': Sending state 1.05700 A with 3 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can device address': Sending state 1.00000 with 0 decimals of accuracy
[12:54:49][D][text_sensor:064]: 'jk-bms-can battery type': Sending state 'Lithium Iron Phosphate'
[12:54:49][D][sensor:094]: 'jk-bms-can sleep wait time': Sending state 10.00000 s with 0 decimals of accuracy
[12:54:49][D][sensor:094]: 'jk-bms-can alarm low volume': Sending state 20.00000 % with 0 decimals of accuracy
[12:54:49][D][text_sensor:064]: 'jk-bms-can password': Sending state '1234'
[12:54:49][D][binary_sensor:036]: 'jk-bms-can dedicated charger switch': Sending state OFF
[12:54:50][D][text_sensor:064]: 'jk-bms-can device type': Sending state 'Input Us'
[12:54:50][D][sensor:094]: 'jk-bms-can total runtime': Sending state 499.50000 h with 0 decimals of accuracy
[12:54:50][D][text_sensor:064]: 'jk-bms-can total runtime formatted': Sending state '20d 19h'
[12:54:50][D][text_sensor:064]: 'jk-bms-can software version': Sending state '11.XW_S11.261__'
[12:54:50][D][sensor:094]: 'jk-bms-can actual battery capacity': Sending state 45.00000 Ah with 0 decimals of accuracy
[12:54:50][D][text_sensor:064]: 'jk-bms-can manufacturer': Sending state 'Input UserdaJK_B2A24S15P'
[12:54:50][D][canbus:067]: received can message (#1) extended can_id=0xcf10105 size=8
[12:54:50][I][main:271]: send can id: 0x355 hex: 54 0 64 0
[12:54:50][D][canbus:033]: send standard id=0x355 rtr=FALSE size=4
[12:54:50][I][main:199]: send can id: 0x359 hex: 0 0 0 0 3 0 0 0
[12:54:50][D][canbus:033]: send standard id=0x359 rtr=FALSE size=8
[12:54:50][I][main:285]: send can id: 0x356 hex: 12 13 f6 ff b4 0
[12:54:50][D][canbus:033]: send standard id=0x356 rtr=FALSE size=6
[12:54:50][D][text_sensor:064]: 'jk-bms-can Charging Status': Sending state 'Wait'
[12:54:50][I][main:257]: send can id: 0x351 hex: f 2 0 0 e8 3 e0 1
[12:54:50][I][main:258]: send can id: Charge Status Wait
[12:54:50][D][canbus:033]: send standard id=0x351 rtr=FALSE size=8
[12:54:50][I][main:302]: send can id: 0x35C hex: c0 0
[12:54:50][D][canbus:033]: send standard id=0x35c rtr=FALSE size=2
[12:54:50][I][main:271]: send can id: 0x355 hex: 54 0 64 0
[12:54:50][D][canbus:033]: send standard id=0x355 rtr=FALSE size=4
[12:54:50][I][main:320]: send can id: 0x70 hex: b4 0 b4 0 45 1 45 1
[12:54:50][D][canbus:033]: send standard id=0x070 rtr=FALSE size=8
[12:54:50][I][main:285]: send can id: 0x356 hex: 12 13 f6 ff b4 0
[12:54:50][D][canbus:033]: send standard id=0x356 rtr=FALSE size=6
[12:54:50][I][main:336]: send can id: 0x371 hex: 1 0 2 0 e 0 1 0
[12:54:50][D][canbus:033]: send standard id=0x371 rtr=FALSE size=8
[12:54:50][I][main:302]: send can id: 0x35C hex: c0 0
[12:54:50][D][canbus:033]: send standard id=0x35c rtr=FALSE size=2
[12:54:50][D][canbus:033]: send standard id=0x35e rtr=FALSE size=8
[12:54:50][I][main:320]: send can id: 0x70 hex: b4 0 b4 0 45 1 45 1
[12:54:50][D][canbus:033]: send standard id=0x070 rtr=FALSE size=8
[12:54:50][I][main:336]: send can id: 0x371 hex: 1 0 2 0 e 0 1 0
[12:54:50][D][canbus:033]: send standard id=0x371 rtr=FALSE size=8
[12:54:50][D][canbus:033]: send standard id=0x35e rtr=FALSE size=8
[12:54:50][D][canbus:067]: received can message (#1) extended can_id=0xcf10106 size=8
[12:54:50][I][main:199]: send can id: 0x359 hex: 0 0 0 0 3 0 0 0
[12:54:50][D][canbus:033]: send standard id=0x359 rtr=FALSE size=8
[12:54:50][D][text_sensor:064]: 'jk-bms-can Charging Status': Sending state 'Bulk'
[12:54:50][I][main:257]: send can id: 0x351 hex: 28 2 f4 1 e8 3 e0 1
[12:54:50][I][main:258]: send can id: Charge Status Bulk
[12:54:50][D][canbus:033]: send standard id=0x351 rtr=FALSE size=8
[12:54:50][I][main:271]: send can id: 0x355 hex: 54 0 64 0
[12:54:50][D][canbus:033]: send standard id=0x355 rtr=FALSE size=4
[12:54:50][I][main:285]: send can id: 0x356 hex: 12 13 f6 ff b4 0
[12:54:50][D][canbus:033]: send standard id=0x356 rtr=FALSE size=6
[12:54:50][I][main:302]: send can id: 0x35C hex: c0 0
[12:54:50][D][canbus:033]: send standard id=0x35c rtr=FALSE size=2
[12:54:50][I][main:320]: send can id: 0x70 hex: b4 0 b4 0 45 1 45 1
[12:54:50][D][canbus:033]: send standard id=0x070 rtr=FALSE size=8
[12:54:50][I][main:336]: send can id: 0x371 hex: 1 0 2 0 e 0 1 0
[12:54:50][D][canbus:033]: send standard id=0x371 rtr=FALSE size=8
[12:54:50][D][canbus:033]: send standard id=0x35e rtr=FALSE size=8
[12:54:50][D][canbus:067]: received can message (#1) extended can_id=0xcf10107 size=8
[12:54:51][I][main:199]: send can id: 0x359 hex: 0 0 0 0 3 0 0 0
[12:54:51][D][canbus:033]: send standard id=0x359 rtr=FALSE size=8
[12:54:51][D][text_sensor:064]: 'jk-bms-can Charging Status': Sending state 'Bulk'
[12:54:51][I][main:257]: send can id: 0x351 hex: 28 2 f4 1 e8 3 e0 1
[12:54:51][I][main:258]: send can id: Charge Status Bulk
[12:54:51][D][canbus:033]: send standard id=0x351 rtr=FALSE size=8
[12:54:51][I][main:271]: send can id: 0x355 hex: 54 0 64 0
[12:54:51][D][canbus:033]: send standard id=0x355 rtr=FALSE size=4
[12:54:51][I][main:285]: send can id: 0x356 hex: 12 13 f6 ff b4 0
[12:54:51][D][canbus:033]: send standard id=0x356 rtr=FALSE size=6
[12:54:51][I][main:302]: send can id: 0x35C hex: c0 0
[12:54:51][D][canbus:033]: send standard id=0x35c rtr=FALSE size=2
[12:54:51][I][main:320]: send can id: 0x70 hex: b4 0 b4 0 45 1 45 1
[12:54:51][D][canbus:033]: send standard id=0x070 rtr=FALSE size=8
[12:54:51][D][canbus:067]: received can message (#1) extended can_id=0xcf10108 size=8
[12:54:51][I][main:336]: send can id: 0x371 hex: 1 0 2 0 e 0 1 0
[12:54:51][D][canbus:033]: send standard id=0x371 rtr=FALSE size=8
[12:54:51][D][canbus:033]: send standard id=0x35e rtr=FALSE size=8
[12:54:52][D][canbus:067]: received can message (#1) extended can_id=0xcf10109 size=8
[12:54:52][I][main:199]: send can id: 0x359 hex: 0 0 0 0 3 0 0 0
[12:54:52][D][canbus:033]: send standard id=0x359 rtr=FALSE size=8
[12:54:52][D][text_sensor:064]: 'jk-bms-can Charging Status': Sending state 'Bulk'
[12:54:52][I][main:257]: send can id: 0x351 hex: 28 2 f4 1 e8 3 e0 1
[12:54:52][I][main:258]: send can id: Charge Status Bulk
[12:54:52][D][canbus:033]: send standard id=0x351 rtr=FALSE size=8
[12:54:52][I][main:271]: send can id: 0x355 hex: 54 0 64 0
[12:54:52][D][canbus:033]: send standard id=0x355 rtr=FALSE size=4
[12:54:52][I][main:285]: send can id: 0x356 hex: 12 13 f6 ff b4 0
[12:54:52][D][canbus:033]: send standard id=0x356 rtr=FALSE size=6
[12:54:52][I][main:302]: send can id: 0x35C hex: c0 0
[12:54:52][D][canbus:033]: send standard id=0x35c rtr=FALSE size=2
[12:54:52][I][main:320]: send can id: 0x70 hex: b4 0 b4 0 45 1 45 1
[12:54:52][D][canbus:033]: send standard id=0x070 rtr=FALSE size=8
[12:54:52][I][main:336]: send can id: 0x371 hex: 1 0 2 0 e 0 1 0
[12:54:52][D][canbus:033]: send standard id=0x371 rtr=FALSE size=8
[12:54:52][D][canbus:033]: send standard id=0x35e rtr=FALSE size=8
[12:54:52][D][canbus:067]: received can message (#1) extended can_id=0xcf1010a size=8
[12:54:53][I][jk_bms:062]: Status frame received
[12:54:53][D][sensor:094]: 'jk-bms-can cell voltage 1': Sending state 3.25400 V with 3 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can cell voltage 2': Sending state 3.25300 V with 3 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can cell voltage 3': Sending state 3.25200 V with 3 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can cell voltage 4': Sending state 3.25400 V with 3 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can cell voltage 5': Sending state 3.25300 V with 3 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can cell voltage 6': Sending state 3.25800 V with 3 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can cell voltage 7': Sending state 3.25100 V with 3 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can cell voltage 8': Sending state 3.25500 V with 3 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can cell voltage 9': Sending state 3.25400 V with 3 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can cell voltage 10': Sending state 3.25500 V with 3 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can cell voltage 11': Sending state 3.25800 V with 3 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can cell voltage 12': Sending state 3.25700 V with 3 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can cell voltage 13': Sending state 3.25300 V with 3 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can cell voltage 14': Sending state 3.25700 V with 3 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can cell voltage 15': Sending state 3.25700 V with 3 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can min cell voltage': Sending state 3.25100 V with 3 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can max cell voltage': Sending state 3.25800 V with 3 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can max voltage cell': Sending state 6.00000 with 0 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can min voltage cell': Sending state 7.00000 with 0 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can delta cell voltage': Sending state 0.00700 V with 3 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can average cell voltage': Sending state 3.25473 V with 3 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can power tube temperature': Sending state 20.00000 °C with 0 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can temperature sensor 1': Sending state 18.00000 °C with 0 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can temperature sensor 2': Sending state 18.00000 °C with 0 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can total voltage': Sending state 48.82000 V with 2 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can current': Sending state -1.05000 A with 2 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can power': Sending state -51.26100 W with 2 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can charging power': Sending state 0.00000 W with 2 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can discharging power': Sending state 51.26100 W with 2 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can capacity remaining': Sending state 84.00000 % with 0 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can temperature sensors': Sending state 2.00000 with 0 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can charging cycles': Sending state 0.00000 with 0 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can total charging cycle capacity': Sending state 6.00000 Ah with 0 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can battery strings': Sending state 15.00000 with 0 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can errors bitmask': Sending state 0.00000 with 0 decimals of accuracy
[12:54:53][D][text_sensor:064]: 'jk-bms-can errors': Sending state ''
[12:54:53][D][sensor:094]: 'jk-bms-can operation mode bitmask': Sending state 3.00000 with 0 decimals of accuracy
[12:54:53][D][text_sensor:064]: 'jk-bms-can operation mode': Sending state 'Charging enabled;Discharging enabled'
[12:54:53][D][sensor:094]: 'jk-bms-can total voltage overvoltage protection': Sending state 54.00000 V with 2 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can total voltage undervoltage protection': Sending state 39.00000 V with 2 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can cell voltage overvoltage protection': Sending state 3.60000 V with 3 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can cell voltage overvoltage recovery': Sending state 3.55000 V with 3 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can cell voltage overvoltage delay': Sending state 5.00000 s with 0 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can cell voltage undervoltage protection': Sending state 2.60000 V with 3 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can cell voltage undervoltage recovery': Sending state 2.65000 V with 3 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can cell voltage undervoltage delay': Sending state 5.00000 s with 0 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can cell pressure difference protection': Sending state 0.30000 V with 3 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can discharging overcurrent protection': Sending state 150.00000 A with 0 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can discharging overcurrent delay': Sending state 300.00000 s with 0 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can charging overcurrent protection': Sending state 100.00000 A with 0 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can charging overcurrent delay': Sending state 30.00000 s with 0 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can balance starting voltage': Sending state 3.40000 V with 3 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can balance opening pressure difference': Sending state 0.01000 V with 3 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can power tube temperature protection': Sending state 100.00000 °C with 0 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can power tube temperature recovery': Sending state 80.00000 °C with 0 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can temperature sensor temperature protection': Sending state 100.00000 °C with 0 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can temperature sensor temperature recovery': Sending state 100.00000 °C with 0 decimals of accuracy
[12:54:53][D][sensor:094]: 'jk-bms-can temperature sensor temperature difference protection': Sending state 20.00000 °C with 0 decimals of accuracy
[12:54:54][D][sensor:094]: 'jk-bms-can charging high temperature protection': Sending state 70.00000 °C with 0 decimals of accuracy
[12:54:54][D][sensor:094]: 'jk-bms-can discharging high temperature protection': Sending state 70.00000 °C with 0 decimals of accuracy
[12:54:54][D][sensor:094]: 'jk-bms-can charging low temperature protection': Sending state -20.00000 °C with 0 decimals of accuracy
[12:54:54][D][sensor:094]: 'jk-bms-can charging low temperature recovery': Sending state -10.00000 °C with 0 decimals of accuracy
[12:54:54][D][sensor:094]: 'jk-bms-can discharging low temperature protection': Sending state -20.00000 °C with 0 decimals of accuracy
[12:54:54][D][sensor:094]: 'jk-bms-can discharging low temperature recovery': Sending state -10.00000 °C with 0 decimals of accuracy
[12:54:54][D][sensor:094]: 'jk-bms-can total battery capacity setting': Sending state 45.00000 Ah with 0 decimals of accuracy
[12:54:54][D][sensor:094]: 'jk-bms-can capacity remaining derived': Sending state 37.80000 Ah with 0 decimals of accuracy
[12:54:54][D][sensor:094]: 'jk-bms-can current calibration': Sending state 1.05700 A with 3 decimals of accuracy
[12:54:54][D][sensor:094]: 'jk-bms-can device address': Sending state 1.00000 with 0 decimals of accuracy
[12:54:54][D][text_sensor:064]: 'jk-bms-can battery type': Sending state 'Lithium Iron Phosphate'
[12:54:54][D][sensor:094]: 'jk-bms-can sleep wait time': Sending state 10.00000 s with 0 decimals of accuracy
[12:54:54][D][sensor:094]: 'jk-bms-can alarm low volume': Sending state 20.00000 % with 0 decimals of accuracy
[12:54:54][D][text_sensor:064]: 'jk-bms-can password': Sending state '1234'
[12:54:54][D][text_sensor:064]: 'jk-bms-can device type': Sending state 'Input Us'
[12:54:54][D][sensor:094]: 'jk-bms-can total runtime': Sending state 499.50000 h with 0 decimals of accuracy
[12:54:54][D][text_sensor:064]: 'jk-bms-can total runtime formatted': Sending state '20d 19h'
[12:54:54][D][text_sensor:064]: 'jk-bms-can software version': Sending state '11.XW_S11.261__'
[12:54:54][D][sensor:094]: 'jk-bms-can actual battery capacity': Sending state 45.00000 Ah with 0 decimals of accuracy
[12:54:54][D][text_sensor:064]: 'jk-bms-can manufacturer': Sending state 'Input UserdaJK_B2A24S15P'
[12:54:54][D][canbus:067]: received can message (#1) extended can_id=0xcf1010b size=8
[12:54:54][I][main:199]: send can id: 0x359 hex: 0 0 0 0 3 0 0 0
[12:54:54][D][canbus:033]: send standard id=0x359 rtr=FALSE size=8
[12:54:54][D][text_sensor:064]: 'jk-bms-can Charging Status': Sending state 'Bulk'
[12:54:54][I][main:257]: send can id: 0x351 hex: 28 2 f4 1 e8 3 e0 1
[12:54:54][I][main:258]: send can id: Charge Status Bulk
[12:54:54][D][canbus:033]: send standard id=0x351 rtr=FALSE size=8
[12:54:54][D][canbus:067]: received can message (#1) extended can_id=0xcf1010c size=8
[12:54:54][I][main:271]: send can id: 0x355 hex: 54 0 64 0
[12:54:54][D][canbus:033]: send standard id=0x355 rtr=FALSE size=4
[12:54:54][I][main:285]: send can id: 0x356 hex: 12 13 f6 ff b4 0
[12:54:54][D][canbus:033]: send standard id=0x356 rtr=FALSE size=6
[12:54:54][I][main:302]: send can id: 0x35C hex: c0 0
[12:54:54][D][canbus:033]: send standard id=0x35c rtr=FALSE size=2
[12:54:54][I][main:320]: send can id: 0x70 hex: b4 0 b4 0 45 1 45 1
[12:54:54][D][canbus:033]: send standard id=0x070 rtr=FALSE size=8
[12:54:54][I][main:336]: send can id: 0x371 hex: 1 0 2 0 6 0 7 0
[12:54:54][D][canbus:033]: send standard id=0x371 rtr=FALSE size=8
[12:54:54][D][canbus:033]: send standard id=0x35e rtr=FALSE size=8
[12:54:54][I][main:199]: send can id: 0x359 hex: 0 0 0 0 3 0 0 0
[12:54:54][D][canbus:033]: send standard id=0x359 rtr=FALSE size=8
[12:54:54][D][text_sensor:064]: 'jk-bms-can Charging Status': Sending state 'Bulk'
[12:54:54][I][main:257]: send can id: 0x351 hex: 28 2 f4 1 e8 3 e0 1
[12:54:54][I][main:258]: send can id: Charge Status Bulk
[12:54:54][D][canbus:033]: send standard id=0x351 rtr=FALSE size=8
[12:54:54][I][main:271]: send can id: 0x355 hex: 54 0 64 0
[12:54:54][D][canbus:033]: send standard id=0x355 rtr=FALSE size=4
[12:54:54][I][main:285]: send can id: 0x356 hex: 12 13 f6 ff b4 0
[12:54:54][D][canbus:033]: send standard id=0x356 rtr=FALSE size=6
[12:54:54][I][main:302]: send can id: 0x35C hex: c0 0
[12:54:54][D][canbus:033]: send standard id=0x35c rtr=FALSE size=2
[12:54:54][I][main:320]: send can id: 0x70 hex: b4 0 b4 0 45 1 45 1
[12:54:54][D][canbus:033]: send standard id=0x070 rtr=FALSE size=8
[12:54:54][I][main:336]: send can id: 0x371 hex: 1 0 2 0 6 0 7 0
[12:54:54][D][canbus:033]: send standard id=0x371 rtr=FALSE size=8
[12:54:54][D][canbus:033]: send standard id=0x35e rtr=FALSE size=8
[12:54:54][D][canbus:067]: received can message (#1) extended can_id=0xcf1010d size=8
[12:54:55][D][wifi:440]: Found networks:
[12:54:55][I][wifi:484]: - 'Valhalla' (52:3B:F3:E4:C9:A4) ▂▄▆█
[12:54:55][D][wifi:485]: Channel: 13
[12:54:55][D][wifi:486]: RSSI: -54 dB
[12:54:55][I][wifi:484]: - 'Swamp' (1C:3B:F3:E4:C9:A7) ▂▄▆█
[12:54:55][D][wifi:485]: Channel: 13
[12:54:55][D][wifi:486]: RSSI: -54 dB
[12:54:55][I][wifi:484]: - 'SwampE' (1C:61:B4:11:C3:22) ▂▄▆█
[12:54:55][D][wifi:485]: Channel: 2
[12:54:55][D][wifi:486]: RSSI: -78 dB
[12:54:55][D][wifi:489]: - 'W0028409170722' (3E:E9:0E:C7:08:72) ▂▄▆█
[12:54:55][D][wifi:489]: - 'WiFi-7C41' (C4:71:54:23:7C:41) ▂▄▆█
[12:54:55][D][wifi:489]: - 'Optus_000D8C' (48:D2:4F:00:0D:8E) ▂▄▆█
[12:54:55][D][wifi:489]: - 'OPTUS_94E54C' (88:A6:C6:94:E5:4D) ▂▄▆█
[12:54:55][D][wifi:489]: - 'CCOVE' (60:A4:B7:B3:81:0F) ▂▄▆█
[12:54:55][D][wifi:489]: - 'bonjovi' (20:B0:01:CC:90:33) ▂▄▆█
[12:54:55][D][wifi:489]: - '' (FA:8F:CA:3C:05:79) ▂▄▆█
[12:54:55][D][wifi:489]: - 'NetComm 5829' (D0:DB:B7:91:0A:40) ▂▄▆█
[12:54:55][D][wifi:489]: - 'TelstraB921F8' (EC:6C:9A:B9:21:FA) ▂▄▆█
[12:54:55][D][wifi:489]: - 'Optus_B55245' (5C:B1:3E:B5:52:47) ▂▄▆█
[12:54:55][D][wifi:489]: - 'Telstra10BD' (78:D2:94:5E:AD:59) ▂▄▆█
[12:54:55][D][wifi:489]: - 'WiFi-RRC98' (D8:33:B7:09:06:A6) ▂▄▆█
[12:54:55][D][wifi:489]: - 'TelstraD2D26A' (18:82:8C:D2:D2:6C) ▂▄▆█
[12:54:55][D][wifi:489]: - 'Urbanci 27' (90:8D:78:4D:E5:D0) ▂▄▆█
[12:54:55][D][wifi:489]: - 'DIRECT-D4-HP DeskJet 2600 series' (80:CE:62:0A:E5:D7) ▂▄▆█
[12:54:55][D][wifi:489]: - 'WiFi-DEBA' (00:31:92:1C:DE:BA) ▂▄▆█
[12:54:55][D][wifi:489]: - 'Optus_6047FD' (44:D4:53:60:47:FF) ▂▄▆█
[12:54:55][D][wifi:489]: - 'BelongAB9CD3' (5C:B1:3E:AB:9C:D9) ▂▄▆█
[12:54:55][I][wifi:274]: WiFi Connecting to 'Valhalla'...
[12:54:55][D][canbus:067]: received can message (#1) extended can_id=0xcf1010e size=8
[12:54:55][I][main:199]: send can id: 0x359 hex: 0 0 0 0 3 0 0 0
[12:54:55][D][canbus:033]: send standard id=0x359 rtr=FALSE size=8
[12:54:55][D][text_sensor:064]: 'jk-bms-can Charging Status': Sending state 'Bulk'
[12:54:55][I][main:257]: send can id: 0x351 hex: 28 2 f4 1 e8 3 e0 1
[12:54:55][I][main:258]: send can id: Charge Status Bulk
[12:54:55][D][canbus:033]: send standard id=0x351 rtr=FALSE size=8
[12:54:55][I][main:271]: send can id: 0x355 hex: 54 0 64 0
[12:54:55][D][canbus:033]: send standard id=0x355 rtr=FALSE size=4
[12:54:55][I][main:285]: send can id: 0x356 hex: 12 13 f6 ff b4 0
[12:54:55][D][canbus:033]: send standard id=0x356 rtr=FALSE size=6
[12:54:55][I][main:302]: send can id: 0x35C hex: c0 0
[12:54:55][D][canbus:033]: send standard id=0x35c rtr=FALSE size=2
[12:54:55][I][main:320]: send can id: 0x70 hex: b4 0 b4 0 45 1 45 1
[12:54:55][D][canbus:033]: send standard id=0x070 rtr=FALSE size=8
[12:54:55][I][main:336]: send can id: 0x371 hex: 1 0 2 0 6 0 7 0
[12:54:55][D][canbus:033]: send standard id=0x371 rtr=FALSE size=8
[12:54:55][D][canbus:033]: send standard id=0x35e rtr=FALSE size=8
[12:54:56][D][canbus:067]: received can message (#1) extended can_id=0xcf1010f size=8
[12:54:56][I][main:199]: send can id: 0x359 hex: 0 0 0 0 3 0 0 0
[12:54:56][D][canbus:033]: send standard id=0x359 rtr=FALSE size=8
[12:54:56][D][text_sensor:064]: 'jk-bms-can Charging Status': Sending state 'Bulk'
[12:54:56][I][main:257]: send can id: 0x351 hex: 28 2 f4 1 e8 3 e0 1
[12:54:56][I][main:258]: send can id: Charge Status Bulk
[12:54:56][D][canbus:033]: send standard id=0x351 rtr=FALSE size=8
[12:54:56][I][main:271]: send can id: 0x355 hex: 54 0 64 0
[12:54:56][D][canbus:033]: send standard id=0x355 rtr=FALSE size=4
[12:54:56][I][main:285]: send can id: 0x356 hex: 12 13 f6 ff b4 0
[12:54:56][D][canbus:033]: send standard id=0x356 rtr=FALSE size=6
[12:54:56][I][main:302]: send can id: 0x35C hex: c0 0
[12:54:56][D][canbus:033]: send standard id=0x35c rtr=FALSE size=2
[12:54:56][I][main:320]: send can id: 0x70 hex: b4 0 b4 0 45 1 45 1
[12:54:56][D][canbus:033]: send standard id=0x070 rtr=FALSE size=8
[12:54:56][I][main:336]: send can id: 0x371 hex: 1 0 2 0 6 0 7 0
[12:54:56][D][canbus:033]: send standard id=0x371 rtr=FALSE size=8
[12:54:56][D][canbus:033]: send standard id=0x35e rtr=FALSE size=8
[12:54:56][D][canbus:067]: received can message (#1) extended can_id=0xcf10220 size=8
[12:54:57][D][canbus:067]: received can message (#1) extended can_id=0xcf10400 size=8
[12:54:57][I][main:199]: send can id: 0x359 hex: 0 0 0 0 3 0 0 0
[12:54:57][D][canbus:033]: send standard id=0x359 rtr=FALSE size=8
[12:54:57][D][text_sensor:064]: 'jk-bms-can Charging Status': Sending state 'Bulk'
[12:54:57][I][main:257]: send can id: 0x351 hex: 28 2 f4 1 e8 3 e0 1
[12:54:57][I][main:258]: send can id: Charge Status Bulk
[12:54:57][D][canbus:033]: send standard id=0x351 rtr=FALSE size=8
[12:54:57][I][main:271]: send can id: 0x355 hex: 54 0 64 0
[12:54:57][D][canbus:033]: send standard id=0x355 rtr=FALSE size=4
[12:54:57][I][main:285]: send can id: 0x356 hex: 12 13 f6 ff b4 0
[12:54:57][D][canbus:033]: send standard id=0x356 rtr=FALSE size=6
[12:54:57][I][main:302]: send can id: 0x35C hex: c0 0
[12:54:57][D][canbus:033]: send standard id=0x35c rtr=FALSE size=2
[12:54:57][I][main:320]: send can id: 0x70 hex: b4 0 b4 0 45 1 45 1
[12:54:57][D][canbus:033]: send standard id=0x070 rtr=FALSE size=8
[12:54:57][I][main:336]: send can id: 0x371 hex: 1 0 2 0 6 0 7 0
[12:54:57][D][canbus:033]: send standard id=0x371 rtr=FALSE size=8
[12:54:57][D][canbus:033]: send standard id=0x35e rtr=FALSE size=8
[12:54:58][D][canbus:067]: received can message (#1) extended can_id=0xcf10410 size=8
[12:54:58][I][wifi:557]: WiFi Connected!
[12:54:58][C][wifi:379]: Local MAC: C8:C9:A3:C6:6D:3C
[12:54:58][C][wifi:380]: SSID: 'Valhalla'
[12:54:58][C][wifi:381]: IP Address: 192.168.0.158
[12:54:58][C][wifi:383]: BSSID: 52:3B:F3:E4:C9:A4
[12:54:58][C][wifi:384]: Hostname: 'inverter-bms-can'
[12:54:58][C][wifi:386]: Signal strength: -59 dB ▂▄▆█
[12:54:58][C][wifi:390]: Channel: 13
[12:54:58][C][wifi:391]: Subnet: 255.255.255.0
[12:54:58][C][wifi:392]: Gateway: 192.168.0.1
[12:54:58][C][wifi:393]: DNS1: 192.168.0.1
[12:54:58][C][wifi:394]: DNS2: 0.0.0.0
[12:54:58][D][wifi:566]: Disabling AP...
[12:54:58][C][ota:093]: Over-The-Air Updates:
[12:54:58][C][ota:094]: Address: inverter-bms-can.local:3232
[12:54:58][C][ota:097]: Using Password.
[12:54:58][C][api:025]: Setting up Home Assistant API server...
[12:54:58][I][app:062]: setup() finished successfully!
[12:54:58][I][app:102]: ESPHome version 2023.7.0 compiled on Jul 31 2023, 10:38:10
[12:54:58][C][wifi:543]: WiFi:
[12:54:58][C][wifi:379]: Local MAC: C8:C9:A3:C6:6D:3C
[12:54:58][C][wifi:380]: SSID: 'Valhalla'
[12:54:58][C][wifi:381]: IP Address: 192.168.0.158
[12:54:58][C][wifi:383]: BSSID: 52:3B:F3:E4:C9:A4
[12:54:58][C][wifi:384]: Hostname: 'inverter-bms-can'
[12:54:58][C][wifi:386]: Signal strength: -60 dB ▂▄▆█
[12:54:58][C][wifi:390]: Channel: 13
[12:54:58][C][wifi:391]: Subnet: 255.255.255.0
[12:54:58][C][wifi:392]: Gateway: 192.168.0.1
[12:54:58][C][wifi:393]: DNS1: 192.168.0.1
[12:54:58][C][wifi:394]: DNS2: 0.0.0.0
[12:54:58][C][logger:301]: Logger:
[12:54:58][C][logger:302]: Level: DEBUG
[12:54:58][C][logger:303]: Log Baud Rate: 115200
[12:54:58][C][logger:305]: Hardware UART: UART0
[12:54:58][C][uart.arduino_esp32:124]: UART Bus 1:
[12:54:58][C][uart.arduino_esp32:125]: TX Pin: GPIO17
[12:54:58][C][uart.arduino_esp32:126]: RX Pin: GPIO16
[12:54:58][C][uart.arduino_esp32:128]: RX Buffer Size: 384
[12:54:58][C][uart.arduino_esp32:130]: Baud Rate: 115200 baud
[12:54:58][C][uart.arduino_esp32:131]: Data Bits: 8
[12:54:58][C][uart.arduino_esp32:132]: Parity: NONE
[12:54:58][C][uart.arduino_esp32:133]: Stop bits: 1
[12:54:58][C][jk_modbus:097]: JkModbus:
[12:54:58][C][jk_modbus:098]: RX timeout: 50 ms
[12:54:58][I][jk_bms:062]: Status frame received
[12:54:58][D][sensor:094]: 'jk-bms-can cell voltage 1': Sending state 3.25200 V with 3 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can cell voltage 2': Sending state 3.25300 V with 3 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can cell voltage 3': Sending state 3.25300 V with 3 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can cell voltage 4': Sending state 3.25400 V with 3 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can cell voltage 5': Sending state 3.25200 V with 3 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can cell voltage 6': Sending state 3.25700 V with 3 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can cell voltage 7': Sending state 3.25200 V with 3 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can cell voltage 8': Sending state 3.25700 V with 3 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can cell voltage 9': Sending state 3.25400 V with 3 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can cell voltage 10': Sending state 3.25700 V with 3 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can cell voltage 11': Sending state 3.25500 V with 3 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can cell voltage 12': Sending state 3.25500 V with 3 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can cell voltage 13': Sending state 3.25300 V with 3 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can cell voltage 14': Sending state 3.25700 V with 3 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can cell voltage 15': Sending state 3.25700 V with 3 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can min cell voltage': Sending state 3.25200 V with 3 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can max cell voltage': Sending state 3.25700 V with 3 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can max voltage cell': Sending state 6.00000 with 0 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can min voltage cell': Sending state 1.00000 with 0 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can delta cell voltage': Sending state 0.00500 V with 3 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can average cell voltage': Sending state 3.25453 V with 3 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can power tube temperature': Sending state 20.00000 °C with 0 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can temperature sensor 1': Sending state 18.00000 °C with 0 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can temperature sensor 2': Sending state 18.00000 °C with 0 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can total voltage': Sending state 48.81000 V with 2 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can current': Sending state -1.05000 A with 2 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can power': Sending state -51.25050 W with 2 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can charging power': Sending state 0.00000 W with 2 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can discharging power': Sending state 51.25050 W with 2 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can capacity remaining': Sending state 84.00000 % with 0 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can temperature sensors': Sending state 2.00000 with 0 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can charging cycles': Sending state 0.00000 with 0 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can total charging cycle capacity': Sending state 6.00000 Ah with 0 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can battery strings': Sending state 15.00000 with 0 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can errors bitmask': Sending state 0.00000 with 0 decimals of accuracy
[12:54:58][D][text_sensor:064]: 'jk-bms-can errors': Sending state ''
[12:54:58][D][sensor:094]: 'jk-bms-can operation mode bitmask': Sending state 3.00000 with 0 decimals of accuracy
[12:54:58][D][text_sensor:064]: 'jk-bms-can operation mode': Sending state 'Charging enabled;Discharging enabled'
[12:54:58][D][sensor:094]: 'jk-bms-can total voltage overvoltage protection': Sending state 54.00000 V with 2 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can total voltage undervoltage protection': Sending state 39.00000 V with 2 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can cell voltage overvoltage protection': Sending state 3.60000 V with 3 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can cell voltage overvoltage recovery': Sending state 3.55000 V with 3 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can cell voltage overvoltage delay': Sending state 5.00000 s with 0 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can cell voltage undervoltage protection': Sending state 2.60000 V with 3 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can cell voltage undervoltage recovery': Sending state 2.65000 V with 3 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can cell voltage undervoltage delay': Sending state 5.00000 s with 0 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can cell pressure difference protection': Sending state 0.30000 V with 3 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can discharging overcurrent protection': Sending state 150.00000 A with 0 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can discharging overcurrent delay': Sending state 300.00000 s with 0 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can charging overcurrent protection': Sending state 100.00000 A with 0 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can charging overcurrent delay': Sending state 30.00000 s with 0 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can balance starting voltage': Sending state 3.40000 V with 3 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can balance opening pressure difference': Sending state 0.01000 V with 3 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can power tube temperature protection': Sending state 100.00000 °C with 0 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can power tube temperature recovery': Sending state 80.00000 °C with 0 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can temperature sensor temperature protection': Sending state 100.00000 °C with 0 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can temperature sensor temperature recovery': Sending state 100.00000 °C with 0 decimals of accuracy
[12:54:58][D][sensor:094]: 'jk-bms-can temperature sensor temperature difference protection': Sending state 20.00000 °C with 0 decimals of accuracy
[12:54:59][D][sensor:094]: 'jk-bms-can charging high temperature protection': Sending state 70.00000 °C with 0 decimals of accuracy
[12:54:59][D][sensor:094]: 'jk-bms-can discharging high temperature protection': Sending state 70.00000 °C with 0 decimals of accuracy
[12:54:59][D][sensor:094]: 'jk-bms-can charging low temperature protection': Sending state -20.00000 °C with 0 decimals of accuracy
[12:54:59][D][sensor:094]: 'jk-bms-can charging low temperature recovery': Sending state -10.00000 °C with 0 decimals of accuracy
[12:54:59][D][sensor:094]: 'jk-bms-can discharging low temperature protection': Sending state -20.00000 °C with 0 decimals of accuracy
[12:54:59][D][sensor:094]: 'jk-bms-can discharging low temperature recovery': Sending state -10.00000 °C with 0 decimals of accuracy
[12:54:59][D][sensor:094]: 'jk-bms-can total battery capacity setting': Sending state 45.00000 Ah with 0 decimals of accuracy
[12:54:59][D][sensor:094]: 'jk-bms-can capacity remaining derived': Sending state 37.80000 Ah with 0 decimals of accuracy
[12:54:59][D][sensor:094]: 'jk-bms-can current calibration': Sending state 1.05700 A with 3 decimals of accuracy
[12:54:59][D][sensor:094]: 'jk-bms-can device address': Sending state 1.00000 with 0 decimals of accuracy
[12:54:59][D][text_sensor:064]: 'jk-bms-can battery type': Sending state 'Lithium Iron Phosphate'
[12:54:59][D][sensor:094]: 'jk-bms-can sleep wait time': Sending state 10.00000 s with 0 decimals of accuracy
[12:54:59][D][sensor:094]: 'jk-bms-can alarm low volume': Sending state 20.00000 % with 0 decimals of accuracy
[12:54:59][D][text_sensor:064]: 'jk-bms-can password': Sending state '1234'
[12:54:59][D][text_sensor:064]: 'jk-bms-can device type': Sending state 'Input Us'
[12:54:59][D][sensor:094]: 'jk-bms-can total runtime': Sending state 499.50000 h with 0 decimals of accuracy
[12:54:59][D][text_sensor:064]: 'jk-bms-can total runtime formatted': Sending state '20d 19h'
[12:54:59][D][text_sensor:064]: 'jk-bms-can software version': Sending state '11.XW_S11.261__'
[12:54:59][D][sensor:094]: 'jk-bms-can actual battery capacity': Sending state 45.00000 Ah with 0 decimals of accuracy
[12:54:59][D][text_sensor:064]: 'jk-bms-can manufacturer': Sending state 'Input UserdaJK_B2A24S15P'
[12:54:59][W][component:204]: Component jk_modbus took a long time for an operation (0.80 s).
[12:54:59][W][component:205]: Components should block for at most 20-30ms.
[12:54:59][D][canbus:067]: received can message (#1) extended can_id=0xcf10100 size=8
[12:54:59][C][gpio.output:010]: GPIO Binary Output:
[12:54:59][C][gpio.output:011]: Pin: GPIO2
[12:54:59][C][gpio.output:012]: Inverted: YES
[12:54:59][I][main:199]: send can id: 0x359 hex: 0 0 0 0 3 0 0 0
[12:54:59][D][canbus:033]: send standard id=0x359 rtr=FALSE size=8
[12:54:59][C][canbus:021]: config standard id=0x004
[12:54:59][D][text_sensor:064]: 'jk-bms-can Charging Status': Sending state 'Bulk'
[12:54:59][I][main:257]: send can id: 0x351 hex: 28 2 f4 1 e8 3 e0 1
[12:54:59][I][main:258]: send can id: Charge Status Bulk
[12:54:59][D][canbus:033]: send standard id=0x351 rtr=FALSE size=8
[12:54:59][C][template.text_sensor:020]: Template Sensor 'jk-bms-can Uptime Human Readable'
[12:54:59][C][template.text_sensor:020]: Icon: 'mdi:clock-start'
[12:54:59][I][main:271]: send can id: 0x355 hex: 54 0 64 0
[12:54:59][D][canbus:033]: send standard id=0x355 rtr=FALSE size=4
[12:54:59][C][template.text_sensor:020]: Template Sensor 'jk-bms-can Charging Status'
[12:54:59][I][main:285]: send can id: 0x356 hex: 11 13 f6 ff b4 0
[12:54:59][D][canbus:033]: send standard id=0x356 rtr=FALSE size=6
[12:54:59][C][template.number:050]: Template Number 'jk-bms-can Absorption voltage'
[12:54:59][C][template.number:050]: Icon: 'mdi:battery-charging'
[12:54:59][C][template.number:050]: Unit of Measurement: 'V'
[12:54:59][C][template.number:051]: Optimistic: YES
[12:54:59][C][template.number:052]: Update Interval: 60.0s
[12:54:59][I][main:302]: send can id: 0x35C hex: c0 0
[12:54:59][D][canbus:033]: send standard id=0x35c rtr=FALSE size=2
[12:54:59][C][template.number:050]: Template Number 'jk-bms-can Charging current max'
[12:54:59][C][template.number:050]: Icon: 'mdi:current-dc'
[12:54:59][C][template.number:050]: Unit of Measurement: 'A'
[12:54:59][C][template.number:051]: Optimistic: YES
[12:54:59][C][template.number:052]: Update Interval: 60.0s
[12:54:59][I][main:320]: send can id: 0x70 hex: b4 0 b4 0 45 1 45 1
[12:54:59][D][canbus:033]: send standard id=0x070 rtr=FALSE size=8
[12:54:59][C][template.switch:068]: Template Switch 'jk-bms-can Charging enabled'
[12:54:59][C][template.switch:091]: Restore Mode: always OFF
[12:54:59][C][template.switch:057]: Optimistic: YES
[12:54:59][I][main:336]: send can id: 0x371 hex: 1 0 2 0 6 0 1 0
[12:54:59][D][canbus:033]: send standard id=0x371 rtr=FALSE size=8
[12:54:59][D][canbus:067]: received can message (#1) extended can_id=0xcf10101 size=8
[12:54:59][C][template.switch:068]: Template Switch 'jk-bms-can Discharge enabled'
[12:54:59][C][template.switch:091]: Restore Mode: always OFF
[12:54:59][C][template.switch:057]: Optimistic: YES
[12:54:59][D][canbus:033]: send standard id=0x35e rtr=FALSE size=8
[12:54:59][C][template.switch:068]: Template Switch 'jk-bms-can Charging manually (top bal)'
[12:54:59][C][template.switch:091]: Restore Mode: always OFF
[12:54:59][C][template.switch:057]: Optimistic: YES
[12:54:59][C][uptime.sensor:031]: Uptime Sensor 'jk-bms-can Uptime Sensor'
[12:54:59][C][uptime.sensor:031]: Device Class: 'duration'
[12:54:59][C][uptime.sensor:031]: State Class: 'total_increasing'
[12:54:59][C][uptime.sensor:031]: Unit of Measurement: 's'
[12:54:59][C][uptime.sensor:031]: Accuracy Decimals: 0
[12:54:59][C][uptime.sensor:031]: Icon: 'mdi:timer-outline'
[12:54:59][I][main:199]: send can id: 0x359 hex: 0 0 0 0 3 0 0 0
[12:54:59][D][canbus:033]: send standard id=0x359 rtr=FALSE size=8
[12:54:59][D][text_sensor:064]: 'jk-bms-can Charging Status': Sending state 'Bulk'
[12:54:59][I][main:257]: send can id: 0x351 hex: 28 2 f4 1 e8 3 e0 1
[12:54:59][I][main:258]: send can id: Charge Status Bulk
[12:54:59][D][canbus:033]: send standard id=0x351 rtr=FALSE size=8
[12:54:59][I][main:271]: send can id: 0x355 hex: 54 0 64 0
[12:54:59][D][canbus:033]: send standard id=0x355 rtr=FALSE size=4
[12:54:59][I][main:285]: send can id: 0x356 hex: 11 13 f6 ff b4 0
[12:54:59][D][canbus:033]: send standard id=0x356 rtr=FALSE size=6
[12:54:59][I][main:302]: send can id: 0x35C hex: c0 0
[12:54:59][D][canbus:033]: send standard id=0x35c rtr=FALSE size=2
[12:54:59][I][main:320]: send can id: 0x70 hex: b4 0 b4 0 45 1 45 1
[12:54:59][D][canbus:033]: send standard id=0x070 rtr=FALSE size=8
[12:54:59][I][main:336]: send can id: 0x371 hex: 1 0 2 0 6 0 1 0
[12:54:59][D][canbus:033]: send standard id=0x371 rtr=FALSE size=8
[12:54:59][C][light:103]: Light 'Builtin LED'
[12:54:59][D][canbus:033]: send standard id=0x35e rtr=FALSE size=8
[12:54:59][C][restart.button:017]: Restart Button 'Restart button'
[12:54:59][C][jk_bms:488]: JkBms:
[12:54:59][C][jk_bms:489]: Address: 0x4E
[12:54:59][C][jk_bms:490]: Fake traffic enabled: NO
[12:54:59][C][jk_bms:491]: Minimum Cell Voltage 'jk-bms-can min cell voltage'
[12:54:59][C][jk_bms:491]: Device Class: 'voltage'
[12:54:59][C][jk_bms:491]: State Class: 'measurement'
[12:54:59][C][jk_bms:491]: Unit of Measurement: 'V'
[12:54:59][C][jk_bms:491]: Accuracy Decimals: 3
[12:54:59][C][jk_bms:492]: Maximum Cell Voltage 'jk-bms-can max cell voltage'
[12:54:59][C][jk_bms:492]: Device Class: 'voltage'
[12:54:59][C][jk_bms:492]: State Class: 'measurement'
[12:54:59][C][jk_bms:492]: Unit of Measurement: 'V'
[12:54:59][C][jk_bms:492]: Accuracy Decimals: 3
[12:54:59][C][jk_bms:493]: Minimum Voltage Cell 'jk-bms-can min voltage cell'
[12:54:59][C][jk_bms:493]: State Class: 'measurement'
[12:54:59][C][jk_bms:493]: Unit of Measurement: ''
[12:54:59][C][jk_bms:493]: Accuracy Decimals: 0
[12:54:59][C][jk_bms:493]: Icon: 'mdi:battery-minus-outline'
[12:54:59][C][jk_bms:494]: Maximum Voltage Cell 'jk-bms-can max voltage cell'
[12:54:59][C][jk_bms:494]: State Class: 'measurement'
[12:54:59][C][jk_bms:494]: Unit of Measurement: ''
[12:54:59][C][jk_bms:494]: Accuracy Decimals: 0
[12:54:59][C][jk_bms:494]: Icon: 'mdi:battery-plus-outline'
[12:54:59][C][jk_bms:495]: Delta Cell Voltage 'jk-bms-can delta cell voltage'
[12:54:59][C][jk_bms:495]: Device Class: 'voltage'
[12:54:59][C][jk_bms:495]: State Class: 'measurement'
[12:54:59][C][jk_bms:495]: Unit of Measurement: 'V'
[12:54:59][C][jk_bms:495]: Accuracy Decimals: 3
[12:54:59][C][jk_bms:496]: Average Cell Voltage 'jk-bms-can average cell voltage'
[12:54:59][C][jk_bms:496]: Device Class: 'voltage'
[12:54:59][C][jk_bms:496]: State Class: 'measurement'
[12:54:59][C][jk_bms:496]: Unit of Measurement: 'V'
[12:54:59][C][jk_bms:496]: Accuracy Decimals: 3
[12:54:59][C][jk_bms:497]: Cell Voltage 1 'jk-bms-can cell voltage 1'
[12:54:59][C][jk_bms:497]: Device Class: 'voltage'
[12:54:59][C][jk_bms:497]: State Class: 'measurement'
[12:54:59][C][jk_bms:497]: Unit of Measurement: 'V'
[12:54:59][C][jk_bms:497]: Accuracy Decimals: 3
[12:54:59][C][jk_bms:498]: Cell Voltage 2 'jk-bms-can cell voltage 2'
[12:54:59][C][jk_bms:498]: Device Class: 'voltage'
[12:54:59][C][jk_bms:498]: State Class: 'measurement'
[12:54:59][C][jk_bms:498]: Unit of Measurement: 'V'
[12:54:59][C][jk_bms:498]: Accuracy Decimals: 3
[12:54:59][C][jk_bms:499]: Cell Voltage 3 'jk-bms-can cell voltage 3'
[12:54:59][C][jk_bms:499]: Device Class: 'voltage'
[12:54:59][C][jk_bms:499]: State Class: 'measurement'
[12:54:59][C][jk_bms:499]: Unit of Measurement: 'V'
[12:54:59][C][jk_bms:499]: Accuracy Decimals: 3
[12:54:59][C][jk_bms:500]: Cell Voltage 4 'jk-bms-can cell voltage 4'
[12:54:59][C][jk_bms:500]: Device Class: 'voltage'
[12:54:59][C][jk_bms:500]: State Class: 'measurement'
[12:54:59][C][jk_bms:500]: Unit of Measurement: 'V'
[12:54:59][C][jk_bms:500]: Accuracy Decimals: 3
[12:55:00][C][jk_bms:501]: Cell Voltage 5 'jk-bms-can cell voltage 5'
[12:55:00][C][jk_bms:501]: Device Class: 'voltage'
[12:55:00][C][jk_bms:501]: State Class: 'measurement'
[12:55:00][C][jk_bms:501]: Unit of Measurement: 'V'
[12:55:00][C][jk_bms:501]: Accuracy Decimals: 3
[12:55:00][C][jk_bms:502]: Cell Voltage 6 'jk-bms-can cell voltage 6'
[12:55:00][C][jk_bms:502]: Device Class: 'voltage'
[12:55:00][C][jk_bms:502]: State Class: 'measurement'
[12:55:00][C][jk_bms:502]: Unit of Measurement: 'V'
[12:55:00][C][jk_bms:502]: Accuracy Decimals: 3
[12:55:00][C][jk_bms:503]: Cell Voltage 7 'jk-bms-can cell voltage 7'
[12:55:00][C][jk_bms:503]: Device Class: 'voltage'
[12:55:00][C][jk_bms:503]: State Class: 'measurement'
[12:55:00][C][jk_bms:503]: Unit of Measurement: 'V'
[12:55:00][C][jk_bms:503]: Accuracy Decimals: 3
[12:55:00][C][jk_bms:504]: Cell Voltage 8 'jk-bms-can cell voltage 8'
[12:55:00][C][jk_bms:504]: Device Class: 'voltage'
[12:55:00][C][jk_bms:504]: State Class: 'measurement'
[12:55:00][C][jk_bms:504]: Unit of Measurement: 'V'
[12:55:00][C][jk_bms:504]: Accuracy Decimals: 3
[12:55:00][C][jk_bms:505]: Cell Voltage 9 'jk-bms-can cell voltage 9'
[12:55:00][C][jk_bms:505]: Device Class: 'voltage'
[12:55:00][C][jk_bms:505]: State Class: 'measurement'
[12:55:00][C][jk_bms:505]: Unit of Measurement: 'V'
[12:55:00][C][jk_bms:505]: Accuracy Decimals: 3
[12:55:00][C][jk_bms:506]: Cell Voltage 10 'jk-bms-can cell voltage 10'
[12:55:00][C][jk_bms:506]: Device Class: 'voltage'
[12:55:00][C][jk_bms:506]: State Class: 'measurement'
[12:55:00][C][jk_bms:506]: Unit of Measurement: 'V'
[12:55:00][C][jk_bms:506]: Accuracy Decimals: 3
[12:55:00][C][jk_bms:507]: Cell Voltage 11 'jk-bms-can cell voltage 11'
[12:55:00][C][jk_bms:507]: Device Class: 'voltage'
[12:55:00][C][jk_bms:507]: State Class: 'measurement'
[12:55:00][C][jk_bms:507]: Unit of Measurement: 'V'
[12:55:00][C][jk_bms:507]: Accuracy Decimals: 3
[12:55:00][C][jk_bms:508]: Cell Voltage 12 'jk-bms-can cell voltage 12'
[12:55:00][C][jk_bms:508]: Device Class: 'voltage'
[12:55:00][C][jk_bms:508]: State Class: 'measurement'
[12:55:00][C][jk_bms:508]: Unit of Measurement: 'V'
[12:55:00][C][jk_bms:508]: Accuracy Decimals: 3
[12:55:00][C][jk_bms:509]: Cell Voltage 13 'jk-bms-can cell voltage 13'
[12:55:00][C][jk_bms:509]: Device Class: 'voltage'
[12:55:00][C][jk_bms:509]: State Class: 'measurement'
[12:55:00][C][jk_bms:509]: Unit of Measurement: 'V'
[12:55:00][C][jk_bms:509]: Accuracy Decimals: 3
[12:55:00][C][jk_bms:510]: Cell Voltage 14 'jk-bms-can cell voltage 14'
[12:55:00][C][jk_bms:510]: Device Class: 'voltage'
[12:55:00][C][jk_bms:510]: State Class: 'measurement'
[12:55:00][C][jk_bms:510]: Unit of Measurement: 'V'
[12:55:00][C][jk_bms:510]: Accuracy Decimals: 3
[12:55:00][C][jk_bms:511]: Cell Voltage 15 'jk-bms-can cell voltage 15'
[12:55:00][C][jk_bms:511]: Device Class: 'voltage'
[12:55:00][C][jk_bms:511]: State Class: 'measurement'
[12:55:00][C][jk_bms:511]: Unit of Measurement: 'V'
[12:55:00][C][jk_bms:511]: Accuracy Decimals: 3
[12:55:00][C][jk_bms:512]: Cell Voltage 16 'jk-bms-can cell voltage 16'
[12:55:00][C][jk_bms:512]: Device Class: 'voltage'
[12:55:00][C][jk_bms:512]: State Class: 'measurement'
[12:55:00][C][jk_bms:512]: Unit of Measurement: 'V'
[12:55:00][C][jk_bms:512]: Accuracy Decimals: 3
[12:55:00][C][jk_bms:521]: Power Tube Temperature 'jk-bms-can power tube temperature'
[12:55:00][C][jk_bms:521]: Device Class: 'temperature'
[12:55:00][C][jk_bms:521]: State Class: 'measurement'
[12:55:00][C][jk_bms:521]: Unit of Measurement: '°C'
[12:55:00][C][jk_bms:521]: Accuracy Decimals: 0
[12:55:00][C][jk_bms:522]: Temperature Sensor 1 'jk-bms-can temperature sensor 1'
[12:55:00][C][jk_bms:522]: Device Class: 'temperature'
[12:55:00][C][jk_bms:522]: State Class: 'measurement'
[12:55:00][C][jk_bms:522]: Unit of Measurement: '°C'
[12:55:00][C][jk_bms:522]: Accuracy Decimals: 0
[12:55:00][C][jk_bms:523]: Temperature Sensor 2 'jk-bms-can temperature sensor 2'
[12:55:00][C][jk_bms:523]: Device Class: 'temperature'
[12:55:00][C][jk_bms:523]: State Class: 'measurement'
[12:55:00][C][jk_bms:523]: Unit of Measurement: '°C'
[12:55:00][C][jk_bms:523]: Accuracy Decimals: 0
[12:55:00][C][jk_bms:524]: Total Voltage 'jk-bms-can total voltage'
[12:55:00][C][jk_bms:524]: Device Class: 'voltage'
[12:55:00][C][jk_bms:524]: State Class: 'measurement'
[12:55:00][C][jk_bms:524]: Unit of Measurement: 'V'
[12:55:00][C][jk_bms:524]: Accuracy Decimals: 2
[12:55:00][C][jk_bms:525]: Current 'jk-bms-can current'
[12:55:00][C][jk_bms:525]: Device Class: 'current'
[12:55:00][C][jk_bms:525]: State Class: 'measurement'
[12:55:00][C][jk_bms:525]: Unit of Measurement: 'A'
[12:55:00][C][jk_bms:525]: Accuracy Decimals: 2
[12:55:00][C][jk_bms:525]: Icon: 'mdi:current-dc'
[12:55:00][C][jk_bms:526]: Power 'jk-bms-can power'
[12:55:00][C][jk_bms:526]: Device Class: 'power'
[12:55:00][C][jk_bms:526]: State Class: 'measurement'
[12:55:00][C][jk_bms:526]: Unit of Measurement: 'W'
[12:55:00][C][jk_bms:526]: Accuracy Decimals: 2
[12:55:00][C][jk_bms:527]: Charging Power 'jk-bms-can charging power'
[12:55:00][C][jk_bms:527]: Device Class: 'power'
[12:55:00][C][jk_bms:527]: State Class: 'measurement'
[12:55:00][C][jk_bms:527]: Unit of Measurement: 'W'
[12:55:00][C][jk_bms:527]: Accuracy Decimals: 2
[12:55:00][C][jk_bms:528]: Discharging Power 'jk-bms-can discharging power'
[12:55:00][C][jk_bms:528]: Device Class: 'power'
[12:55:00][C][jk_bms:528]: State Class: 'measurement'
[12:55:00][C][jk_bms:528]: Unit of Measurement: 'W'
[12:55:00][C][jk_bms:528]: Accuracy Decimals: 2
[12:55:00][C][jk_bms:529]: Capacity Remaining 'jk-bms-can capacity remaining'
[12:55:00][C][jk_bms:529]: State Class: 'measurement'
[12:55:00][C][jk_bms:529]: Unit of Measurement: '%'
[12:55:00][C][jk_bms:529]: Accuracy Decimals: 0
[12:55:00][C][jk_bms:529]: Icon: 'mdi:battery-50'
[12:55:00][C][jk_bms:530]: Capacity Remaining Derived 'jk-bms-can capacity remaining derived'
[12:55:00][C][jk_bms:530]: State Class: 'measurement'
[12:55:00][C][jk_bms:530]: Unit of Measurement: 'Ah'
[12:55:00][C][jk_bms:530]: Accuracy Decimals: 0
[12:55:00][C][jk_bms:530]: Icon: 'mdi:battery-50'
[12:55:00][C][jk_bms:531]: Temperature Sensors 'jk-bms-can temperature sensors'
[12:55:00][C][jk_bms:531]: State Class: 'measurement'
[12:55:00][C][jk_bms:531]: Unit of Measurement: ''
[12:55:00][C][jk_bms:531]: Accuracy Decimals: 0
[12:55:00][C][jk_bms:532]: Charging Cycles 'jk-bms-can charging cycles'
[12:55:00][C][jk_bms:532]: State Class: 'measurement'
[12:55:00][C][jk_bms:532]: Unit of Measurement: ''
[12:55:00][C][jk_bms:532]: Accuracy Decimals: 0
[12:55:00][C][jk_bms:532]: Icon: 'mdi:battery-sync'
[12:55:00][C][jk_bms:533]: Total Charging Cycle Capacity 'jk-bms-can total charging cycle capacity'
[12:55:00][C][jk_bms:533]: State Class: 'measurement'
[12:55:00][C][jk_bms:533]: Unit of Measurement: 'Ah'
[12:55:00][C][jk_bms:533]: Accuracy Decimals: 0
[12:55:00][C][jk_bms:533]: Icon: 'mdi:counter'
[12:55:00][C][jk_bms:534]: Battery Strings 'jk-bms-can battery strings'
[12:55:00][C][jk_bms:534]: State Class: 'measurement'
[12:55:00][C][jk_bms:534]: Unit of Measurement: ''
[12:55:00][C][jk_bms:534]: Accuracy Decimals: 0
[12:55:00][C][jk_bms:534]: Icon: 'mdi:car-battery'
[12:55:00][C][jk_bms:535]: Errors Bitmask 'jk-bms-can errors bitmask'
[12:55:00][C][jk_bms:535]: State Class: 'measurement'
[12:55:00][C][jk_bms:535]: Unit of Measurement: ''
[12:55:00][C][jk_bms:535]: Accuracy Decimals: 0
[12:55:00][C][jk_bms:535]: Icon: 'mdi:alert-circle-outline'
[12:55:00][C][jk_bms:536]: Operation Mode Bitmask 'jk-bms-can operation mode bitmask'
[12:55:00][C][jk_bms:536]: State Class: 'measurement'
[12:55:00][C][jk_bms:536]: Unit of Measurement: ''
[12:55:00][C][jk_bms:536]: Accuracy Decimals: 0
[12:55:00][C][jk_bms:536]: Icon: 'mdi:heart-pulse'
[12:55:00][C][jk_bms:537]: Total Voltage Overvoltage Protection 'jk-bms-can total voltage overvoltage protection'
[12:55:00][C][jk_bms:537]: Device Class: 'voltage'
[12:55:00][C][jk_bms:537]: State Class: 'measurement'
[12:55:00][C][jk_bms:537]: Unit of Measurement: 'V'
[12:55:00][C][jk_bms:537]: Accuracy Decimals: 2
[12:55:00][C][jk_bms:538]: Total Voltage Undervoltage Protection 'jk-bms-can total voltage undervoltage protection'
[12:55:00][C][jk_bms:538]: Device Class: 'voltage'
[12:55:00][C][jk_bms:538]: State Class: 'measurement'
[12:55:00][C][jk_bms:538]: Unit of Measurement: 'V'
[12:55:00][C][jk_bms:538]: Accuracy Decimals: 2
[12:55:00][C][jk_bms:539]: Cell Voltage Overvoltage Protection 'jk-bms-can cell voltage overvoltage protection'
[12:55:00][C][jk_bms:539]: Device Class: 'voltage'
[12:55:00][C][jk_bms:539]: State Class: 'measurement'
[12:55:00][C][jk_bms:539]: Unit of Measurement: 'V'
[12:55:00][C][jk_bms:539]: Accuracy Decimals: 3
[12:55:00][C][jk_bms:540]: Cell Voltage Overvoltage Recovery 'jk-bms-can cell voltage overvoltage recovery'
[12:55:00][C][jk_bms:540]: Device Class: 'voltage'
[12:55:00][C][jk_bms:540]: State Class: 'measurement'
[12:55:00][C][jk_bms:540]: Unit of Measurement: 'V'
[12:55:00][C][jk_bms:540]: Accuracy Decimals: 3
[12:55:00][C][jk_bms:541]: Cell Voltage Overvoltage Delay 'jk-bms-can cell voltage overvoltage delay'
[12:55:00][C][jk_bms:541]: State Class: 'measurement'
[12:55:00][C][jk_bms:541]: Unit of Measurement: 's'
[12:55:00][C][jk_bms:541]: Accuracy Decimals: 0
[12:55:00][C][jk_bms:541]: Icon: 'mdi:timelapse'
[12:55:00][C][jk_bms:542]: Cell Voltage Undervoltage Protection 'jk-bms-can cell voltage undervoltage protection'
[12:55:00][C][jk_bms:542]: Device Class: 'voltage'
[12:55:00][C][jk_bms:542]: State Class: 'measurement'
[12:55:00][C][jk_bms:542]: Unit of Measurement: 'V'
[12:55:00][C][jk_bms:542]: Accuracy Decimals: 3
[12:55:00][C][jk_bms:543]: Cell Voltage Undervoltage Recovery 'jk-bms-can cell voltage undervoltage recovery'
[12:55:00][C][jk_bms:543]: Device Class: 'voltage'
[12:55:00][C][jk_bms:543]: State Class: 'measurement'
[12:55:00][C][jk_bms:543]: Unit of Measurement: 'V'
[12:55:00][C][jk_bms:543]: Accuracy Decimals: 3
[12:55:00][C][jk_bms:544]: Cell Voltage Undervoltage Delay 'jk-bms-can cell voltage undervoltage delay'
[12:55:00][C][jk_bms:544]: State Class: 'measurement'
[12:55:00][C][jk_bms:544]: Unit of Measurement: 's'
[12:55:00][C][jk_bms:544]: Accuracy Decimals: 0
[12:55:00][C][jk_bms:544]: Icon: 'mdi:timelapse'
[12:55:00][C][jk_bms:545]: Cell Pressure Difference Protection 'jk-bms-can cell pressure difference protection'
[12:55:00][C][jk_bms:545]: Device Class: 'voltage'
[12:55:00][C][jk_bms:545]: State Class: 'measurement'
[12:55:00][C][jk_bms:545]: Unit of Measurement: 'V'
[12:55:00][C][jk_bms:545]: Accuracy Decimals: 3
[12:55:00][C][jk_bms:546]: Discharging Overcurrent Protection 'jk-bms-can discharging overcurrent protection'
[12:55:00][C][jk_bms:546]: Device Class: 'current'
[12:55:01][C][jk_bms:546]: State Class: 'measurement'
[12:55:01][C][jk_bms:546]: Unit of Measurement: 'A'
[12:55:01][C][jk_bms:546]: Accuracy Decimals: 0
[12:55:01][C][jk_bms:546]: Icon: 'mdi:current-dc'
[12:55:01][C][jk_bms:547]: Discharging Overcurrent Delay 'jk-bms-can discharging overcurrent delay'
[12:55:01][C][jk_bms:547]: State Class: 'measurement'
[12:55:01][C][jk_bms:547]: Unit of Measurement: 's'
[12:55:01][C][jk_bms:547]: Accuracy Decimals: 0
[12:55:01][C][jk_bms:547]: Icon: 'mdi:timelapse'
[12:55:01][C][jk_bms:548]: Charging Overcurrent Protection 'jk-bms-can charging overcurrent protection'
[12:55:01][C][jk_bms:548]: Device Class: 'current'
[12:55:01][C][jk_bms:548]: State Class: 'measurement'
[12:55:01][C][jk_bms:548]: Unit of Measurement: 'A'
[12:55:01][C][jk_bms:548]: Accuracy Decimals: 0
[12:55:01][C][jk_bms:548]: Icon: 'mdi:current-dc'
[12:55:01][C][jk_bms:549]: Charging Overcurrent Delay 'jk-bms-can charging overcurrent delay'
[12:55:01][C][jk_bms:549]: State Class: 'measurement'
[12:55:01][C][jk_bms:549]: Unit of Measurement: 's'
[12:55:01][C][jk_bms:549]: Accuracy Decimals: 0
[12:55:01][C][jk_bms:549]: Icon: 'mdi:timelapse'
[12:55:01][C][jk_bms:550]: Balance Starting Voltage 'jk-bms-can balance starting voltage'
[12:55:01][C][jk_bms:550]: Device Class: 'voltage'
[12:55:01][C][jk_bms:550]: State Class: 'measurement'
[12:55:01][C][jk_bms:550]: Unit of Measurement: 'V'
[12:55:01][C][jk_bms:550]: Accuracy Decimals: 3
[12:55:01][C][jk_bms:551]: Balance Opening Pressure Difference 'jk-bms-can balance opening pressure difference'
[12:55:01][C][jk_bms:551]: Device Class: 'voltage'
[12:55:01][C][jk_bms:551]: State Class: 'measurement'
[12:55:01][C][jk_bms:551]: Unit of Measurement: 'V'
[12:55:01][C][jk_bms:551]: Accuracy Decimals: 3
[12:55:01][C][jk_bms:552]: Power Tube Temperature Protection 'jk-bms-can power tube temperature protection'
[12:55:01][C][jk_bms:552]: Device Class: 'temperature'
[12:55:01][C][jk_bms:552]: State Class: 'measurement'
[12:55:01][C][jk_bms:552]: Unit of Measurement: '°C'
[12:55:01][C][jk_bms:552]: Accuracy Decimals: 0
[12:55:01][C][jk_bms:553]: Power Tube Temperature Recovery 'jk-bms-can power tube temperature recovery'
[12:55:01][C][jk_bms:553]: Device Class: 'temperature'
[12:55:01][C][jk_bms:553]: State Class: 'measurement'
[12:55:01][C][jk_bms:553]: Unit of Measurement: '°C'
[12:55:01][C][jk_bms:553]: Accuracy Decimals: 0
[12:55:01][C][jk_bms:554]: Temperature Sensor Temperature Protection 'jk-bms-can temperature sensor temperature protection'
[12:55:01][C][jk_bms:554]: Device Class: 'temperature'
[12:55:01][C][jk_bms:554]: State Class: 'measurement'
[12:55:01][C][jk_bms:554]: Unit of Measurement: '°C'
[12:55:01][C][jk_bms:554]: Accuracy Decimals: 0
[12:55:01][C][jk_bms:555]: Temperature Sensor Temperature Recovery 'jk-bms-can temperature sensor temperature recovery'
[12:55:01][C][jk_bms:555]: Device Class: 'temperature'
[12:55:01][C][jk_bms:555]: State Class: 'measurement'
[12:55:01][C][jk_bms:555]: Unit of Measurement: '°C'
[12:55:01][C][jk_bms:555]: Accuracy Decimals: 0
[12:55:01][C][jk_bms:557]: Temperature Sensor Temperature Difference Protection 'jk-bms-can temperature sensor temperature difference protection'
[12:55:01][C][jk_bms:557]: Device Class: 'temperature'
[12:55:01][C][jk_bms:557]: State Class: 'measurement'
[12:55:01][C][jk_bms:557]: Unit of Measurement: '°C'
[12:55:01][C][jk_bms:557]: Accuracy Decimals: 0
[12:55:01][C][jk_bms:558]: Charging High Temperature Protection 'jk-bms-can charging high temperature protection'
[12:55:01][C][jk_bms:558]: Device Class: 'temperature'
[12:55:01][C][jk_bms:558]: State Class: 'measurement'
[12:55:01][C][jk_bms:558]: Unit of Measurement: '°C'
[12:55:01][C][jk_bms:558]: Accuracy Decimals: 0
[12:55:01][C][jk_bms:559]: Discharging High Temperature Protection 'jk-bms-can discharging high temperature protection'
[12:55:01][C][jk_bms:559]: Device Class: 'temperature'
[12:55:01][C][jk_bms:559]: State Class: 'measurement'
[12:55:01][C][jk_bms:559]: Unit of Measurement: '°C'
[12:55:01][C][jk_bms:559]: Accuracy Decimals: 0
[12:55:01][C][jk_bms:560]: Charging Low Temperature Protection 'jk-bms-can charging low temperature protection'
[12:55:01][C][jk_bms:560]: Device Class: 'temperature'
[12:55:01][C][jk_bms:560]: State Class: 'measurement'
[12:55:01][C][jk_bms:560]: Unit of Measurement: '°C'
[12:55:01][C][jk_bms:560]: Accuracy Decimals: 0
[12:55:01][C][jk_bms:561]: Charging Low Temperature Recovery 'jk-bms-can charging low temperature recovery'
[12:55:01][C][jk_bms:561]: Device Class: 'temperature'
[12:55:01][C][jk_bms:561]: State Class: 'measurement'
[12:55:01][C][jk_bms:561]: Unit of Measurement: '°C'
[12:55:01][C][jk_bms:561]: Accuracy Decimals: 0
[12:55:01][C][jk_bms:562]: Discharging Low Temperature Protection 'jk-bms-can discharging low temperature protection'
[12:55:01][C][jk_bms:562]: Device Class: 'temperature'
[12:55:01][C][jk_bms:562]: State Class: 'measurement'
[12:55:01][C][jk_bms:562]: Unit of Measurement: '°C'
[12:55:01][C][jk_bms:562]: Accuracy Decimals: 0
[12:55:01][C][jk_bms:563]: Discharging Low Temperature Recovery 'jk-bms-can discharging low temperature recovery'
[12:55:01][C][jk_bms:563]: Device Class: 'temperature'
[12:55:01][C][jk_bms:563]: State Class: 'measurement'
[12:55:01][C][jk_bms:563]: Unit of Measurement: '°C'
[12:55:01][C][jk_bms:563]: Accuracy Decimals: 0
[12:55:01][C][jk_bms:564]: Total Battery Capacity Setting 'jk-bms-can total battery capacity setting'
[12:55:01][C][jk_bms:564]: State Class: 'measurement'
[12:55:01][C][jk_bms:564]: Unit of Measurement: 'Ah'
[12:55:01][C][jk_bms:564]: Accuracy Decimals: 0
[12:55:01][C][jk_bms:564]: Icon: 'mdi:battery-sync'
[12:55:01][C][jk_bms:565]: Current Calibration 'jk-bms-can current calibration'
[12:55:01][C][jk_bms:565]: Device Class: 'current'
[12:55:01][C][jk_bms:565]: State Class: 'measurement'
[12:55:01][C][jk_bms:565]: Unit of Measurement: 'A'
[12:55:01][C][jk_bms:565]: Accuracy Decimals: 3
[12:55:01][C][jk_bms:565]: Icon: 'mdi:current-dc'
[12:55:01][C][jk_bms:566]: Device Address 'jk-bms-can device address'
[12:55:01][C][jk_bms:566]: State Class: 'measurement'
[12:55:01][C][jk_bms:566]: Unit of Measurement: ''
[12:55:01][C][jk_bms:566]: Accuracy Decimals: 0
[12:55:01][C][jk_bms:566]: Icon: 'mdi:identifier'
[12:55:01][C][jk_bms:567]: Battery Type 'jk-bms-can battery type'
[12:55:01][C][jk_bms:567]: Icon: 'mdi:car-battery'
[12:55:01][C][jk_bms:568]: Sleep Wait Time 'jk-bms-can sleep wait time'
[12:55:01][C][jk_bms:568]: State Class: 'measurement'
[12:55:01][C][jk_bms:568]: Unit of Measurement: 's'
[12:55:01][C][jk_bms:568]: Accuracy Decimals: 0
[12:55:01][C][jk_bms:568]: Icon: 'mdi:timelapse'
[12:55:01][C][jk_bms:569]: Alarm Low Volume 'jk-bms-can alarm low volume'
[12:55:01][C][jk_bms:569]: State Class: 'measurement'
[12:55:01][C][jk_bms:569]: Unit of Measurement: '%'
[12:55:01][C][jk_bms:569]: Accuracy Decimals: 0
[12:55:01][C][jk_bms:569]: Icon: 'mdi:volume-high'
[12:55:01][C][jk_bms:570]: Password 'jk-bms-can password'
[12:55:01][C][jk_bms:570]: Icon: 'mdi:lock-outline'
[12:55:01][C][jk_bms:571]: Device Type 'jk-bms-can device type'
[12:55:01][C][jk_bms:572]: Manufacturing Date 'jk-bms-can manufacturing date'
[12:55:01][C][jk_bms:572]: State Class: 'measurement'
[12:55:01][C][jk_bms:572]: Unit of Measurement: ''
[12:55:01][C][jk_bms:572]: Accuracy Decimals: 0
[12:55:01][C][jk_bms:573]: Total Runtime 'jk-bms-can total runtime'
[12:55:01][C][jk_bms:573]: State Class: 'total_increasing'
[12:55:01][C][jk_bms:573]: Unit of Measurement: 'h'
[12:55:01][C][jk_bms:573]: Accuracy Decimals: 0
[12:55:01][C][jk_bms:573]: Icon: 'mdi:timelapse'
[12:55:01][C][jk_bms:574]: Software Version 'jk-bms-can software version'
[12:55:01][C][jk_bms:576]: Manufacturer 'jk-bms-can manufacturer'
[12:55:01][C][jk_bms:578]: Balancing 'jk-bms-can balancing'
[12:55:01][C][jk_bms:579]: Balancing Switch 'jk-bms-can balancing switch'
[12:55:01][C][jk_bms:580]: Charging 'jk-bms-can charging'
[12:55:01][C][jk_bms:581]: Charging Switch 'jk-bms-can charging switch'
[12:55:01][C][jk_bms:582]: Discharging 'jk-bms-can discharging'
[12:55:01][C][jk_bms:583]: Discharging Switch 'jk-bms-can discharging switch'
[12:55:01][C][jk_bms:584]: Dedicated Charger Switch 'jk-bms-can dedicated charger switch'
[12:55:01][C][jk_bms:585]: Total Runtime Formatted 'jk-bms-can total runtime formatted'
[12:55:01][C][jk_bms:585]: Icon: 'mdi:timelapse'
[12:55:01][I][main:199]: send can id: 0x359 hex: 0 0 0 0 3 0 0 0
[12:55:01][D][canbus:033]: send standard id=0x359 rtr=FALSE size=8
[12:55:01][D][canbus:067]: received can message (#1) extended can_id=0xcf10102 size=8
[12:55:01][D][canbus:067]: received can message (#2) extended can_id=0xcf10103 size=8
[12:55:01][D][canbus:067]: received can message (#3) extended can_id=0xcf10104 size=8
[12:55:01][D][text_sensor:064]: 'jk-bms-can Charging Status': Sending state 'Bulk'
[12:55:01][I][main:257]: send can id: 0x351 hex: 28 2 f4 1 e8 3 e0 1
[12:55:01][I][main:258]: send can id: Charge Status Bulk
[12:55:01][D][canbus:033]: send standard id=0x351 rtr=FALSE size=8
[12:55:01][I][main:271]: send can id: 0x355 hex: 54 0 64 0
[12:55:01][D][canbus:033]: send standard id=0x355 rtr=FALSE size=4
[12:55:01][I][main:285]: send can id: 0x356 hex: 11 13 f6 ff b4 0
[12:55:01][D][canbus:033]: send standard id=0x356 rtr=FALSE size=6
[12:55:01][C][mdns:112]: mDNS:
[12:55:01][C][mdns:113]: Hostname: inverter-bms-can
[12:55:01][I][main:302]: send can id: 0x35C hex: c0 0
[12:55:01][D][canbus:033]: send standard id=0x35c rtr=FALSE size=2
[12:55:01][C][ota:093]: Over-The-Air Updates:
[12:55:01][C][ota:094]: Address: inverter-bms-can.local:3232
[12:55:01][C][ota:097]: Using Password.
[12:55:01][I][main:320]: send can id: 0x70 hex: b4 0 b4 0 45 1 45 1
[12:55:01][D][canbus:033]: send standard id=0x070 rtr=FALSE size=8
[12:55:01][C][api:138]: API Server:
[12:55:01][C][api:139]: Address: inverter-bms-can.local:6053
[12:55:01][C][api:141]: Using noise encryption: YES
[12:55:01][I][main:336]: send can id: 0x371 hex: 1 0 2 0 6 0 1 0
[12:55:01][D][canbus:033]: send standard id=0x371 rtr=FALSE size=8
[12:55:01][D][canbus:033]: send standard id=0x35e rtr=FALSE size=8
[12:55:02][D][canbus:067]: received can message (#1) extended can_id=0xcf10105 size=8
[12:55:02][I][main:199]: send can id: 0x359 hex: 0 0 0 0 3 0 0 0
[12:55:02][D][canbus:033]: send standard id=0x359 rtr=FALSE size=8
[12:55:02][D][text_sensor:064]: 'jk-bms-can Charging Status': Sending state 'Bulk'
[12:55:02][I][main:257]: send can id: 0x351 hex: 28 2 f4 1 e8 3 e0 1
[12:55:02][I][main:258]: send can id: Charge Status Bulk
[12:55:02][D][canbus:033]: send standard id=0x351 rtr=FALSE size=8
[12:55:02][I][main:271]: send can id: 0x355 hex: 54 0 64 0
[12:55:02][D][canbus:033]: send standard id=0x355 rtr=FALSE size=4
[12:55:02][I][main:285]: send can id: 0x356 hex: 11 13 f6 ff b4 0
[12:55:02][D][canbus:033]: send standard id=0x356 rtr=FALSE size=6
[12:55:02][I][main:302]: send can id: 0x35C hex: c0 0
[12:55:02][D][canbus:033]: send standard id=0x35c rtr=FALSE size=2
[12:55:02][I][main:320]: send can id: 0x70 hex: b4 0 b4 0 45 1 45 1
[12:55:02][D][canbus:033]: send standard id=0x070 rtr=FALSE size=8
[12:55:02][I][main:336]: send can id: 0x371 hex: 1 0 2 0 6 0 1 0
[12:55:02][D][canbus:033]: send standard id=0x371 rtr=FALSE size=8
[12:55:02][D][canbus:033]: send standard id=0x35e rtr=FALSE size=8
[12:55:02][D][canbus:067]: received can message (#1) extended can_id=0xcf10106 size=8
[12:55:03][D][canbus:067]: received can message (#1) extended can_id=0xcf10107 size=8
[12:55:03][I][jk_bms:062]: Status frame received
[12:55:03][D][sensor:094]: 'jk-bms-can cell voltage 1': Sending state 3.25200 V with 3 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can cell voltage 2': Sending state 3.25400 V with 3 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can cell voltage 3': Sending state 3.25300 V with 3 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can cell voltage 4': Sending state 3.25400 V with 3 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can cell voltage 5': Sending state 3.25300 V with 3 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can cell voltage 6': Sending state 3.25700 V with 3 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can cell voltage 7': Sending state 3.25100 V with 3 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can cell voltage 8': Sending state 3.25500 V with 3 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can cell voltage 9': Sending state 3.25500 V with 3 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can cell voltage 10': Sending state 3.25700 V with 3 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can cell voltage 11': Sending state 3.25500 V with 3 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can cell voltage 12': Sending state 3.25500 V with 3 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can cell voltage 13': Sending state 3.25400 V with 3 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can cell voltage 14': Sending state 3.25500 V with 3 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can cell voltage 15': Sending state 3.25700 V with 3 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can min cell voltage': Sending state 3.25100 V with 3 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can max cell voltage': Sending state 3.25700 V with 3 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can max voltage cell': Sending state 6.00000 with 0 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can min voltage cell': Sending state 7.00000 with 0 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can delta cell voltage': Sending state 0.00600 V with 3 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can average cell voltage': Sending state 3.25447 V with 3 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can power tube temperature': Sending state 20.00000 °C with 0 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can temperature sensor 1': Sending state 18.00000 °C with 0 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can temperature sensor 2': Sending state 18.00000 °C with 0 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can total voltage': Sending state 48.81000 V with 2 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can current': Sending state -1.05000 A with 2 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can power': Sending state -51.25050 W with 2 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can charging power': Sending state 0.00000 W with 2 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can discharging power': Sending state 51.25050 W with 2 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can capacity remaining': Sending state 84.00000 % with 0 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can temperature sensors': Sending state 2.00000 with 0 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can charging cycles': Sending state 0.00000 with 0 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can total charging cycle capacity': Sending state 6.00000 Ah with 0 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can battery strings': Sending state 15.00000 with 0 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can errors bitmask': Sending state 0.00000 with 0 decimals of accuracy
[12:55:03][D][text_sensor:064]: 'jk-bms-can errors': Sending state ''
[12:55:03][D][sensor:094]: 'jk-bms-can operation mode bitmask': Sending state 3.00000 with 0 decimals of accuracy
[12:55:03][D][text_sensor:064]: 'jk-bms-can operation mode': Sending state 'Charging enabled;Discharging enabled'
[12:55:03][D][sensor:094]: 'jk-bms-can total voltage overvoltage protection': Sending state 54.00000 V with 2 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can total voltage undervoltage protection': Sending state 39.00000 V with 2 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can cell voltage overvoltage protection': Sending state 3.60000 V with 3 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can cell voltage overvoltage recovery': Sending state 3.55000 V with 3 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can cell voltage overvoltage delay': Sending state 5.00000 s with 0 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can cell voltage undervoltage protection': Sending state 2.60000 V with 3 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can cell voltage undervoltage recovery': Sending state 2.65000 V with 3 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can cell voltage undervoltage delay': Sending state 5.00000 s with 0 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can cell pressure difference protection': Sending state 0.30000 V with 3 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can discharging overcurrent protection': Sending state 150.00000 A with 0 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can discharging overcurrent delay': Sending state 300.00000 s with 0 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can charging overcurrent protection': Sending state 100.00000 A with 0 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can charging overcurrent delay': Sending state 30.00000 s with 0 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can balance starting voltage': Sending state 3.40000 V with 3 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can balance opening pressure difference': Sending state 0.01000 V with 3 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can power tube temperature protection': Sending state 100.00000 °C with 0 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can power tube temperature recovery': Sending state 80.00000 °C with 0 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can temperature sensor temperature protection': Sending state 100.00000 °C with 0 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can temperature sensor temperature recovery': Sending state 100.00000 °C with 0 decimals of accuracy
[12:55:03][D][sensor:094]: 'jk-bms-can temperature sensor temperature difference protection': Sending state 20.00000 °C with 0 decimals of accuracy
[12:55:04][D][sensor:094]: 'jk-bms-can charging high temperature protection': Sending state 70.00000 °C with 0 decimals of accuracy
[12:55:04][D][sensor:094]: 'jk-bms-can discharging high temperature protection': Sending state 70.00000 °C with 0 decimals of accuracy
[12:55:04][D][sensor:094]: 'jk-bms-can charging low temperature protection': Sending state -20.00000 °C with 0 decimals of accuracy
[12:55:04][D][sensor:094]: 'jk-bms-can charging low temperature recovery': Sending state -10.00000 °C with 0 decimals of accuracy
[12:55:04][D][sensor:094]: 'jk-bms-can discharging low temperature protection': Sending state -20.00000 °C with 0 decimals of accuracy
[12:55:04][D][sensor:094]: 'jk-bms-can discharging low temperature recovery': Sending state -10.00000 °C with 0 decimals of accuracy
[12:55:04][D][sensor:094]: 'jk-bms-can total battery capacity setting': Sending state 45.00000 Ah with 0 decimals of accuracy
[12:55:04][D][sensor:094]: 'jk-bms-can capacity remaining derived': Sending state 37.80000 Ah with 0 decimals of accuracy
[12:55:04][D][sensor:094]: 'jk-bms-can current calibration': Sending state 1.05700 A with 3 decimals of accuracy
[12:55:04][D][sensor:094]: 'jk-bms-can device address': Sending state 1.00000 with 0 decimals of accuracy
[12:55:04][D][text_sensor:064]: 'jk-bms-can battery type': Sending state 'Lithium Iron Phosphate'
[12:55:04][D][sensor:094]: 'jk-bms-can sleep wait time': Sending state 10.00000 s with 0 decimals of accuracy
[12:55:04][D][sensor:094]: 'jk-bms-can alarm low volume': Sending state 20.00000 % with 0 decimals of accuracy
[12:55:04][D][text_sensor:064]: 'jk-bms-can password': Sending state '1234'
[12:55:04][D][text_sensor:064]: 'jk-bms-can device type': Sending state 'Input Us'
[12:55:04][D][sensor:094]: 'jk-bms-can total runtime': Sending state 499.50000 h with 0 decimals of accuracy
[12:55:04][D][text_sensor:064]: 'jk-bms-can total runtime formatted': Sending state '20d 19h'
[12:55:04][D][text_sensor:064]: 'jk-bms-can software version': Sending state '11.XW_S11.261__'
[12:55:04][D][sensor:094]: 'jk-bms-can actual battery capacity': Sending state 45.00000 Ah with 0 decimals of accuracy
[12:55:04][D][text_sensor:064]: 'jk-bms-can manufacturer': Sending state 'Input UserdaJK_B2A24S15P'
[12:55:04][W][component:204]: Component jk_modbus took a long time for an operation (0.80 s).
[12:55:04][W][component:205]: Components should block for at most 20-30ms.
[12:55:04][D][canbus:067]: received can message (#1) extended can_id=0xcf10108 size=8
[12:55:04][I][main:199]: send can id: 0x359 hex: 0 0 0 0 3 0 0 0
[12:55:04][D][canbus:033]: send standard id=0x359 rtr=FALSE size=8
[12:55:04][D][text_sensor:064]: 'jk-bms-can Charging Status': Sending state 'Bulk'
[12:55:04][I][main:257]: send can id: 0x351 hex: 28 2 f4 1 e8 3 e0 1
[12:55:04][I][main:258]: send can id: Charge Status Bulk
[12:55:04][D][canbus:033]: send standard id=0x351 rtr=FALSE size=8
[12:55:04][I][main:271]: send can id: 0x355 hex: 54 0 64 0
[12:55:04][D][canbus:033]: send standard id=0x355 rtr=FALSE size=4
[12:55:04][I][main:285]: send can id: 0x356 hex: 11 13 f6 ff b4 0
[12:55:04][D][canbus:033]: send standard id=0x356 rtr=FALSE size=6
[12:55:04][I][main:302]: send can id: 0x35C hex: c0 0
[12:55:04][D][canbus:033]: send standard id=0x35c rtr=FALSE size=2
[12:55:04][I][main:320]: send can id: 0x70 hex: b4 0 b4 0 45 1 45 1
[12:55:04][D][canbus:033]: send standard id=0x070 rtr=FALSE size=8
[12:55:04][I][main:336]: send can id: 0x371 hex: 1 0 2 0 6 0 7 0
[12:55:04][D][canbus:033]: send standard id=0x371 rtr=FALSE size=8
[12:55:04][D][canbus:033]: send standard id=0x35e rtr=FALSE size=8
[12:55:04][I][main:199]: send can id: 0x359 hex: 0 0 0 0 3 0 0 0
[12:55:04][D][canbus:033]: send standard id=0x359 rtr=FALSE size=8
[12:55:04][D][text_sensor:064]: 'jk-bms-can Charging Status': Sending state 'Bulk'
[12:55:04][I][main:257]: send can id: 0x351 hex: 28 2 f4 1 e8 3 e0 1
[12:55:04][I][main:258]: send can id: Charge Status Bulk
[12:55:04][D][canbus:033]: send standard id=0x351 rtr=FALSE size=8
[12:55:04][I][main:271]: send can id: 0x355 hex: 54 0 64 0
[12:55:04][D][canbus:033]: send standard id=0x355 rtr=FALSE size=4
[12:55:04][I][main:285]: send can id: 0x356 hex: 11 13 f6 ff b4 0
[12:55:04][D][canbus:033]: send standard id=0x356 rtr=FALSE size=6
[12:55:04][I][main:302]: send can id: 0x35C hex: c0 0
[12:55:04][D][canbus:033]: send standard id=0x35c rtr=FALSE size=2
[12:55:04][I][main:320]: send can id: 0x70 hex: b4 0 b4 0 45 1 45 1
[12:55:04][D][canbus:033]: send standard id=0x070 rtr=FALSE size=8
[12:55:04][D][canbus:067]: received can message (#1) extended can_id=0xcf10109 size=8
[12:55:04][I][main:336]: send can id: 0x371 hex: 1 0 2 0 6 0 7 0
[12:55:04][D][canbus:033]: send standard id=0x371 rtr=FALSE size=8
[12:55:04][D][canbus:033]: send standard id=0x35e rtr=FALSE size=8
[12:55:05][D][canbus:067]: received can message (#1) extended can_id=0xcf1010a size=8
[12:55:05][I][main:199]: send can id: 0x359 hex: 0 0 0 0 3 0 0 0
[12:55:05][D][canbus:033]: send standard id=0x359 rtr=FALSE size=8
[12:55:05][D][text_sensor:064]: 'jk-bms-can Charging Status': Sending state 'Bulk'
[12:55:05][I][main:257]: send can id: 0x351 hex: 28 2 f4 1 e8 3 e0 1
[12:55:05][I][main:258]: send can id: Charge Status Bulk
[12:55:05][D][canbus:033]: send standard id=0x351 rtr=FALSE size=8
[12:55:05][I][main:271]: send can id: 0x355 hex: 54 0 64 0
[12:55:05][D][canbus:033]: send standard id=0x355 rtr=FALSE size=4
[12:55:05][I][main:285]: send can id: 0x356 hex: 11 13 f6 ff b4 0
[12:55:05][D][canbus:033]: send standard id=0x356 rtr=FALSE size=6
[12:55:05][I][main:302]: send can id: 0x35C hex: c0 0
[12:55:05][D][canbus:033]: send standard id=0x35c rtr=FALSE size=2
[12:55:05][I][main:320]: send can id: 0x70 hex: b4 0 b4 0 45 1 45 1
[12:55:05][D][canbus:033]: send standard id=0x070 rtr=FALSE size=8
[12:55:05][I][main:336]: send can id: 0x371 hex: 1 0 2 0 6 0 7 0
[12:55:05][D][canbus:033]: send standard id=0x371 rtr=FALSE size=8
[12:55:05][D][canbus:033]: send standard id=0x35e rtr=FALSE size=8
[12:55:05][D][canbus:067]: received can message (#1) extended can_id=0xcf1010b size=8
[12:55:06][I][main:199]: send can id: 0x359 hex: 0 0 0 0 3 0 0 0
[12:55:06][D][canbus:033]: send standard id=0x359 rtr=FALSE size=8
[12:55:06][D][text_sensor:064]: 'jk-bms-can Charging Status': Sending state 'Bulk'
[12:55:06][I][main:257]: send can id: 0x351 hex: 28 2 f4 1 e8 3 e0 1
[12:55:06][I][main:258]: send can id: Charge Status Bulk
[12:55:06][D][canbus:033]: send standard id=0x351 rtr=FALSE size=8
[12:55:06][I][main:271]: send can id: 0x355 hex: 54 0 64 0
[12:55:06][D][canbus:033]: send standard id=0x355 rtr=FALSE size=4
[12:55:06][D][canbus:067]: received can message (#1) extended can_id=0xcf1010c size=8
[12:55:06][I][main:285]: send can id: 0x356 hex: 11 13 f6 ff b4 0
[12:55:06][D][canbus:033]: send standard id=0x356 rtr=FALSE size=6
[12:55:06][I][main:302]: send can id: 0x35C hex: c0 0
[12:55:06][D][canbus:033]: send standard id=0x35c rtr=FALSE size=2
[12:55:06][I][main:320]: send can id: 0x70 hex: b4 0 b4 0 45 1 45 1
[12:55:06][D][canbus:033]: send standard id=0x070 rtr=FALSE size=8
[12:55:06][I][main:336]: send can id: 0x371 hex: 1 0 2 0 6 0 7 0
[12:55:06][D][canbus:033]: send standard id=0x371 rtr=FALSE size=8
[12:55:06][D][canbus:033]: send standard id=0x35e rtr=FALSE size=8
[12:55:07][D][canbus:067]: received can message (#1) extended can_id=0xcf1010d size=8
[12:55:07][I][main:199]: send can id: 0x359 hex: 0 0 0 0 3 0 0 0
[12:55:07][D][canbus:033]: send standard id=0x359 rtr=FALSE size=8
[12:55:07][D][text_sensor:064]: 'jk-bms-can Charging Status': Sending state 'Bulk'
[12:55:07][I][main:257]: send can id: 0x351 hex: 28 2 f4 1 e8 3 e0 1
[12:55:07][I][main:258]: send can id: Charge Status Bulk
[12:55:07][D][canbus:033]: send standard id=0x351 rtr=FALSE size=8
[12:55:07][I][main:271]: send can id: 0x355 hex: 54 0 64 0
[12:55:07][D][canbus:033]: send standard id=0x355 rtr=FALSE size=4
[12:55:07][I][main:285]: send can id: 0x356 hex: 11 13 f6 ff b4 0
[12:55:07][D][canbus:033]: send standard id=0x356 rtr=FALSE size=6
[12:55:07][I][main:302]: send can id: 0x35C hex: c0 0
[12:55:07][D][canbus:033]: send standard id=0x35c rtr=FALSE size=2
[12:55:07][I][main:320]: send can id: 0x70 hex: b4 0 b4 0 45 1 45 1
[12:55:07][D][canbus:033]: send standard id=0x070 rtr=FALSE size=8
[12:55:07][I][main:336]: send can id: 0x371 hex: 1 0 2 0 6 0 7 0
[12:55:07][D][canbus:033]: send standard id=0x371 rtr=FALSE size=8
[12:55:07][D][canbus:033]: send standard id=0x35e rtr=FALSE size=8
[12:55:07][D][canbus:067]: received can message (#1) extended can_id=0xcf1010e size=8
[12:55:08][I][jk_bms:062]: Status frame received
[12:55:08][D][sensor:094]: 'jk-bms-can cell voltage 1': Sending state 3.25200 V with 3 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can cell voltage 2': Sending state 3.25300 V with 3 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can cell voltage 3': Sending state 3.25200 V with 3 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can cell voltage 4': Sending state 3.25200 V with 3 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can cell voltage 5': Sending state 3.25200 V with 3 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can cell voltage 6': Sending state 3.25400 V with 3 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can cell voltage 7': Sending state 3.25100 V with 3 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can cell voltage 8': Sending state 3.25500 V with 3 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can cell voltage 9': Sending state 3.25300 V with 3 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can cell voltage 10': Sending state 3.25500 V with 3 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can cell voltage 11': Sending state 3.25500 V with 3 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can cell voltage 12': Sending state 3.25500 V with 3 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can cell voltage 13': Sending state 3.25200 V with 3 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can cell voltage 14': Sending state 3.25500 V with 3 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can cell voltage 15': Sending state 3.25700 V with 3 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can min cell voltage': Sending state 3.25100 V with 3 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can max cell voltage': Sending state 3.25700 V with 3 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can max voltage cell': Sending state 15.00000 with 0 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can min voltage cell': Sending state 7.00000 with 0 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can delta cell voltage': Sending state 0.00600 V with 3 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can average cell voltage': Sending state 3.25353 V with 3 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can power tube temperature': Sending state 20.00000 °C with 0 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can temperature sensor 1': Sending state 18.00000 °C with 0 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can temperature sensor 2': Sending state 18.00000 °C with 0 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can total voltage': Sending state 48.80000 V with 2 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can current': Sending state -1.05000 A with 2 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can power': Sending state -51.24000 W with 2 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can charging power': Sending state 0.00000 W with 2 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can discharging power': Sending state 51.24000 W with 2 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can capacity remaining': Sending state 84.00000 % with 0 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can temperature sensors': Sending state 2.00000 with 0 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can charging cycles': Sending state 0.00000 with 0 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can total charging cycle capacity': Sending state 6.00000 Ah with 0 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can battery strings': Sending state 15.00000 with 0 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can errors bitmask': Sending state 0.00000 with 0 decimals of accuracy
[12:55:08][D][text_sensor:064]: 'jk-bms-can errors': Sending state ''
[12:55:08][D][sensor:094]: 'jk-bms-can operation mode bitmask': Sending state 3.00000 with 0 decimals of accuracy
[12:55:08][D][text_sensor:064]: 'jk-bms-can operation mode': Sending state 'Charging enabled;Discharging enabled'
[12:55:08][D][sensor:094]: 'jk-bms-can total voltage overvoltage protection': Sending state 54.00000 V with 2 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can total voltage undervoltage protection': Sending state 39.00000 V with 2 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can cell voltage overvoltage protection': Sending state 3.60000 V with 3 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can cell voltage overvoltage recovery': Sending state 3.55000 V with 3 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can cell voltage overvoltage delay': Sending state 5.00000 s with 0 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can cell voltage undervoltage protection': Sending state 2.60000 V with 3 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can cell voltage undervoltage recovery': Sending state 2.65000 V with 3 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can cell voltage undervoltage delay': Sending state 5.00000 s with 0 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can cell pressure difference protection': Sending state 0.30000 V with 3 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can discharging overcurrent protection': Sending state 150.00000 A with 0 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can discharging overcurrent delay': Sending state 300.00000 s with 0 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can charging overcurrent protection': Sending state 100.00000 A with 0 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can charging overcurrent delay': Sending state 30.00000 s with 0 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can balance starting voltage': Sending state 3.40000 V with 3 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can balance opening pressure difference': Sending state 0.01000 V with 3 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can power tube temperature protection': Sending state 100.00000 °C with 0 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can power tube temperature recovery': Sending state 80.00000 °C with 0 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can temperature sensor temperature protection': Sending state 100.00000 °C with 0 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can temperature sensor temperature recovery': Sending state 100.00000 °C with 0 decimals of accuracy
[12:55:08][D][sensor:094]: 'jk-bms-can temperature sensor temperature difference protection': Sending state 20.00000 °C with 0 decimals of accuracy
[12:55:09][D][sensor:094]: 'jk-bms-can charging high temperature protection': Sending state 70.00000 °C with 0 decimals of accuracy
[12:55:09][D][sensor:094]: 'jk-bms-can discharging high temperature protection': Sending state 70.00000 °C with 0 decimals of accuracy
[12:55:09][D][sensor:094]: 'jk-bms-can charging low temperature protection': Sending state -20.00000 °C with 0 decimals of accuracy
[12:55:09][D][sensor:094]: 'jk-bms-can charging low temperature recovery': Sending state -10.00000 °C with 0 decimals of accuracy
[12:55:09][D][sensor:094]: 'jk-bms-can discharging low temperature protection': Sending state -20.00000 °C with 0 decimals of accuracy
[12:55:09][D][sensor:094]: 'jk-bms-can discharging low temperature recovery': Sending state -10.00000 °C with 0 decimals of accuracy
[12:55:09][D][sensor:094]: 'jk-bms-can total battery capacity setting': Sending state 45.00000 Ah with 0 decimals of accuracy
[12:55:09][D][sensor:094]: 'jk-bms-can capacity remaining derived': Sending state 37.80000 Ah with 0 decimals of accuracy
[12:55:09][D][sensor:094]: 'jk-bms-can current calibration': Sending state 1.05700 A with 3 decimals of accuracy
[12:55:09][D][sensor:094]: 'jk-bms-can device address': Sending state 1.00000 with 0 decimals of accuracy
[12:55:09][D][text_sensor:064]: 'jk-bms-can battery type': Sending state 'Lithium Iron Phosphate'
[12:55:09][D][sensor:094]: 'jk-bms-can sleep wait time': Sending state 10.00000 s with 0 decimals of accuracy
[12:55:09][D][sensor:094]: 'jk-bms-can alarm low volume': Sending state 20.00000 % with 0 decimals of accuracy
[12:55:09][D][text_sensor:064]: 'jk-bms-can password': Sending state '1234'
[12:55:09][D][text_sensor:064]: 'jk-bms-can device type': Sending state 'Input Us'
[12:55:09][D][sensor:094]: 'jk-bms-can total runtime': Sending state 499.50000 h with 0 decimals of accuracy
[12:55:09][D][text_sensor:064]: 'jk-bms-can total runtime formatted': Sending state '20d 19h'
[12:55:09][D][text_sensor:064]: 'jk-bms-can software version': Sending state '11.XW_S11.261__'
[12:55:09][D][sensor:094]: 'jk-bms-can actual battery capacity': Sending state 45.00000 Ah with 0 decimals of accuracy
[12:55:09][D][text_sensor:064]: 'jk-bms-can manufacturer': Sending state 'Input UserdaJK_B2A24S15P'
[12:55:09][W][component:204]: Component jk_modbus took a long time for an operation (0.80 s).
[12:55:09][W][component:205]: Components should block for at most 20-30ms.
[12:55:09][D][canbus:067]: received can message (#1) extended can_id=0xcf1010f size=8
[12:55:09][D][canbus:067]: received can message (#2) extended can_id=0xcf10220 size=8
[12:55:09][I][main:199]: send can id: 0x359 hex: 0 0 0 0 3 0 0 0
[12:55:09][D][canbus:033]: send standard id=0x359 rtr=FALSE size=8
[12:55:09][D][text_sensor:064]: 'jk-bms-can Charging Status': Sending state 'Bulk'
[12:55:09][I][main:257]: send can id: 0x351 hex: 28 2 f4 1 e8 3 e0 1
[12:55:09][I][main:258]: send can id: Charge Status Bulk
[12:55:09][D][canbus:033]: send standard id=0x351 rtr=FALSE size=8
[12:55:09][I][main:271]: send can id: 0x355 hex: 54 0 64 0
[12:55:09][D][canbus:033]: send standard id=0x355 rtr=FALSE size=4
[12:55:09][I][main:285]: send can id: 0x356 hex: 10 13 f6 ff b4 0
[12:55:09][D][canbus:033]: send standard id=0x356 rtr=FALSE size=6
[12:55:09][I][main:302]: send can id: 0x35C hex: c0 0
[12:55:09][D][canbus:033]: send standard id=0x35c rtr=FALSE size=2
[12:55:09][I][main:320]: send can id: 0x70 hex: b4 0 b4 0 45 1 45 1
[12:55:09][D][canbus:033]: send standard id=0x070 rtr=FALSE size=8
[12:55:09][I][main:336]: send can id: 0x371 hex: 1 0 2 0 f 0 7 0
[12:55:09][D][canbus:033]: send standard id=0x371 rtr=FALSE size=8
[12:55:09][D][canbus:033]: send standard id=0x35e rtr=FALSE size=8
[12:55:09][I][main:199]: send can id: 0x359 hex: 0 0 0 0 3 0 0 0
[12:55:09][D][canbus:033]: send standard id=0x359 rtr=FALSE size=8
[12:55:09][D][text_sensor:064]: 'jk-bms-can Charging Status': Sending state 'Bulk'
[12:55:09][I][main:257]: send can id: 0x351 hex: 28 2 f4 1 e8 3 e0 1
[12:55:09][I][main:258]: send can id: Charge Status Bulk
[12:55:09][D][canbus:033]: send standard id=0x351 rtr=FALSE size=8
[12:55:09][I][main:271]: send can id: 0x355 hex: 54 0 64 0
[12:55:09][D][canbus:033]: send standard id=0x355 rtr=FALSE size=4
[12:55:09][I][main:285]: send can id: 0x356 hex: 10 13 f6 ff b4 0
[12:55:09][D][canbus:033]: send standard id=0x356 rtr=FALSE size=6
[12:55:09][I][main:302]: send can id: 0x35C hex: c0 0
[12:55:09][D][canbus:033]: send standard id=0x35c rtr=FALSE size=2
[12:55:09][I][main:320]: send can id: 0x70 hex: b4 0 b4 0 45 1 45 1
[12:55:09][D][canbus:033]: send standard id=0x070 rtr=FALSE size=8
[12:55:09][I][main:336]: send can id: 0x371 hex: 1 0 2 0 f 0 7 0
[12:55:09][D][canbus:033]: send standard id=0x371 rtr=FALSE size=8
[12:55:09][D][canbus:033]: send standard id=0x35e rtr=FALSE size=8
[12:55:09][D][canbus:067]: received can message (#1) extended can_id=0xcf10400 size=8
[12:55:10][D][canbus:067]: received can message (#1) extended can_id=0xcf10410 size=8
[12:55:10][I][main:199]: send can id: 0x359 hex: 0 0 0 0 3 0 0 0
[12:55:10][D][canbus:033]: send standard id=0x359 rtr=FALSE size=8
[12:55:10][D][text_sensor:064]: 'jk-bms-can Charging Status': Sending state 'Bulk'
[12:55:10][I][main:257]: send can id: 0x351 hex: 28 2 f4 1 e8 3 e0 1
[12:55:10][I][main:258]: send can id: Charge Status Bulk
[12:55:10][D][canbus:033]: send standard id=0x351 rtr=FALSE size=8
[12:55:10][I][main:271]: send can id: 0x355 hex: 54 0 64 0
[12:55:10][D][canbus:033]: send standard id=0x355 rtr=FALSE size=4
[12:55:10][I][main:285]: send can id: 0x356 hex: 10 13 f6 ff b4 0
[12:55:10][D][canbus:033]: send standard id=0x356 rtr=FALSE size=6
[12:55:10][I][main:302]: send can id: 0x35C hex: c0 0
[12:55:10][D][canbus:033]: send standard id=0x35c rtr=FALSE size=2
[12:55:10][I][main:320]: send can id: 0x70 hex: b4 0 b4 0 45 1 45 1
[12:55:10][D][canbus:033]: send standard id=0x070 rtr=FALSE size=8
[12:55:10][I][main:336]: send can id: 0x371 hex: 1 0 2 0 f 0 7 0
[12:55:10][D][canbus:033]: send standard id=0x371 rtr=FALSE size=8
[12:55:10][D][canbus:033]: send standard id=0x35e rtr=FALSE size=8
[12:55:11][D][canbus:067]: received can message (#1) extended can_id=0xcf10100 size=8
[12:55:11][I][main:199]: send can id: 0x359 hex: 0 0 0 0 3 0 0 0
[12:55:11][D][canbus:033]: send standard id=0x359 rtr=FALSE size=8
[12:55:11][D][text_sensor:064]: 'jk-bms-can Charging Status': Sending state 'Bulk'
[12:55:11][I][main:257]: send can id: 0x351 hex: 28 2 f4 1 e8 3 e0 1
[12:55:11][I][main:258]: send can id: Charge Status Bulk
[12:55:11][D][canbus:033]: send standard id=0x351 rtr=FALSE size=8
[12:55:11][I][main:271]: send can id: 0x355 hex: 54 0 64 0
[12:55:11][D][canbus:033]: send standard id=0x355 rtr=FALSE size=4
[12:55:11][I][main:285]: send can id: 0x356 hex: 10 13 f6 ff b4 0
[12:55:11][D][canbus:033]: send standard id=0x356 rtr=FALSE size=6
[12:55:11][I][main:302]: send can id: 0x35C hex: c0 0
[12:55:11][D][canbus:033]: send standard id=0x35c rtr=FALSE size=2
[12:55:11][I][main:320]: send can id: 0x70 hex: b4 0 b4 0 45 1 45 1
[12:55:11][D][canbus:033]: send standard id=0x070 rtr=FALSE size=8
[12:55:11][I][main:336]: send can id: 0x371 hex: 1 0 2 0 f 0 7 0
[12:55:11][D][canbus:033]: send standard id=0x371 rtr=FALSE size=8
[12:55:11][D][canbus:033]: send standard id=0x35e rtr=FALSE size=8
[12:55:11][D][canbus:067]: received can message (#1) extended can_id=0xcf10101 size=8
[12:55:12][D][canbus:067]: received can message (#1) extended can_id=0xcf10102 size=8
[12:55:12][I][main:199]: send can id: 0x359 hex: 0 0 0 0 3 0 0 0
[12:55:12][D][canbus:033]: send standard id=0x359 rtr=FALSE size=8
[12:55:12][D][text_sensor:064]: 'jk-bms-can Charging Status': Sending state 'Bulk'
[12:55:12][I][main:257]: send can id: 0x351 hex: 28 2 f4 1 e8 3 e0 1
[12:55:12][I][main:258]: send can id: Charge Status Bulk
[12:55:12][D][canbus:033]: send standard id=0x351 rtr=FALSE size=8
[12:55:12][I][main:271]: send can id: 0x355 hex: 54 0 64 0
[12:55:12][D][canbus:033]: send standard id=0x355 rtr=FALSE size=4
[12:55:12][I][main:285]: send can id: 0x356 hex: 10 13 f6 ff b4 0
[12:55:12][D][canbus:033]: send standard id=0x356 rtr=FALSE size=6
[12:55:12][I][main:302]: send can id: 0x35C hex: c0 0
[12:55:12][D][canbus:033]: send standard id=0x35c rtr=FALSE size=2
[12:55:12][I][main:320]: send can id: 0x70 hex: b4 0 b4 0 45 1 45 1
[12:55:12][D][canbus:033]: send standard id=0x070 rtr=FALSE size=8
[12:55:12][I][main:336]: send can id: 0x371 hex: 1 0 2 0 f 0 7 0
[12:55:12][D][canbus:033]: send standard id=0x371 rtr=FALSE size=8
[12:55:12][D][canbus:033]: send standard id=0x35e rtr=FALSE size=8
[12:55:13][D][canbus:067]: received can message (#1) extended can_id=0xcf10103 size=8
[12:55:13][I][jk_bms:062]: Status frame received
[12:55:13][D][sensor:094]: 'jk-bms-can cell voltage 1': Sending state 3.25200 V with 3 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can cell voltage 2': Sending state 3.25400 V with 3 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can cell voltage 3': Sending state 3.25100 V with 3 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can cell voltage 4': Sending state 3.25200 V with 3 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can cell voltage 5': Sending state 3.25100 V with 3 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can cell voltage 6': Sending state 3.25500 V with 3 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can cell voltage 7': Sending state 3.25100 V with 3 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can cell voltage 8': Sending state 3.25500 V with 3 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can cell voltage 9': Sending state 3.25400 V with 3 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can cell voltage 10': Sending state 3.25500 V with 3 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can cell voltage 11': Sending state 3.25300 V with 3 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can cell voltage 12': Sending state 3.25500 V with 3 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can cell voltage 13': Sending state 3.25200 V with 3 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can cell voltage 14': Sending state 3.25500 V with 3 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can cell voltage 15': Sending state 3.25500 V with 3 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can min cell voltage': Sending state 3.25100 V with 3 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can max cell voltage': Sending state 3.25500 V with 3 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can max voltage cell': Sending state 6.00000 with 0 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can min voltage cell': Sending state 3.00000 with 0 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can delta cell voltage': Sending state 0.00400 V with 3 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can average cell voltage': Sending state 3.25333 V with 3 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can power tube temperature': Sending state 20.00000 °C with 0 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can temperature sensor 1': Sending state 18.00000 °C with 0 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can temperature sensor 2': Sending state 18.00000 °C with 0 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can total voltage': Sending state 48.80000 V with 2 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can current': Sending state -1.05000 A with 2 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can power': Sending state -51.24000 W with 2 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can charging power': Sending state 0.00000 W with 2 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can discharging power': Sending state 51.24000 W with 2 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can capacity remaining': Sending state 84.00000 % with 0 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can temperature sensors': Sending state 2.00000 with 0 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can charging cycles': Sending state 0.00000 with 0 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can total charging cycle capacity': Sending state 6.00000 Ah with 0 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can battery strings': Sending state 15.00000 with 0 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can errors bitmask': Sending state 0.00000 with 0 decimals of accuracy
[12:55:13][D][text_sensor:064]: 'jk-bms-can errors': Sending state ''
[12:55:13][D][sensor:094]: 'jk-bms-can operation mode bitmask': Sending state 3.00000 with 0 decimals of accuracy
[12:55:13][D][text_sensor:064]: 'jk-bms-can operation mode': Sending state 'Charging enabled;Discharging enabled'
[12:55:13][D][sensor:094]: 'jk-bms-can total voltage overvoltage protection': Sending state 54.00000 V with 2 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can total voltage undervoltage protection': Sending state 39.00000 V with 2 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can cell voltage overvoltage protection': Sending state 3.60000 V with 3 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can cell voltage overvoltage recovery': Sending state 3.55000 V with 3 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can cell voltage overvoltage delay': Sending state 5.00000 s with 0 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can cell voltage undervoltage protection': Sending state 2.60000 V with 3 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can cell voltage undervoltage recovery': Sending state 2.65000 V with 3 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can cell voltage undervoltage delay': Sending state 5.00000 s with 0 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can cell pressure difference protection': Sending state 0.30000 V with 3 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can discharging overcurrent protection': Sending state 150.00000 A with 0 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can discharging overcurrent delay': Sending state 300.00000 s with 0 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can charging overcurrent protection': Sending state 100.00000 A with 0 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can charging overcurrent delay': Sending state 30.00000 s with 0 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can balance starting voltage': Sending state 3.40000 V with 3 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can balance opening pressure difference': Sending state 0.01000 V with 3 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can power tube temperature protection': Sending state 100.00000 °C with 0 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can power tube temperature recovery': Sending state 80.00000 °C with 0 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can temperature sensor temperature protection': Sending state 100.00000 °C with 0 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can temperature sensor temperature recovery': Sending state 100.00000 °C with 0 decimals of accuracy
[12:55:13][D][sensor:094]: 'jk-bms-can temperature sensor temperature difference protection': Sending state 20.00000 °C with 0 decimals of accuracy
[12:55:14][D][sensor:094]: 'jk-bms-can charging high temperature protection': Sending state 70.00000 °C with 0 decimals of accuracy
[12:55:14][D][sensor:094]: 'jk-bms-can discharging high temperature protection': Sending state 70.00000 °C with 0 decimals of accuracy
[12:55:14][D][sensor:094]: 'jk-bms-can charging low temperature protection': Sending state -20.00000 °C with 0 decimals of accuracy
[12:55:14][D][sensor:094]: 'jk-bms-can charging low temperature recovery': Sending state -10.00000 °C with 0 decimals of accuracy
[12:55:14][D][sensor:094]: 'jk-bms-can discharging low temperature protection': Sending state -20.00000 °C with 0 decimals of accuracy
[12:55:14][D][sensor:094]: 'jk-bms-can discharging low temperature recovery': Sending state -10.00000 °C with 0 decimals of accuracy
[12:55:14][D][sensor:094]: 'jk-bms-can total battery capacity setting': Sending state 45.00000 Ah with 0 decimals of accuracy
[12:55:14][D][sensor:094]: 'jk-bms-can capacity remaining derived': Sending state 37.80000 Ah with 0 decimals of accuracy
[12:55:14][D][sensor:094]: 'jk-bms-can current calibration': Sending state 1.05700 A with 3 decimals of accuracy
[12:55:14][D][sensor:094]: 'jk-bms-can device address': Sending state 1.00000 with 0 decimals of accuracy
[12:55:14][D][text_sensor:064]: 'jk-bms-can battery type': Sending state 'Lithium Iron Phosphate'
[12:55:14][D][sensor:094]: 'jk-bms-can sleep wait time': Sending state 10.00000 s with 0 decimals of accuracy
[12:55:14][D][sensor:094]: 'jk-bms-can alarm low volume': Sending state 20.00000 % with 0 decimals of accuracy
[12:55:14][D][text_sensor:064]: 'jk-bms-can password': Sending state '1234'
[12:55:14][D][text_sensor:064]: 'jk-bms-can device type': Sending state 'Input Us'
[12:55:14][D][sensor:094]: 'jk-bms-can total runtime': Sending state 499.51666 h with 0 decimals of accuracy
[12:55:14][D][text_sensor:064]: 'jk-bms-can total runtime formatted': Sending state '20d 19h'
[12:55:14][D][text_sensor:064]: 'jk-bms-can software version': Sending state '11.XW_S11.261__'
[12:55:14][D][sensor:094]: 'jk-bms-can actual battery capacity': Sending state 45.00000 Ah with 0 decimals of accuracy
[12:55:14][D][text_sensor:064]: 'jk-bms-can manufacturer': Sending state 'Input UserdaJK_B2A24S15P'
[12:55:14][W][component:204]: Component jk_modbus took a long time for an operation (0.80 s).
[12:55:14][W][component:205]: Components should block for at most 20-30ms.
[12:55:14][D][canbus:067]: received can message (#1) extended can_id=0xcf10104 size=8
[12:55:14][D][api:102]: Accepted 192.168.0.142
[12:55:14][I][main:199]: send can id: 0x359 hex: 0 0 0 0 3 0 0 0
[12:55:14][D][canbus:033]: send standard id=0x359 rtr=FALSE size=8
[12:55:14][D][text_sensor:064]: 'jk-bms-can Charging Status': Sending state 'Bulk'
[12:55:14][I][main:257]: send can id: 0x351 hex: 28 2 f4 1 e8 3 e0 1
[12:55:14][I][main:258]: send can id: Charge Status Bulk
[12:55:14][D][canbus:033]: send standard id=0x351 rtr=FALSE size=8
[12:55:14][I][main:271]: send can id: 0x355 hex: 54 0 64 0
[12:55:14][D][canbus:033]: send standard id=0x355 rtr=FALSE size=4
[12:55:14][I][main:285]: send can id: 0x356 hex: 10 13 f6 ff b4 0
[12:55:14][D][canbus:033]: send standard id=0x356 rtr=FALSE size=6
[12:55:14][I][main:302]: send can id: 0x35C hex: c0 0
[12:55:14][D][canbus:033]: send standard id=0x35c rtr=FALSE size=2
[12:55:14][I][main:320]: send can id: 0x70 hex: b4 0 b4 0 45 1 45 1
[12:55:14][D][canbus:033]: send standard id=0x070 rtr=FALSE size=8
[12:55:14][I][main:336]: send can id: 0x371 hex: 1 0 2 0 6 0 3 0
[12:55:14][D][canbus:033]: send standard id=0x371 rtr=FALSE size=8
[12:55:14][D][canbus:067]: received can message (#1) extended can_id=0xcf10105 size=8
[12:55:14][D][canbus:033]: send standard id=0x35e rtr=FALSE size=8
[12:55:14]
Serial port closed!
Beta Was this translation helpful? Give feedback.
All reactions