Advertisement
tahc81

Untitled

Nov 27th, 2023 (edited)
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PowerShell 361.05 KB | Science | 0 0
  1. PS C:\_elektro\FVE\esphome> esphome logs .\test-eth.yaml
  2. INFO ESPHome 2023.11.4
  3. INFO Reading configuration .\test-eth.yaml...
  4. WARNING The selected Arduino framework version is not the recommended one. If there are connectivity or build issues please remove the manual version.
  5. WARNING The selected Arduino framework version is not the recommended one. If there are connectivity or build issues please remove the manual version.
  6. INFO Starting log output from eth-test.local using esphome API
  7. INFO Successfully connected to eth-test in 0.342s
  8. INFO Successful handshake with eth-test in 0.017s
  9. [18:49:24][I][app:102]: ESPHome version 2023.11.4 compiled on Nov 27 2023, 10:41:31
  10. [18:49:24][I][app:104]: Project tahc81.eth-test version 1.0.0
  11. [18:49:24][C][logger:416]: Logger:
  12. [18:49:24][C][logger:417]:   Level: DEBUG
  13. [18:49:24][C][logger:418]:   Log Baud Rate: 115200
  14. [18:49:24][C][logger:420]:   Hardware UART: UART0
  15. [18:49:24][C][uart.arduino_esp32:124]: UART Bus 1:
  16. [18:49:24][C][uart.arduino_esp32:125]:   TX Pin: GPIO32
  17. [18:49:24][C][uart.arduino_esp32:126]:   RX Pin: GPIO34
  18. [18:49:24][C][uart.arduino_esp32:128]:   RX Buffer Size: 512
  19. [18:49:24][C][uart.arduino_esp32:130]:   Baud Rate: 9600 baud
  20. [18:49:24][C][uart.arduino_esp32:131]:   Data Bits: 8
  21. [18:49:24][C][uart.arduino_esp32:132]:   Parity: NONE
  22. [18:49:24][C][uart.arduino_esp32:133]:   Stop bits: 1
  23. [18:49:24][C][jbd_bms:388]: JbdBms:
  24. [18:49:24][C][jbd_bms:389]:   RX timeout: 200 ms
  25. [18:49:24][C][jbd_bms:390]:   Fake traffic enabled: NO
  26. [18:49:24][C][jbd_bms:396]: Total voltage 'jbd-bms total voltage'
  27. [18:49:24][C][jbd_bms:396]:   Device Class: 'voltage'
  28. [18:49:24][C][jbd_bms:396]:   State Class: 'measurement'
  29. [18:49:24][C][jbd_bms:396]:   Unit of Measurement: 'V'
  30. [18:49:24][C][jbd_bms:396]:   Accuracy Decimals: 2
  31. [18:49:24][C][jbd_bms:397]: Battery strings 'jbd-bms battery strings'
  32. [18:49:24][C][jbd_bms:397]:   State Class: 'measurement'
  33. [18:49:24][C][jbd_bms:397]:   Unit of Measurement: ''
  34. [18:49:24][C][jbd_bms:397]:   Accuracy Decimals: 0
  35. [18:49:24][C][jbd_bms:397]:   Icon: 'mdi:car-battery'
  36. [18:49:24][C][jbd_bms:398]: Software version 'jbd-bms software version'
  37. [18:49:24][C][jbd_bms:398]:   State Class: 'measurement'
  38. [18:49:24][C][jbd_bms:398]:   Unit of Measurement: ''
  39. [18:49:24][C][jbd_bms:398]:   Accuracy Decimals: 1
  40. [18:49:24][C][jbd_bms:398]:   Icon: 'mdi:numeric'
  41. [18:49:24][C][jbd_bms:399]: Current 'jbd-bms current'
  42. [18:49:24][C][jbd_bms:399]:   Device Class: 'current'
  43. [18:49:24][C][jbd_bms:399]:   State Class: 'measurement'
  44. [18:49:24][C][jbd_bms:399]:   Unit of Measurement: 'A'
  45. [18:49:24][C][jbd_bms:399]:   Accuracy Decimals: 1
  46. [18:49:24][C][jbd_bms:399]:   Icon: 'mdi:current-dc'
  47. [18:49:24][C][jbd_bms:400]: Power 'jbd-bms power'
  48. [18:49:24][C][jbd_bms:400]:   Device Class: 'power'
  49. [18:49:24][C][jbd_bms:400]:   State Class: 'measurement'
  50. [18:49:24][C][jbd_bms:400]:   Unit of Measurement: 'W'
  51. [18:49:24][C][jbd_bms:400]:   Accuracy Decimals: 1
  52. [18:49:24][C][jbd_bms:401]: Charging Power 'jbd-bms charging power'
  53. [18:49:24][C][jbd_bms:401]:   Device Class: 'power'
  54. [18:49:24][C][jbd_bms:401]:   State Class: 'measurement'
  55. [18:49:24][C][jbd_bms:401]:   Unit of Measurement: 'W'
  56. [18:49:24][C][jbd_bms:401]:   Accuracy Decimals: 2
  57. [18:49:24][C][jbd_bms:402]: Discharging Power 'jbd-bms discharging power'
  58. [18:49:24][C][jbd_bms:402]:   Device Class: 'power'
  59. [18:49:24][C][jbd_bms:402]:   State Class: 'measurement'
  60. [18:49:24][C][jbd_bms:402]:   Unit of Measurement: 'W'
  61. [18:49:24][C][jbd_bms:402]:   Accuracy Decimals: 2
  62. [18:49:24][C][jbd_bms:403]: State of charge 'jbd-bms state of charge'
  63. [18:49:24][C][jbd_bms:403]:   Device Class: 'battery'
  64. [18:49:24][C][jbd_bms:403]:   State Class: 'measurement'
  65. [18:49:24][C][jbd_bms:403]:   Unit of Measurement: '%'
  66. [18:49:24][C][jbd_bms:403]:   Accuracy Decimals: 0
  67. [18:49:24][C][jbd_bms:404]: Operation status bitmask 'jbd-bms operation status bitmask'
  68. [18:49:24][C][jbd_bms:404]:   State Class: 'measurement'
  69. [18:49:24][C][jbd_bms:404]:   Unit of Measurement: ''
  70. [18:49:24][C][jbd_bms:404]:   Accuracy Decimals: 0
  71. [18:49:24][C][jbd_bms:404]:   Icon: 'mdi:heart-pulse'
  72. [18:49:24][C][jbd_bms:405]: Errors bitmask 'jbd-bms errors bitmask'
  73. [18:49:24][C][jbd_bms:405]:   State Class: 'measurement'
  74. [18:49:24][C][jbd_bms:405]:   Unit of Measurement: ''
  75. [18:49:24][C][jbd_bms:405]:   Accuracy Decimals: 0
  76. [18:49:24][C][jbd_bms:405]:   Icon: 'mdi:alert-circle-outline'
  77. [18:49:24][C][jbd_bms:406]: Nominal capacity 'jbd-bms nominal capacity'
  78. [18:49:24][C][jbd_bms:406]:   State Class: 'measurement'
  79. [18:49:24][C][jbd_bms:406]:   Unit of Measurement: 'Ah'
  80. [18:49:24][C][jbd_bms:406]:   Accuracy Decimals: 2
  81. [18:49:24][C][jbd_bms:406]:   Icon: 'mdi:battery-50'
  82. [18:49:24][C][jbd_bms:407]: Charging cycles 'jbd-bms charging cycles'
  83. [18:49:24][C][jbd_bms:407]:   State Class: 'measurement'
  84. [18:49:24][C][jbd_bms:407]:   Unit of Measurement: ''
  85. [18:49:24][C][jbd_bms:407]:   Accuracy Decimals: 0
  86. [18:49:24][C][jbd_bms:407]:   Icon: 'mdi:battery-sync'
  87. [18:49:24][C][jbd_bms:408]: Balancer status bitmask 'jbd-bms balancer status bitmask'
  88. [18:49:24][C][jbd_bms:408]:   State Class: 'measurement'
  89. [18:49:24][C][jbd_bms:408]:   Unit of Measurement: ''
  90. [18:49:24][C][jbd_bms:408]:   Accuracy Decimals: 0
  91. [18:49:24][C][jbd_bms:408]:   Icon: 'mdi:seesaw'
  92. [18:49:24][C][jbd_bms:409]: Capacity remaining 'jbd-bms capacity remaining'
  93. [18:49:24][C][jbd_bms:409]:   State Class: 'measurement'
  94. [18:49:24][C][jbd_bms:409]:   Unit of Measurement: 'Ah'
  95. [18:49:24][C][jbd_bms:409]:   Accuracy Decimals: 2
  96. [18:49:24][C][jbd_bms:409]:   Icon: 'mdi:battery-50'
  97. [18:49:24][C][jbd_bms:410]: Average cell voltage sensor 'jbd-bms average cell voltage'
  98. [18:49:24][C][jbd_bms:410]:   Device Class: 'voltage'
  99. [18:49:24][C][jbd_bms:410]:   State Class: 'measurement'
  100. [18:49:24][C][jbd_bms:410]:   Unit of Measurement: 'V'
  101. [18:49:24][C][jbd_bms:410]:   Accuracy Decimals: 4
  102. [18:49:24][C][jbd_bms:411]: Delta cell voltage sensor 'jbd-bms delta cell voltage'
  103. [18:49:24][C][jbd_bms:411]:   Device Class: 'voltage'
  104. [18:49:24][C][jbd_bms:411]:   State Class: 'measurement'
  105. [18:49:24][C][jbd_bms:411]:   Unit of Measurement: 'V'
  106. [18:49:24][C][jbd_bms:411]:   Accuracy Decimals: 4
  107. [18:49:24][C][jbd_bms:412]: Maximum cell voltage 'jbd-bms max cell voltage'
  108. [18:49:24][C][jbd_bms:412]:   Device Class: 'voltage'
  109. [18:49:24][C][jbd_bms:412]:   State Class: 'measurement'
  110. [18:49:24][C][jbd_bms:412]:   Unit of Measurement: 'V'
  111. [18:49:24][C][jbd_bms:412]:   Accuracy Decimals: 3
  112. [18:49:24][C][jbd_bms:412]:   Icon: 'mdi:battery-plus-outline'
  113. [18:49:24][C][jbd_bms:413]: Min voltage cell 'jbd-bms min voltage cell'
  114. [18:49:24][C][jbd_bms:413]:   State Class: 'measurement'
  115. [18:49:24][C][jbd_bms:413]:   Unit of Measurement: ''
  116. [18:49:24][C][jbd_bms:413]:   Accuracy Decimals: 0
  117. [18:49:24][C][jbd_bms:413]:   Icon: 'mdi:battery-minus-outline'
  118. [18:49:24][C][jbd_bms:414]: Max voltage cell 'jbd-bms max voltage cell'
  119. [18:49:24][C][jbd_bms:414]:   State Class: 'measurement'
  120. [18:49:24][C][jbd_bms:414]:   Unit of Measurement: ''
  121. [18:49:24][C][jbd_bms:414]:   Accuracy Decimals: 0
  122. [18:49:24][C][jbd_bms:414]:   Icon: 'mdi:battery-plus-outline'
  123. [18:49:24][C][jbd_bms:415]: Minimum cell voltage 'jbd-bms min cell voltage'
  124. [18:49:24][C][jbd_bms:415]:   Device Class: 'voltage'
  125. [18:49:24][C][jbd_bms:415]:   State Class: 'measurement'
  126. [18:49:24][C][jbd_bms:415]:   Unit of Measurement: 'V'
  127. [18:49:24][C][jbd_bms:415]:   Accuracy Decimals: 3
  128. [18:49:24][C][jbd_bms:415]:   Icon: 'mdi:battery-minus-outline'
  129. [18:49:24][C][jbd_bms:417]: Temperature 1 'jbd-bms temperature 1'
  130. [18:49:24][C][jbd_bms:417]:   Device Class: 'temperature'
  131. [18:49:24][C][jbd_bms:417]:   State Class: 'measurement'
  132. [18:49:24][C][jbd_bms:417]:   Unit of Measurement: '°C'
  133. [18:49:24][C][jbd_bms:417]:   Accuracy Decimals: 1
  134. [18:49:24][C][jbd_bms:418]: Temperature 2 'jbd-bms temperature 2'
  135. [18:49:24][C][jbd_bms:418]:   Device Class: 'temperature'
  136. [18:49:24][C][jbd_bms:418]:   State Class: 'measurement'
  137. [18:49:24][C][jbd_bms:418]:   Unit of Measurement: '°C'
  138. [18:49:24][C][jbd_bms:418]:   Accuracy Decimals: 1
  139. [18:49:24][C][jbd_bms:419]: Temperature 3 'jbd-bms temperature 3'
  140. [18:49:24][C][jbd_bms:419]:   Device Class: 'temperature'
  141. [18:49:24][C][jbd_bms:419]:   State Class: 'measurement'
  142. [18:49:24][C][jbd_bms:419]:   Unit of Measurement: '°C'
  143. [18:49:24][C][jbd_bms:419]:   Accuracy Decimals: 1
  144. [18:49:24][C][jbd_bms:423]: Cell Voltage 1 'jbd-bms cell voltage 01'
  145. [18:49:24][C][jbd_bms:423]:   Device Class: 'voltage'
  146. [18:49:24][C][jbd_bms:423]:   State Class: 'measurement'
  147. [18:49:24][C][jbd_bms:423]:   Unit of Measurement: 'V'
  148. [18:49:24][C][jbd_bms:423]:   Accuracy Decimals: 3
  149. [18:49:24][C][jbd_bms:424]: Cell Voltage 2 'jbd-bms cell voltage 02'
  150. [18:49:24][C][jbd_bms:424]:   Device Class: 'voltage'
  151. [18:49:24][C][jbd_bms:424]:   State Class: 'measurement'
  152. [18:49:24][C][jbd_bms:424]:   Unit of Measurement: 'V'
  153. [18:49:24][C][jbd_bms:424]:   Accuracy Decimals: 3
  154. [18:49:24][C][jbd_bms:425]: Cell Voltage 3 'jbd-bms cell voltage 03'
  155. [18:49:24][C][jbd_bms:425]:   Device Class: 'voltage'
  156. [18:49:24][C][jbd_bms:425]:   State Class: 'measurement'
  157. [18:49:24][C][jbd_bms:425]:   Unit of Measurement: 'V'
  158. [18:49:24][C][jbd_bms:425]:   Accuracy Decimals: 3
  159. [18:49:24][C][jbd_bms:426]: Cell Voltage 4 'jbd-bms cell voltage 04'
  160. [18:49:24][C][jbd_bms:426]:   Device Class: 'voltage'
  161. [18:49:24][C][jbd_bms:426]:   State Class: 'measurement'
  162. [18:49:24][C][jbd_bms:426]:   Unit of Measurement: 'V'
  163. [18:49:24][C][jbd_bms:426]:   Accuracy Decimals: 3
  164. [18:49:24][C][jbd_bms:427]: Cell Voltage 5 'jbd-bms cell voltage 05'
  165. [18:49:24][C][jbd_bms:427]:   Device Class: 'voltage'
  166. [18:49:24][C][jbd_bms:427]:   State Class: 'measurement'
  167. [18:49:24][C][jbd_bms:427]:   Unit of Measurement: 'V'
  168. [18:49:24][C][jbd_bms:427]:   Accuracy Decimals: 3
  169. [18:49:24][C][jbd_bms:428]: Cell Voltage 6 'jbd-bms cell voltage 06'
  170. [18:49:24][C][jbd_bms:428]:   Device Class: 'voltage'
  171. [18:49:24][C][jbd_bms:428]:   State Class: 'measurement'
  172. [18:49:24][C][jbd_bms:428]:   Unit of Measurement: 'V'
  173. [18:49:24][C][jbd_bms:428]:   Accuracy Decimals: 3
  174. [18:49:24][C][jbd_bms:429]: Cell Voltage 7 'jbd-bms cell voltage 07'
  175. [18:49:24][C][jbd_bms:429]:   Device Class: 'voltage'
  176. [18:49:24][C][jbd_bms:429]:   State Class: 'measurement'
  177. [18:49:24][C][jbd_bms:429]:   Unit of Measurement: 'V'
  178. [18:49:24][C][jbd_bms:429]:   Accuracy Decimals: 3
  179. [18:49:24][C][jbd_bms:430]: Cell Voltage 8 'jbd-bms cell voltage 08'
  180. [18:49:24][C][jbd_bms:430]:   Device Class: 'voltage'
  181. [18:49:24][C][jbd_bms:430]:   State Class: 'measurement'
  182. [18:49:24][C][jbd_bms:430]:   Unit of Measurement: 'V'
  183. [18:49:24][C][jbd_bms:430]:   Accuracy Decimals: 3
  184. [18:49:24][C][jbd_bms:431]: Cell Voltage 9 'jbd-bms cell voltage 09'
  185. [18:49:24][C][jbd_bms:431]:   Device Class: 'voltage'
  186. [18:49:24][C][jbd_bms:431]:   State Class: 'measurement'
  187. [18:49:24][C][jbd_bms:431]:   Unit of Measurement: 'V'
  188. [18:49:24][C][jbd_bms:431]:   Accuracy Decimals: 3
  189. [18:49:24][C][jbd_bms:432]: Cell Voltage 10 'jbd-bms cell voltage 10'
  190. [18:49:24][C][jbd_bms:432]:   Device Class: 'voltage'
  191. [18:49:24][C][jbd_bms:432]:   State Class: 'measurement'
  192. [18:49:24][C][jbd_bms:432]:   Unit of Measurement: 'V'
  193. [18:49:24][C][jbd_bms:432]:   Accuracy Decimals: 3
  194. [18:49:24][C][jbd_bms:433]: Cell Voltage 11 'jbd-bms cell voltage 11'
  195. [18:49:24][C][jbd_bms:433]:   Device Class: 'voltage'
  196. [18:49:24][C][jbd_bms:433]:   State Class: 'measurement'
  197. [18:49:24][C][jbd_bms:433]:   Unit of Measurement: 'V'
  198. [18:49:24][C][jbd_bms:433]:   Accuracy Decimals: 3
  199. [18:49:24][C][jbd_bms:434]: Cell Voltage 12 'jbd-bms cell voltage 12'
  200. [18:49:24][C][jbd_bms:434]:   Device Class: 'voltage'
  201. [18:49:24][C][jbd_bms:434]:   State Class: 'measurement'
  202. [18:49:24][C][jbd_bms:434]:   Unit of Measurement: 'V'
  203. [18:49:24][C][jbd_bms:434]:   Accuracy Decimals: 3
  204. [18:49:24][C][jbd_bms:435]: Cell Voltage 13 'jbd-bms cell voltage 13'
  205. [18:49:24][C][jbd_bms:435]:   Device Class: 'voltage'
  206. [18:49:24][C][jbd_bms:435]:   State Class: 'measurement'
  207. [18:49:24][C][jbd_bms:435]:   Unit of Measurement: 'V'
  208. [18:49:24][C][jbd_bms:435]:   Accuracy Decimals: 3
  209. [18:49:24][C][jbd_bms:436]: Cell Voltage 14 'jbd-bms cell voltage 14'
  210. [18:49:24][C][jbd_bms:436]:   Device Class: 'voltage'
  211. [18:49:24][C][jbd_bms:436]:   State Class: 'measurement'
  212. [18:49:24][C][jbd_bms:436]:   Unit of Measurement: 'V'
  213. [18:49:24][C][jbd_bms:436]:   Accuracy Decimals: 3
  214. [18:49:24][C][jbd_bms:437]: Cell Voltage 15 'jbd-bms cell voltage 15'
  215. [18:49:24][C][jbd_bms:437]:   Device Class: 'voltage'
  216. [18:49:24][C][jbd_bms:437]:   State Class: 'measurement'
  217. [18:49:24][C][jbd_bms:437]:   Unit of Measurement: 'V'
  218. [18:49:24][C][jbd_bms:437]:   Accuracy Decimals: 3
  219. [18:49:24][C][jbd_bms:438]: Cell Voltage 16 'jbd-bms cell voltage 16'
  220. [18:49:24][C][jbd_bms:438]:   Device Class: 'voltage'
  221. [18:49:24][C][jbd_bms:438]:   State Class: 'measurement'
  222. [18:49:24][C][jbd_bms:438]:   Unit of Measurement: 'V'
  223. [18:49:24][C][jbd_bms:438]:   Accuracy Decimals: 3
  224. [18:49:24][C][jbd_bms:456]: Operation status 'jbd-bms operation status'
  225. [18:49:24][C][jbd_bms:456]:   Icon: 'mdi:heart-pulse'
  226. [18:49:24][C][jbd_bms:457]: Errors 'jbd-bms errors'
  227. [18:49:24][C][jbd_bms:457]:   Icon: 'mdi:alert-circle-outline'
  228. [18:49:24][C][jbd_bms:458]: Device model 'jbd-bms device model'
  229. [18:49:24][C][jbd_bms:458]:   Icon: 'mdi:chip'
  230. [18:49:24][D][text_sensor:064]: 'ESP-ETH IP Address': Sending state '192.168.0.226'
  231. [18:49:24][C][uptime.sensor:031]: Uptime Sensor 'Uptime Sensor'
  232. [18:49:24][C][uptime.sensor:031]:   Device Class: 'duration'
  233. [18:49:24][C][uptime.sensor:031]:   State Class: 'total_increasing'
  234. [18:49:24][C][uptime.sensor:031]:   Unit of Measurement: 's'
  235. [18:49:24][C][uptime.sensor:031]:   Accuracy Decimals: 0
  236. [18:49:24][C][uptime.sensor:031]:   Icon: 'mdi:timer-outline'
  237. [18:49:24][C][restart:068]: Restart Switch 'ESP32-ETH restart'
  238. [18:49:24][C][restart:070]:   Icon: 'mdi:restart'
  239. [18:49:24][C][restart:091]:   Restore Mode: always OFF
  240. [18:49:24][C][jbd_bms.switch:068]: JbdBms Switch 'jbd-bms discharging'
  241. [18:49:24][C][jbd_bms.switch:070]:   Icon: 'mdi:battery-charging-50'
  242. [18:49:24][C][jbd_bms.switch:091]:   Restore Mode: always OFF
  243. [18:49:24][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  244. [18:49:24][C][jbd_bms.switch:068]: JbdBms Switch 'jbd-bms charging'
  245. [18:49:24][C][jbd_bms.switch:070]:   Icon: 'mdi:battery-charging-50'
  246. [18:49:24][C][jbd_bms.switch:091]:   Restore Mode: always OFF
  247. [18:49:24][C][ethernet:222]: Ethernet:
  248. [18:49:24][C][ethernet:354]:   IP Address: 192.168.0.226
  249. [18:49:24][C][ethernet:355]:   Hostname: 'eth-test'
  250. [18:49:24][C][ethernet:356]:   Subnet: 255.255.255.0
  251. [18:49:24][C][ethernet:357]:   Gateway: 192.168.0.1
  252. [18:49:24][C][ethernet:362]:   DNS1: 192.168.0.102
  253. [18:49:24][C][ethernet:363]:   DNS2: 8.8.8.8
  254. [18:49:24][C][ethernet:383]:   MAC Address: C0:49:EF:6B:D9:83
  255. [18:49:24][C][ethernet:388]:   Is Full Duplex: YES
  256. [18:49:24][C][ethernet:393]:   Link Speed: 100
  257. [18:49:24][C][ethernet:225]:   Power Pin: 17
  258. [18:49:24][C][ethernet:227]:   MDC Pin: 23
  259. [18:49:24][C][ethernet:228]:   MDIO Pin: 18
  260. [18:49:24][C][ethernet:229]:   Type: LAN8720
  261. [18:49:24][C][ethernet:230]:   PHY addr: 1
  262. [18:49:24][C][ethernet_info:011]: EthernetInfo IPAddress 'ESP-ETH IP Address'
  263. [18:49:24][C][mdns:115]: mDNS:
  264. [18:49:24][C][mdns:116]:   Hostname: eth-test
  265. [18:49:24][C][ota:097]: Over-The-Air Updates:
  266. [18:49:24][C][ota:098]:   Address: eth-test.local:3232
  267. [18:49:24][C][api:139]: API Server:
  268. [18:49:24][C][api:140]:   Address: eth-test.local:6053
  269. [18:49:24][C][api:144]:   Using noise encryption: NO
  270. [18:49:24][D][text_sensor:064]: 'ESP-ETH IP Address': Sending state '192.168.0.226'
  271. [18:49:25][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  272. [18:49:25][W][jbd_bms:131]: Invalid header: 0x00
  273. [18:49:25][D][uart_debug:114]: <<< 00
  274. [18:49:26][D][sensor:094]: 'Uptime Sensor': Sending state 397.37500 s with 0 decimals of accuracy
  275. [18:49:27][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  276. [18:49:27][W][jbd_bms:131]: Invalid header: 0x00
  277. [18:49:27][D][uart_debug:114]: <<< 00
  278. [18:49:29][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  279. [18:49:29][W][jbd_bms:131]: Invalid header: 0x00
  280. [18:49:29][D][uart_debug:114]: <<< 00
  281. [18:49:31][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  282. [18:49:31][W][jbd_bms:131]: Invalid header: 0xFF
  283. [18:49:31][W][jbd_bms:131]: Invalid header: 0x00
  284. [18:49:31][D][uart_debug:114]: <<< FF:00
  285. [18:49:33][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  286. [18:49:33][W][jbd_bms:131]: Invalid header: 0x00
  287. [18:49:33][D][uart_debug:114]: <<< 00
  288. [18:49:35][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  289. [18:49:35][W][jbd_bms:131]: Invalid header: 0x00
  290. [18:49:35][D][uart_debug:114]: <<< 00
  291. [18:49:36][D][sensor:094]: 'Uptime Sensor': Sending state 407.37500 s with 0 decimals of accuracy
  292. [18:49:37][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  293. [18:49:37][W][jbd_bms:131]: Invalid header: 0xFF
  294. [18:49:37][W][jbd_bms:131]: Invalid header: 0x00
  295. [18:49:37][D][uart_debug:114]: <<< FF:00
  296. [18:49:39][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  297. [18:49:39][W][jbd_bms:131]: Invalid header: 0xFF
  298. [18:49:39][W][jbd_bms:131]: Invalid header: 0x00
  299. [18:49:39][D][uart_debug:114]: <<< FF:00
  300. [18:49:41][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  301. [18:49:41][W][jbd_bms:131]: Invalid header: 0x00
  302. [18:49:41][D][uart_debug:114]: <<< 00
  303. [18:49:43][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  304. [18:49:43][W][jbd_bms:131]: Invalid header: 0xFF
  305. [18:49:43][W][jbd_bms:131]: Invalid header: 0x00
  306. [18:49:43][D][uart_debug:114]: <<< FF:00
  307. [18:49:45][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  308. [18:49:45][W][jbd_bms:131]: Invalid header: 0xFF
  309. [18:49:45][W][jbd_bms:131]: Invalid header: 0x00
  310. [18:49:45][D][uart_debug:114]: <<< FF:00
  311. [18:49:46][D][sensor:094]: 'Uptime Sensor': Sending state 417.37701 s with 0 decimals of accuracy
  312. [18:49:47][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  313. [18:49:47][W][jbd_bms:131]: Invalid header: 0xFF
  314. [18:49:47][W][jbd_bms:131]: Invalid header: 0x00
  315. [18:49:47][D][uart_debug:114]: <<< FF:00
  316. [18:49:49][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  317. [18:49:49][W][jbd_bms:131]: Invalid header: 0xFF
  318. [18:49:49][W][jbd_bms:131]: Invalid header: 0x00
  319. [18:49:49][D][uart_debug:114]: <<< FF:00
  320. [18:49:51][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  321. [18:49:51][W][jbd_bms:131]: Invalid header: 0x00
  322. [18:49:51][D][uart_debug:114]: <<< 00
  323. [18:49:53][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  324. [18:49:53][W][jbd_bms:131]: Invalid header: 0x00
  325. [18:49:53][D][uart_debug:114]: <<< 00
  326. [18:49:55][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  327. [18:49:55][W][jbd_bms:131]: Invalid header: 0xFF
  328. [18:49:55][W][jbd_bms:131]: Invalid header: 0x00
  329. [18:49:55][D][uart_debug:114]: <<< FF:00
  330. [18:49:56][D][sensor:094]: 'Uptime Sensor': Sending state 427.37701 s with 0 decimals of accuracy
  331. [18:49:57][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  332. [18:49:57][W][jbd_bms:131]: Invalid header: 0x00
  333. [18:49:57][D][uart_debug:114]: <<< 00
  334. [18:49:57][D][api.connection:181]: ESPHome Logs 2023.11.4 (192.168.0.80) requested disconnected
  335. PS C:\_elektro\FVE\esphome> esphome logs .\test-eth.yaml
  336. INFO ESPHome 2023.11.4
  337. INFO Reading configuration .\test-eth.yaml...
  338. WARNING The selected Arduino framework version is not the recommended one. If there are connectivity or build issues please remove the manual version.
  339. WARNING The selected Arduino framework version is not the recommended one. If there are connectivity or build issues please remove the manual version.
  340. INFO Starting log output from eth-test.local using esphome API
  341. INFO Successfully connected to eth-test in 0.443s
  342. INFO Successful handshake with eth-test in 0.037s
  343. [18:52:09][I][app:102]: ESPHome version 2023.11.4 compiled on Nov 27 2023, 10:41:31
  344. [18:52:09][I][app:104]: Project tahc81.eth-test version 1.0.0
  345. [18:52:09][C][logger:416]: Logger:
  346. [18:52:09][C][logger:417]:   Level: DEBUG
  347. [18:52:09][C][logger:418]:   Log Baud Rate: 115200
  348. [18:52:09][C][logger:420]:   Hardware UART: UART0
  349. [18:52:09][C][uart.arduino_esp32:124]: UART Bus 1:
  350. [18:52:09][C][uart.arduino_esp32:125]:   TX Pin: GPIO32
  351. [18:52:09][C][uart.arduino_esp32:126]:   RX Pin: GPIO34
  352. [18:52:09][C][uart.arduino_esp32:128]:   RX Buffer Size: 512
  353. [18:52:09][C][uart.arduino_esp32:130]:   Baud Rate: 9600 baud
  354. [18:52:09][C][uart.arduino_esp32:131]:   Data Bits: 8
  355. [18:52:09][C][uart.arduino_esp32:132]:   Parity: NONE
  356. [18:52:09][C][uart.arduino_esp32:133]:   Stop bits: 1
  357. [18:52:09][C][jbd_bms:388]: JbdBms:
  358. [18:52:09][C][jbd_bms:389]:   RX timeout: 200 ms
  359. [18:52:09][C][jbd_bms:390]:   Fake traffic enabled: NO
  360. [18:52:09][C][jbd_bms:396]: Total voltage 'jbd-bms total voltage'
  361. [18:52:09][C][jbd_bms:396]:   Device Class: 'voltage'
  362. [18:52:09][C][jbd_bms:396]:   State Class: 'measurement'
  363. [18:52:09][C][jbd_bms:396]:   Unit of Measurement: 'V'
  364. [18:52:09][C][jbd_bms:396]:   Accuracy Decimals: 2
  365. [18:52:09][C][jbd_bms:397]: Battery strings 'jbd-bms battery strings'
  366. [18:52:09][C][jbd_bms:397]:   State Class: 'measurement'
  367. [18:52:09][C][jbd_bms:397]:   Unit of Measurement: ''
  368. [18:52:09][C][jbd_bms:397]:   Accuracy Decimals: 0
  369. [18:52:09][C][jbd_bms:397]:   Icon: 'mdi:car-battery'
  370. [18:52:09][C][jbd_bms:398]: Software version 'jbd-bms software version'
  371. [18:52:09][C][jbd_bms:398]:   State Class: 'measurement'
  372. [18:52:09][C][jbd_bms:398]:   Unit of Measurement: ''
  373. [18:52:09][C][jbd_bms:398]:   Accuracy Decimals: 1
  374. [18:52:09][C][jbd_bms:398]:   Icon: 'mdi:numeric'
  375. [18:52:09][C][jbd_bms:399]: Current 'jbd-bms current'
  376. [18:52:09][C][jbd_bms:399]:   Device Class: 'current'
  377. [18:52:09][C][jbd_bms:399]:   State Class: 'measurement'
  378. [18:52:09][C][jbd_bms:399]:   Unit of Measurement: 'A'
  379. [18:52:09][C][jbd_bms:399]:   Accuracy Decimals: 1
  380. [18:52:09][C][jbd_bms:399]:   Icon: 'mdi:current-dc'
  381. [18:52:09][C][jbd_bms:400]: Power 'jbd-bms power'
  382. [18:52:09][C][jbd_bms:400]:   Device Class: 'power'
  383. [18:52:09][C][jbd_bms:400]:   State Class: 'measurement'
  384. [18:52:09][C][jbd_bms:400]:   Unit of Measurement: 'W'
  385. [18:52:09][C][jbd_bms:400]:   Accuracy Decimals: 1
  386. [18:52:09][C][jbd_bms:401]: Charging Power 'jbd-bms charging power'
  387. [18:52:10][C][jbd_bms:401]:   Device Class: 'power'
  388. [18:52:10][C][jbd_bms:401]:   State Class: 'measurement'
  389. [18:52:10][C][jbd_bms:401]:   Unit of Measurement: 'W'
  390. [18:52:10][C][jbd_bms:401]:   Accuracy Decimals: 2
  391. [18:52:10][C][jbd_bms:402]: Discharging Power 'jbd-bms discharging power'
  392. [18:52:10][C][jbd_bms:402]:   Device Class: 'power'
  393. [18:52:10][C][jbd_bms:402]:   State Class: 'measurement'
  394. [18:52:10][C][jbd_bms:402]:   Unit of Measurement: 'W'
  395. [18:52:10][C][jbd_bms:402]:   Accuracy Decimals: 2
  396. [18:52:10][C][jbd_bms:403]: State of charge 'jbd-bms state of charge'
  397. [18:52:10][C][jbd_bms:403]:   Device Class: 'battery'
  398. [18:52:10][C][jbd_bms:403]:   State Class: 'measurement'
  399. [18:52:10][C][jbd_bms:403]:   Unit of Measurement: '%'
  400. [18:52:10][C][jbd_bms:403]:   Accuracy Decimals: 0
  401. [18:52:10][C][jbd_bms:404]: Operation status bitmask 'jbd-bms operation status bitmask'
  402. [18:52:10][C][jbd_bms:404]:   State Class: 'measurement'
  403. [18:52:10][C][jbd_bms:404]:   Unit of Measurement: ''
  404. [18:52:10][C][jbd_bms:404]:   Accuracy Decimals: 0
  405. [18:52:10][C][jbd_bms:404]:   Icon: 'mdi:heart-pulse'
  406. [18:52:10][C][jbd_bms:405]: Errors bitmask 'jbd-bms errors bitmask'
  407. [18:52:10][C][jbd_bms:405]:   State Class: 'measurement'
  408. [18:52:10][C][jbd_bms:405]:   Unit of Measurement: ''
  409. [18:52:10][C][jbd_bms:405]:   Accuracy Decimals: 0
  410. [18:52:10][C][jbd_bms:405]:   Icon: 'mdi:alert-circle-outline'
  411. [18:52:10][C][jbd_bms:406]: Nominal capacity 'jbd-bms nominal capacity'
  412. [18:52:10][C][jbd_bms:406]:   State Class: 'measurement'
  413. [18:52:10][C][jbd_bms:406]:   Unit of Measurement: 'Ah'
  414. [18:52:10][C][jbd_bms:406]:   Accuracy Decimals: 2
  415. [18:52:10][C][jbd_bms:406]:   Icon: 'mdi:battery-50'
  416. [18:52:10][C][jbd_bms:407]: Charging cycles 'jbd-bms charging cycles'
  417. [18:52:10][C][jbd_bms:407]:   State Class: 'measurement'
  418. [18:52:10][C][jbd_bms:407]:   Unit of Measurement: ''
  419. [18:52:10][C][jbd_bms:407]:   Accuracy Decimals: 0
  420. [18:52:10][C][jbd_bms:407]:   Icon: 'mdi:battery-sync'
  421. [18:52:10][C][jbd_bms:408]: Balancer status bitmask 'jbd-bms balancer status bitmask'
  422. [18:52:10][C][jbd_bms:408]:   State Class: 'measurement'
  423. [18:52:10][C][jbd_bms:408]:   Unit of Measurement: ''
  424. [18:52:10][C][jbd_bms:408]:   Accuracy Decimals: 0
  425. [18:52:10][C][jbd_bms:408]:   Icon: 'mdi:seesaw'
  426. [18:52:10][C][jbd_bms:409]: Capacity remaining 'jbd-bms capacity remaining'
  427. [18:52:10][C][jbd_bms:409]:   State Class: 'measurement'
  428. [18:52:10][C][jbd_bms:409]:   Unit of Measurement: 'Ah'
  429. [18:52:10][C][jbd_bms:409]:   Accuracy Decimals: 2
  430. [18:52:10][C][jbd_bms:409]:   Icon: 'mdi:battery-50'
  431. [18:52:10][C][jbd_bms:410]: Average cell voltage sensor 'jbd-bms average cell voltage'
  432. [18:52:10][C][jbd_bms:410]:   Device Class: 'voltage'
  433. [18:52:10][C][jbd_bms:410]:   State Class: 'measurement'
  434. [18:52:10][C][jbd_bms:410]:   Unit of Measurement: 'V'
  435. [18:52:10][C][jbd_bms:410]:   Accuracy Decimals: 4
  436. [18:52:10][C][jbd_bms:411]: Delta cell voltage sensor 'jbd-bms delta cell voltage'
  437. [18:52:10][C][jbd_bms:411]:   Device Class: 'voltage'
  438. [18:52:10][C][jbd_bms:411]:   State Class: 'measurement'
  439. [18:52:10][C][jbd_bms:411]:   Unit of Measurement: 'V'
  440. [18:52:10][C][jbd_bms:411]:   Accuracy Decimals: 4
  441. [18:52:10][C][jbd_bms:412]: Maximum cell voltage 'jbd-bms max cell voltage'
  442. [18:52:10][C][jbd_bms:412]:   Device Class: 'voltage'
  443. [18:52:10][C][jbd_bms:412]:   State Class: 'measurement'
  444. [18:52:10][C][jbd_bms:412]:   Unit of Measurement: 'V'
  445. [18:52:10][C][jbd_bms:412]:   Accuracy Decimals: 3
  446. [18:52:10][C][jbd_bms:412]:   Icon: 'mdi:battery-plus-outline'
  447. [18:52:10][C][jbd_bms:413]: Min voltage cell 'jbd-bms min voltage cell'
  448. [18:52:10][C][jbd_bms:413]:   State Class: 'measurement'
  449. [18:52:10][C][jbd_bms:413]:   Unit of Measurement: ''
  450. [18:52:10][C][jbd_bms:413]:   Accuracy Decimals: 0
  451. [18:52:10][C][jbd_bms:413]:   Icon: 'mdi:battery-minus-outline'
  452. [18:52:10][C][jbd_bms:414]: Max voltage cell 'jbd-bms max voltage cell'
  453. [18:52:10][C][jbd_bms:414]:   State Class: 'measurement'
  454. [18:52:10][C][jbd_bms:414]:   Unit of Measurement: ''
  455. [18:52:10][C][jbd_bms:414]:   Accuracy Decimals: 0
  456. [18:52:10][C][jbd_bms:414]:   Icon: 'mdi:battery-plus-outline'
  457. [18:52:10][C][jbd_bms:415]: Minimum cell voltage 'jbd-bms min cell voltage'
  458. [18:52:10][C][jbd_bms:415]:   Device Class: 'voltage'
  459. [18:52:10][C][jbd_bms:415]:   State Class: 'measurement'
  460. [18:52:10][C][jbd_bms:415]:   Unit of Measurement: 'V'
  461. [18:52:10][C][jbd_bms:415]:   Accuracy Decimals: 3
  462. [18:52:10][C][jbd_bms:415]:   Icon: 'mdi:battery-minus-outline'
  463. [18:52:10][C][jbd_bms:417]: Temperature 1 'jbd-bms temperature 1'
  464. [18:52:10][C][jbd_bms:417]:   Device Class: 'temperature'
  465. [18:52:10][C][jbd_bms:417]:   State Class: 'measurement'
  466. [18:52:10][C][jbd_bms:417]:   Unit of Measurement: '°C'
  467. [18:52:10][C][jbd_bms:417]:   Accuracy Decimals: 1
  468. [18:52:10][C][jbd_bms:418]: Temperature 2 'jbd-bms temperature 2'
  469. [18:52:10][C][jbd_bms:418]:   Device Class: 'temperature'
  470. [18:52:10][C][jbd_bms:418]:   State Class: 'measurement'
  471. [18:52:10][C][jbd_bms:418]:   Unit of Measurement: '°C'
  472. [18:52:10][C][jbd_bms:418]:   Accuracy Decimals: 1
  473. [18:52:10][C][jbd_bms:419]: Temperature 3 'jbd-bms temperature 3'
  474. [18:52:10][C][jbd_bms:419]:   Device Class: 'temperature'
  475. [18:52:10][C][jbd_bms:419]:   State Class: 'measurement'
  476. [18:52:10][C][jbd_bms:419]:   Unit of Measurement: '°C'
  477. [18:52:10][C][jbd_bms:419]:   Accuracy Decimals: 1
  478. [18:52:10][C][jbd_bms:423]: Cell Voltage 1 'jbd-bms cell voltage 01'
  479. [18:52:10][C][jbd_bms:423]:   Device Class: 'voltage'
  480. [18:52:10][C][jbd_bms:423]:   State Class: 'measurement'
  481. [18:52:10][C][jbd_bms:423]:   Unit of Measurement: 'V'
  482. [18:52:10][C][jbd_bms:423]:   Accuracy Decimals: 3
  483. [18:52:10][C][jbd_bms:424]: Cell Voltage 2 'jbd-bms cell voltage 02'
  484. [18:52:10][C][jbd_bms:424]:   Device Class: 'voltage'
  485. [18:52:10][C][jbd_bms:424]:   State Class: 'measurement'
  486. [18:52:10][C][jbd_bms:424]:   Unit of Measurement: 'V'
  487. [18:52:10][C][jbd_bms:424]:   Accuracy Decimals: 3
  488. [18:52:10][C][jbd_bms:425]: Cell Voltage 3 'jbd-bms cell voltage 03'
  489. [18:52:10][C][jbd_bms:425]:   Device Class: 'voltage'
  490. [18:52:10][C][jbd_bms:425]:   State Class: 'measurement'
  491. [18:52:10][C][jbd_bms:425]:   Unit of Measurement: 'V'
  492. [18:52:10][C][jbd_bms:425]:   Accuracy Decimals: 3
  493. [18:52:10][C][jbd_bms:426]: Cell Voltage 4 'jbd-bms cell voltage 04'
  494. [18:52:10][C][jbd_bms:426]:   Device Class: 'voltage'
  495. [18:52:10][C][jbd_bms:426]:   State Class: 'measurement'
  496. [18:52:10][C][jbd_bms:426]:   Unit of Measurement: 'V'
  497. [18:52:10][C][jbd_bms:426]:   Accuracy Decimals: 3
  498. [18:52:10][C][jbd_bms:427]: Cell Voltage 5 'jbd-bms cell voltage 05'
  499. [18:52:10][C][jbd_bms:427]:   Device Class: 'voltage'
  500. [18:52:10][C][jbd_bms:427]:   State Class: 'measurement'
  501. [18:52:10][C][jbd_bms:427]:   Unit of Measurement: 'V'
  502. [18:52:10][C][jbd_bms:427]:   Accuracy Decimals: 3
  503. [18:52:10][C][jbd_bms:428]: Cell Voltage 6 'jbd-bms cell voltage 06'
  504. [18:52:10][C][jbd_bms:428]:   Device Class: 'voltage'
  505. [18:52:10][C][jbd_bms:428]:   State Class: 'measurement'
  506. [18:52:10][C][jbd_bms:428]:   Unit of Measurement: 'V'
  507. [18:52:10][C][jbd_bms:428]:   Accuracy Decimals: 3
  508. [18:52:10][C][jbd_bms:429]: Cell Voltage 7 'jbd-bms cell voltage 07'
  509. [18:52:10][C][jbd_bms:429]:   Device Class: 'voltage'
  510. [18:52:10][C][jbd_bms:429]:   State Class: 'measurement'
  511. [18:52:10][C][jbd_bms:429]:   Unit of Measurement: 'V'
  512. [18:52:10][C][jbd_bms:429]:   Accuracy Decimals: 3
  513. [18:52:10][C][jbd_bms:430]: Cell Voltage 8 'jbd-bms cell voltage 08'
  514. [18:52:10][C][jbd_bms:430]:   Device Class: 'voltage'
  515. [18:52:10][C][jbd_bms:430]:   State Class: 'measurement'
  516. [18:52:10][C][jbd_bms:430]:   Unit of Measurement: 'V'
  517. [18:52:10][C][jbd_bms:430]:   Accuracy Decimals: 3
  518. [18:52:10][C][jbd_bms:431]: Cell Voltage 9 'jbd-bms cell voltage 09'
  519. [18:52:10][C][jbd_bms:431]:   Device Class: 'voltage'
  520. [18:52:10][C][jbd_bms:431]:   State Class: 'measurement'
  521. [18:52:10][C][jbd_bms:431]:   Unit of Measurement: 'V'
  522. [18:52:10][C][jbd_bms:431]:   Accuracy Decimals: 3
  523. [18:52:10][C][jbd_bms:432]: Cell Voltage 10 'jbd-bms cell voltage 10'
  524. [18:52:10][C][jbd_bms:432]:   Device Class: 'voltage'
  525. [18:52:10][C][jbd_bms:432]:   State Class: 'measurement'
  526. [18:52:10][C][jbd_bms:432]:   Unit of Measurement: 'V'
  527. [18:52:10][C][jbd_bms:432]:   Accuracy Decimals: 3
  528. [18:52:10][C][jbd_bms:433]: Cell Voltage 11 'jbd-bms cell voltage 11'
  529. [18:52:10][C][jbd_bms:433]:   Device Class: 'voltage'
  530. [18:52:10][C][jbd_bms:433]:   State Class: 'measurement'
  531. [18:52:10][C][jbd_bms:433]:   Unit of Measurement: 'V'
  532. [18:52:10][C][jbd_bms:433]:   Accuracy Decimals: 3
  533. [18:52:10][C][jbd_bms:434]: Cell Voltage 12 'jbd-bms cell voltage 12'
  534. [18:52:10][C][jbd_bms:434]:   Device Class: 'voltage'
  535. [18:52:10][C][jbd_bms:434]:   State Class: 'measurement'
  536. [18:52:10][C][jbd_bms:434]:   Unit of Measurement: 'V'
  537. [18:52:10][C][jbd_bms:434]:   Accuracy Decimals: 3
  538. [18:52:10][C][jbd_bms:435]: Cell Voltage 13 'jbd-bms cell voltage 13'
  539. [18:52:10][C][jbd_bms:435]:   Device Class: 'voltage'
  540. [18:52:10][C][jbd_bms:435]:   State Class: 'measurement'
  541. [18:52:10][C][jbd_bms:435]:   Unit of Measurement: 'V'
  542. [18:52:10][C][jbd_bms:435]:   Accuracy Decimals: 3
  543. [18:52:10][C][jbd_bms:436]: Cell Voltage 14 'jbd-bms cell voltage 14'
  544. [18:52:10][C][jbd_bms:436]:   Device Class: 'voltage'
  545. [18:52:10][C][jbd_bms:436]:   State Class: 'measurement'
  546. [18:52:10][C][jbd_bms:436]:   Unit of Measurement: 'V'
  547. [18:52:10][C][jbd_bms:436]:   Accuracy Decimals: 3
  548. [18:52:10][C][jbd_bms:437]: Cell Voltage 15 'jbd-bms cell voltage 15'
  549. [18:52:10][C][jbd_bms:437]:   Device Class: 'voltage'
  550. [18:52:10][C][jbd_bms:437]:   State Class: 'measurement'
  551. [18:52:10][C][jbd_bms:437]:   Unit of Measurement: 'V'
  552. [18:52:10][C][jbd_bms:437]:   Accuracy Decimals: 3
  553. [18:52:10][C][jbd_bms:438]: Cell Voltage 16 'jbd-bms cell voltage 16'
  554. [18:52:10][C][jbd_bms:438]:   Device Class: 'voltage'
  555. [18:52:10][C][jbd_bms:438]:   State Class: 'measurement'
  556. [18:52:10][C][jbd_bms:438]:   Unit of Measurement: 'V'
  557. [18:52:10][C][jbd_bms:438]:   Accuracy Decimals: 3
  558. [18:52:10][C][jbd_bms:456]: Operation status 'jbd-bms operation status'
  559. [18:52:10][C][jbd_bms:456]:   Icon: 'mdi:heart-pulse'
  560. [18:52:10][C][jbd_bms:457]: Errors 'jbd-bms errors'
  561. [18:52:10][C][jbd_bms:457]:   Icon: 'mdi:alert-circle-outline'
  562. [18:52:10][C][jbd_bms:458]: Device model 'jbd-bms device model'
  563. [18:52:10][C][jbd_bms:458]:   Icon: 'mdi:chip'
  564. [18:52:10][D][text_sensor:064]: 'ESP-ETH IP Address': Sending state '192.168.0.226'
  565. [18:52:10][C][uptime.sensor:031]: Uptime Sensor 'Uptime Sensor'
  566. [18:52:10][C][uptime.sensor:031]:   Device Class: 'duration'
  567. [18:52:10][C][uptime.sensor:031]:   State Class: 'total_increasing'
  568. [18:52:10][C][uptime.sensor:031]:   Unit of Measurement: 's'
  569. [18:52:10][C][uptime.sensor:031]:   Accuracy Decimals: 0
  570. [18:52:10][C][uptime.sensor:031]:   Icon: 'mdi:timer-outline'
  571. [18:52:10][C][restart:068]: Restart Switch 'ESP32-ETH restart'
  572. [18:52:10][C][restart:070]:   Icon: 'mdi:restart'
  573. [18:52:10][C][restart:091]:   Restore Mode: always OFF
  574. [18:52:10][C][jbd_bms.switch:068]: JbdBms Switch 'jbd-bms discharging'
  575. [18:52:10][C][jbd_bms.switch:070]:   Icon: 'mdi:battery-charging-50'
  576. [18:52:10][C][jbd_bms.switch:091]:   Restore Mode: always OFF
  577. [18:52:10][C][jbd_bms.switch:068]: JbdBms Switch 'jbd-bms charging'
  578. [18:52:10][C][jbd_bms.switch:070]:   Icon: 'mdi:battery-charging-50'
  579. [18:52:10][C][jbd_bms.switch:091]:   Restore Mode: always OFF
  580. [18:52:10][C][ethernet:222]: Ethernet:
  581. [18:52:10][C][ethernet:354]:   IP Address: 192.168.0.226
  582. [18:52:10][C][ethernet:355]:   Hostname: 'eth-test'
  583. [18:52:10][C][ethernet:356]:   Subnet: 255.255.255.0
  584. [18:52:10][C][ethernet:357]:   Gateway: 192.168.0.1
  585. [18:52:10][C][ethernet:362]:   DNS1: 192.168.0.102
  586. [18:52:10][C][ethernet:363]:   DNS2: 8.8.8.8
  587. [18:52:10][C][ethernet:383]:   MAC Address: C0:49:EF:6B:D9:83
  588. [18:52:10][C][ethernet:388]:   Is Full Duplex: YES
  589. [18:52:10][C][ethernet:393]:   Link Speed: 100
  590. [18:52:10][C][ethernet:225]:   Power Pin: 17
  591. [18:52:10][C][ethernet:227]:   MDC Pin: 23
  592. [18:52:10][C][ethernet:228]:   MDIO Pin: 18
  593. [18:52:10][C][ethernet:229]:   Type: LAN8720
  594. [18:52:10][C][ethernet:230]:   PHY addr: 1
  595. [18:52:10][C][ethernet_info:011]: EthernetInfo IPAddress 'ESP-ETH IP Address'
  596. [18:52:10][C][mdns:115]: mDNS:
  597. [18:52:10][C][mdns:116]:   Hostname: eth-test
  598. [18:52:10][C][ota:097]: Over-The-Air Updates:
  599. [18:52:10][C][ota:098]:   Address: eth-test.local:3232
  600. [18:52:10][C][api:139]: API Server:
  601. [18:52:10][C][api:140]:   Address: eth-test.local:6053
  602. [18:52:10][C][api:144]:   Using noise encryption: NO
  603. [18:52:10][D][text_sensor:064]: 'ESP-ETH IP Address': Sending state '192.168.0.226'
  604. [18:52:10][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  605. [18:52:12][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  606. [18:52:13][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  607. [18:52:16][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  608. [18:52:17][D][sensor:094]: 'Uptime Sensor': Sending state 567.37500 s with 0 decimals of accuracy
  609. [18:52:17][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  610. [18:52:19][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  611. [18:52:22][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  612. [18:52:22][W][jbd_bms:131]: Invalid header: 0x13
  613. [18:52:22][W][jbd_bms:131]: Invalid header: 0x00
  614. [18:52:22][D][uart_debug:114]: <<< 13:00
  615. [18:52:24][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  616. [18:52:24][W][jbd_bms:131]: Invalid header: 0xFF
  617. [18:52:24][W][jbd_bms:131]: Invalid header: 0x00
  618. [18:52:24][D][uart_debug:114]: <<< FF:00
  619. [18:52:26][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  620. [18:52:26][W][jbd_bms:131]: Invalid header: 0xFF
  621. [18:52:26][W][jbd_bms:131]: Invalid header: 0x00
  622. [18:52:26][D][uart_debug:114]: <<< FF:00
  623. [18:52:27][D][sensor:094]: 'Uptime Sensor': Sending state 577.37500 s with 0 decimals of accuracy
  624. [18:52:28][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  625. [18:52:28][W][jbd_bms:131]: Invalid header: 0xFF
  626. [18:52:28][W][jbd_bms:131]: Invalid header: 0x00
  627. [18:52:28][D][uart_debug:114]: <<< FF:00
  628. [18:52:30][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  629. [18:52:30][W][jbd_bms:131]: Invalid header: 0xFF
  630. [18:52:30][W][jbd_bms:131]: Invalid header: 0x00
  631. [18:52:30][D][uart_debug:114]: <<< FF:00
  632. [18:52:32][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  633. [18:52:32][W][jbd_bms:131]: Invalid header: 0xFF
  634. [18:52:32][W][jbd_bms:131]: Invalid header: 0x00
  635. [18:52:32][D][uart_debug:114]: <<< FF:00
  636. [18:52:34][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  637. [18:52:34][W][jbd_bms:131]: Invalid header: 0xFF
  638. [18:52:34][W][jbd_bms:131]: Invalid header: 0x00
  639. [18:52:34][D][uart_debug:114]: <<< FF:00
  640. [18:52:36][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  641. [18:52:36][W][jbd_bms:131]: Invalid header: 0xFF
  642. [18:52:36][W][jbd_bms:131]: Invalid header: 0x00
  643. [18:52:36][D][uart_debug:114]: <<< FF:00
  644. [18:52:37][D][sensor:094]: 'Uptime Sensor': Sending state 587.37500 s with 0 decimals of accuracy
  645. [18:52:38][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  646. [18:52:38][W][jbd_bms:131]: Invalid header: 0xFE
  647. [18:52:38][W][jbd_bms:131]: Invalid header: 0x00
  648. [18:52:38][D][uart_debug:114]: <<< FE:00
  649. [18:52:40][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  650. [18:52:40][W][jbd_bms:131]: Invalid header: 0xFF
  651. [18:52:40][W][jbd_bms:131]: Invalid header: 0x00
  652. [18:52:40][D][uart_debug:114]: <<< FF:00
  653. [18:52:42][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  654. [18:52:42][W][jbd_bms:131]: Invalid header: 0xFF
  655. [18:52:42][W][jbd_bms:131]: Invalid header: 0x00
  656. [18:52:42][D][uart_debug:114]: <<< FF:00
  657. [18:52:44][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  658. [18:52:44][W][jbd_bms:131]: Invalid header: 0xFF
  659. [18:52:44][W][jbd_bms:131]: Invalid header: 0x00
  660. [18:52:44][D][uart_debug:114]: <<< FF:00
  661. [18:52:46][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  662. [18:52:46][W][jbd_bms:131]: Invalid header: 0xFF
  663. [18:52:46][W][jbd_bms:131]: Invalid header: 0x00
  664. [18:52:46][D][uart_debug:114]: <<< FF:00
  665. [18:52:47][D][sensor:094]: 'Uptime Sensor': Sending state 597.37500 s with 0 decimals of accuracy
  666. [18:52:48][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  667. [18:52:48][W][jbd_bms:131]: Invalid header: 0xFE
  668. [18:52:48][W][jbd_bms:131]: Invalid header: 0x00
  669. [18:52:48][D][uart_debug:114]: <<< FE:00
  670. [18:52:50][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  671. [18:52:50][W][jbd_bms:131]: Invalid header: 0xFE
  672. [18:52:50][W][jbd_bms:131]: Invalid header: 0x00
  673. [18:52:50][D][uart_debug:114]: <<< FE:00
  674. [18:52:52][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  675. [18:52:52][W][jbd_bms:131]: Invalid header: 0x00
  676. [18:52:52][D][uart_debug:114]: <<< 00
  677. [18:52:54][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  678. [18:52:54][W][jbd_bms:131]: Invalid header: 0xFF
  679. [18:52:54][W][jbd_bms:131]: Invalid header: 0x00
  680. [18:52:54][D][uart_debug:114]: <<< FF:00
  681. [18:52:56][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  682. [18:52:56][W][jbd_bms:131]: Invalid header: 0xFE
  683. [18:52:56][W][jbd_bms:131]: Invalid header: 0x00
  684. [18:52:56][D][uart_debug:114]: <<< FE:00
  685. [18:53:04][W][jbd_bms:131]: Invalid header: 0x00
  686. [18:53:04][W][jbd_bms:131]: Invalid header: 0x00
  687. [18:53:04][W][jbd_bms:131]: Invalid header: 0x00
  688. [18:53:04][W][jbd_bms:131]: Invalid header: 0x00
  689. [18:53:04][W][jbd_bms:131]: Invalid header: 0x80
  690. [18:53:04][W][jbd_bms:131]: Invalid header: 0x00
  691. [18:53:04][W][jbd_bms:131]: Invalid header: 0xF8
  692. [18:53:04][W][jbd_bms:131]: Invalid header: 0xFF
  693. [18:53:04][W][jbd_bms:131]: Invalid header: 0xD1
  694. [18:53:04][W][jbd_bms:131]: Invalid header: 0x01
  695. [18:53:04][W][jbd_bms:131]: Invalid header: 0x00
  696. [18:53:04][W][jbd_bms:131]: Invalid header: 0x00
  697. [18:53:04][W][jbd_bms:131]: Invalid header: 0x00
  698. [18:53:04][W][jbd_bms:131]: Invalid header: 0xF7
  699. [18:53:04][W][jbd_bms:131]: Invalid header: 0x85
  700. [18:53:04][W][jbd_bms:131]: Invalid header: 0x00
  701. [18:53:04][W][jbd_bms:131]: Invalid header: 0x00
  702. [18:53:04][W][jbd_bms:131]: Invalid header: 0xF0
  703. [18:53:04][W][jbd_bms:131]: Invalid header: 0x00
  704. [18:53:04][W][jbd_bms:131]: Invalid header: 0xF1
  705. [18:53:04][W][jbd_bms:131]: Invalid header: 0xFF
  706. [18:53:04][W][jbd_bms:131]: Invalid header: 0x00
  707. [18:53:04][W][jbd_bms:131]: Invalid header: 0x00
  708. [18:53:04][W][jbd_bms:131]: Invalid header: 0xFF
  709. [18:53:04][W][jbd_bms:131]: Invalid header: 0x40
  710. [18:53:04][W][jbd_bms:131]: Invalid header: 0x02
  711. [18:53:04][W][jbd_bms:131]: Invalid header: 0x00
  712. [18:53:04][W][jbd_bms:131]: Invalid header: 0x00
  713. [18:53:04][W][jbd_bms:131]: Invalid header: 0x00
  714. [18:53:04][W][jbd_bms:131]: Invalid header: 0x00
  715. [18:53:04][D][sensor:094]: 'Uptime Sensor''jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  716. [18:53:06][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  717. [18:53:06][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  718. [18:53:06][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  719. [18:53:06][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  720. [18:53:06][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.43000 Ah with 2 decimals of accuracy
  721. [18:53:06][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  722. [18:53:06][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  723. [18:53:06][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  724. [18:53:06][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  725. [18:53:06][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  726. [18:53:06][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  727. [18:53:06][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  728. [18:53:06][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  729. [18:53:06][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  730. [18:53:06][D][switch:055]: 'jbd-bms charging': Sending state ON
  731. [18:53:06][D][switch:055]: 'jbd-bms discharging': Sending state ON
  732. [18:53:06][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  733. [18:53:06][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.60000 °C with 1 decimals of accuracy
  734. [18:53:06][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  735. [18:53:06][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  736. [18:53:06][D][uart_debug:114]: <<< DD:03:00:26:14:91:00:00:2C:4F:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3D:0B:4A:0B:4D:00:00:00:6D:60:2C:4F:00:00:F9:E8:77
  737. [18:53:06][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  738. [18:53:06][W][component:214]: Component jbd_bms took a long time for an operation (0.23 s).
  739. [18:53:06][W][component:215]: Components should block for at most 20-30ms.
  740. [18:53:06][W][jbd_bms:157]: CRC check failed! 0xF9BA != 0xDC0C
  741. [18:53:06][W][jbd_bms:131]: Invalid header: 0x0C
  742. [18:53:06][W][jbd_bms:131]: Invalid header: 0xDC
  743. [18:53:06][W][jbd_bms:131]: Invalid header: 0xF1
  744. [18:53:06][W][jbd_bms:131]: Invalid header: 0x70
  745. [18:53:06][W][jbd_bms:131]: Invalid header: 0x77
  746. [18:53:06][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DB:0C:DC:F1:70:77
  747. [18:53:07][D][sensor:094]: 'Uptime Sensor': Sending state 617.37500 s with 0 decimals of accuracy
  748. [18:53:07][W][jbd_bms:131]: Invalid header: 0x00
  749. [18:53:07][W][jbd_bms:131]: Invalid header: 0x00
  750. [18:53:07][W][jbd_bms:131]: Invalid header: 0x00
  751. [18:53:07][W][jbd_bms:131]: Invalid header: 0x00
  752. [18:53:07][W][jbd_bms:189]: Unhandled response (function 0xAA) received: 00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00 (24)
  753. [18:53:07][D][uart_debug:114]: <<< 00:00:00:00:DD:AA:00:18:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:FF:E8:77
  754. [18:53:07][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  755. [18:53:07][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  756. [18:53:07][D][jbd_bms:252]:   Device model:
  757. [18:53:07][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  758. [18:53:07][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  759. [18:53:07][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  760. [18:53:07][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  761. [18:53:07][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  762. [18:53:07][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.43000 Ah with 2 decimals of accuracy
  763. [18:53:07][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  764. [18:53:07][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  765. [18:53:07][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  766. [18:53:07][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  767. [18:53:07][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  768. [18:53:07][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  769. [18:53:07][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  770. [18:53:07][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  771. [18:53:07][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  772. [18:53:07][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  773. [18:53:07][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.60000 °C with 1 decimals of accuracy
  774. [18:53:07][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  775. [18:53:07][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  776. [18:53:07][D][uart_debug:114]: <<< DD:03:00:26:14:91:00:00:2C:4F:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3D:0B:4A:0B:4D:00:00:00:6D:60:2C:4F:00:00:F9:E8:77
  777. [18:53:07][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  778. [18:53:07][W][jbd_bms:131]: Invalid header: 0x00
  779. [18:53:07][W][jbd_bms:131]: Invalid header: 0x00
  780. [18:53:07][W][jbd_bms:131]: Invalid header: 0x00
  781. [18:53:07][W][jbd_bms:131]: Invalid header: 0x00
  782. [18:53:07][W][component:214]: Component jbd_bms took a long time for an operation (0.23 s).
  783. [18:53:07][W][component:215]: Components should block for at most 20-30ms.
  784. [18:53:08][W][jbd_bms:157]: CRC check failed! 0xFA51 != 0xDD0C
  785. [18:53:08][W][jbd_bms:131]: Invalid header: 0x0C
  786. [18:53:08][W][jbd_bms:131]: Invalid header: 0xD7
  787. [18:53:08][W][jbd_bms:131]: Invalid header: 0x0C
  788. [18:53:08][W][jbd_bms:131]: Invalid header: 0xD8
  789. [18:53:08][W][jbd_bms:131]: Invalid header: 0x0C
  790. [18:53:08][W][jbd_bms:131]: Invalid header: 0xD8
  791. [18:53:08][W][jbd_bms:131]: Invalid header: 0x0C
  792. [18:53:08][W][jbd_bms:131]: Invalid header: 0xD8
  793. [18:53:08][W][jbd_bms:131]: Invalid header: 0x0C
  794. [18:53:08][W][jbd_bms:131]: Invalid header: 0xDC
  795. [18:53:08][W][jbd_bms:131]: Invalid header: 0x0C
  796. [18:53:08][D][uart_debug:114]: <<< 00:00:00:00:DD:AA:00:18:00:00:00:00:00:00:00:00:00:DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DB:0C:DC:F1:70:77
  797. [18:53:10][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  798. [18:53:10][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  799. [18:53:10][D][jbd_bms:252]:   Device model:
  800. [18:53:10][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  801. [18:53:10][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  802. [18:53:10][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  803. [18:53:10][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  804. [18:53:10][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  805. [18:53:10][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.43000 Ah with 2 decimals of accuracy
  806. [18:53:10][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  807. [18:53:10][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  808. [18:53:10][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  809. [18:53:10][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  810. [18:53:10][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  811. [18:53:10][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  812. [18:53:10][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  813. [18:53:10][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  814. [18:53:10][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  815. [18:53:10][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  816. [18:53:10][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.60000 °C with 1 decimals of accuracy
  817. [18:53:10][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  818. [18:53:10][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  819. [18:53:10][D][uart_debug:114]: <<< DD:03:00:26:14:91:00:00:2C:4F:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3D:0B:4A:0B:4D:00:00:00:6D:60:2C:4F:00:00:F9:E8:77
  820. [18:53:10][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  821. [18:53:10][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  822. [18:53:10][W][component:215]: Components should block for at most 20-30ms.
  823. [18:53:10][W][jbd_bms:131]: Invalid header: 0x0C
  824. [18:53:10][W][jbd_bms:131]: Invalid header: 0xDC
  825. [18:53:10][W][jbd_bms:131]: Invalid header: 0x0C
  826. [18:53:10][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DD:0C:DC:F1:6E:77
  827. [18:53:12][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  828. [18:53:12][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  829. [18:53:12][D][jbd_bms:252]:   Device model:
  830. [18:53:12][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  831. [18:53:12][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  832. [18:53:12][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  833. [18:53:12][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  834. [18:53:12][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  835. [18:53:12][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.43000 Ah with 2 decimals of accuracy
  836. [18:53:12][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  837. [18:53:12][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  838. [18:53:12][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  839. [18:53:12][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  840. [18:53:12][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  841. [18:53:12][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  842. [18:53:12][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  843. [18:53:12][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  844. [18:53:12][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  845. [18:53:12][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  846. [18:53:12][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.70000 °C with 1 decimals of accuracy
  847. [18:53:12][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  848. [18:53:12][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  849. [18:53:12][D][uart_debug:114]: <<< DD:03:00:26:14:91:00:00:2C:4F:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3E:0B:4A:0B:4D:00:00:00:6D:60:2C:4F:00:00:F9:E7:77
  850. [18:53:12][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  851. [18:53:12][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  852. [18:53:12][W][component:215]: Components should block for at most 20-30ms.
  853. [18:53:12][W][jbd_bms:131]: Invalid header: 0x0C
  854. [18:53:12][W][jbd_bms:131]: Invalid header: 0xDC
  855. [18:53:12][W][jbd_bms:131]: Invalid header: 0x0C
  856. [18:53:12][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DD:0C:DC:F1:6E:77
  857. [18:53:14][W][jbd_bms:131]: Invalid header: 0x00
  858. [18:53:14][W][jbd_bms:131]: Invalid header: 0x00
  859. [18:53:14][W][jbd_bms:131]: Invalid header: 0x00
  860. [18:53:14][W][jbd_bms:131]: Invalid header: 0x00
  861. [18:53:14][W][jbd_bms:189]: Unhandled response (function 0xAA) received: 00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00 (24)
  862. [18:53:14][D][uart_debug:114]: <<< 00:00:00:00:DD:AA:00:18:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:FF:E8:77
  863. [18:53:14][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  864. [18:53:14][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  865. [18:53:14][D][jbd_bms:252]:   Device model:
  866. [18:53:14][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.66000 V with 2 decimals of accuracy
  867. [18:53:14][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  868. [18:53:14][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  869. [18:53:14][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  870. [18:53:14][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  871. [18:53:14][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.43000 Ah with 2 decimals of accuracy
  872. [18:53:14][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  873. [18:53:14][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  874. [18:53:14][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  875. [18:53:14][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  876. [18:53:14][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  877. [18:53:14][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  878. [18:53:14][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  879. [18:53:14][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  880. [18:53:14][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  881. [18:53:14][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  882. [18:53:14][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.60000 °C with 1 decimals of accuracy
  883. [18:53:14][D][sensor:094]: 'jbd-bms temperature 2': Sending state 16.00000 °C with 1 decimals of accuracy
  884. [18:53:14][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  885. [18:53:14][D][uart_debug:114]: <<< DD:03:00:26:14:92:00:00:2C:4F:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3D:0B:4B:0B:4D:00:00:00:6D:60:2C:4F:00:00:F9:E6:77
  886. [18:53:14][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  887. [18:53:14][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  888. [18:53:14][W][component:215]: Components should block for at most 20-30ms.
  889. [18:53:14][W][jbd_bms:131]: Invalid header: 0x0C
  890. [18:53:14][W][jbd_bms:131]: Invalid header: 0xDC
  891. [18:53:14][W][jbd_bms:131]: Invalid header: 0x0C
  892. [18:53:14][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DD:0C:DC:F1:6E:77
  893. [18:53:16][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  894. [18:53:16][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  895. [18:53:16][D][jbd_bms:252]:   Device model:
  896. [18:53:16][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  897. [18:53:16][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  898. [18:53:16][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  899. [18:53:16][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  900. [18:53:16][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  901. [18:53:16][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.43000 Ah with 2 decimals of accuracy
  902. [18:53:16][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  903. [18:53:16][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  904. [18:53:16][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  905. [18:53:16][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  906. [18:53:16][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  907. [18:53:16][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  908. [18:53:16][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  909. [18:53:16][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  910. [18:53:16][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  911. [18:53:16][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  912. [18:53:16][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.60000 °C with 1 decimals of accuracy
  913. [18:53:16][D][sensor:094]: 'jbd-bms temperature 2': Sending state 16.00000 °C with 1 decimals of accuracy
  914. [18:53:16][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  915. [18:53:16][D][uart_debug:114]: <<< DD:03:00:26:14:91:00:00:2C:4F:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3D:0B:4B:0B:4D:00:00:00:6D:60:2C:4F:00:00:F9:E7:77
  916. [18:53:16][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  917. [18:53:16][W][jbd_bms:131]: Invalid header: 0x00
  918. [18:53:16][W][jbd_bms:131]: Invalid header: 0x00
  919. [18:53:16][W][jbd_bms:131]: Invalid header: 0x00
  920. [18:53:16][W][jbd_bms:131]: Invalid header: 0x00
  921. [18:53:16][W][jbd_bms:157]: CRC check failed! 0xF6C7 != 0x0CD8
  922. [18:53:16][W][jbd_bms:131]: Invalid header: 0xD8
  923. [18:53:16][W][jbd_bms:131]: Invalid header: 0x0C
  924. [18:53:16][W][jbd_bms:131]: Invalid header: 0xDC
  925. [18:53:16][W][jbd_bms:131]: Invalid header: 0x0C
  926. [18:53:16][W][component:214]: Component jbd_bms took a long time for an operation (0.26 s).
  927. [18:53:16][W][component:215]: Components should block for at most 20-30ms.
  928. [18:53:16][D][uart_debug:114]: <<< 00:00:00:00:DD:AA:00:18:00:00:DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DD:0C:DC:F1:6E:77
  929. [18:53:18][D][sensor:094]: 'Uptime Sensor': Sending state 627.37500 s with 0 decimals of accuracy
  930. [18:53:18][W][jbd_bms:131]: Invalid header: 0x00
  931. [18:53:18][W][jbd_bms:131]: Invalid header: 0x00
  932. [18:53:18][W][jbd_bms:131]: Invalid header: 0x00
  933. [18:53:18][W][jbd_bms:131]: Invalid header: 0x00
  934. [18:53:18][W][jbd_bms:189]: Unhandled response (function 0xAA) received: 00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00 (24)
  935. [18:53:18][D][uart_debug:114]: <<< 00:00:00:00:DD:AA:00:18:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:FF:E8:77
  936. [18:53:18][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  937. [18:53:18][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  938. [18:53:18][D][jbd_bms:252]:   Device model:
  939. [18:53:18][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  940. [18:53:18][D][sensor:094]: 'jbd-bms current': Sending state -0.90000 A with 1 decimals of accuracy
  941. [18:53:18][D][sensor:094]: 'jbd-bms power': Sending state -47.38500 W with 1 decimals of accuracy
  942. [18:53:18][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  943. [18:53:18][D][sensor:094]: 'jbd-bms discharging power': Sending state 47.38500 W with 2 decimals of accuracy
  944. [18:53:18][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.43000 Ah with 2 decimals of accuracy
  945. [18:53:18][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  946. [18:53:18][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  947. [18:53:18][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  948. [18:53:18][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  949. [18:53:18][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  950. [18:53:18][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  951. [18:53:18][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  952. [18:53:18][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  953. [18:53:18][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  954. [18:53:18][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  955. [18:53:18][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.70000 °C with 1 decimals of accuracy
  956. [18:53:18][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  957. [18:53:18][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  958. [18:53:18][D][uart_debug:114]: <<< DD:03:00:26:14:91:FF:A6:2C:4F:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3E:0B:4A:0B:4D:00:00:00:6D:60:2C:4F:00:00:F8:42:77
  959. [18:53:18][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  960. [18:53:18][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  961. [18:53:18][W][component:215]: Components should block for at most 20-30ms.
  962. [18:53:18][W][jbd_bms:131]: Invalid header: 0xD8
  963. [18:53:18][W][jbd_bms:131]: Invalid header: 0x0C
  964. [18:53:18][W][jbd_bms:131]: Invalid header: 0xDC
  965. [18:53:18][W][jbd_bms:131]: Invalid header: 0x0C
  966. [18:53:18][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DD:0C:DC:F1:6E:77
  967. [18:53:20][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  968. [18:53:20][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  969. [18:53:20][D][jbd_bms:252]:   Device model:
  970. [18:53:20][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  971. [18:53:20][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  972. [18:53:20][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  973. [18:53:20][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  974. [18:53:20][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  975. [18:53:20][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.43000 Ah with 2 decimals of accuracy
  976. [18:53:20][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  977. [18:53:20][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  978. [18:53:20][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  979. [18:53:20][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  980. [18:53:20][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  981. [18:53:20][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  982. [18:53:20][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  983. [18:53:20][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  984. [18:53:20][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  985. [18:53:20][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  986. [18:53:20][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.60000 °C with 1 decimals of accuracy
  987. [18:53:20][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  988. [18:53:20][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  989. [18:53:20][D][uart_debug:114]: <<< DD:03:00:26:14:91:00:00:2C:4F:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3D:0B:4A:0B:4D:00:00:00:6D:60:2C:4F:00:00:F9:E8:77
  990. [18:53:20][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  991. [18:53:20][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  992. [18:53:20][W][component:215]: Components should block for at most 20-30ms.
  993. [18:53:20][W][jbd_bms:131]: Invalid header: 0xD8
  994. [18:53:20][W][jbd_bms:131]: Invalid header: 0x0C
  995. [18:53:20][W][jbd_bms:131]: Invalid header: 0xDC
  996. [18:53:20][W][jbd_bms:131]: Invalid header: 0x0C
  997. [18:53:20][W][jbd_bms:157]: CRC check failed! 0xF9F6 != 0x0018
  998. [18:53:20][W][jbd_bms:131]: Invalid header: 0x00
  999. [18:53:20][W][jbd_bms:131]: Invalid header: 0x00
  1000. [18:53:20][W][jbd_bms:131]: Invalid header: 0x00
  1001. [18:53:20][W][jbd_bms:131]: Invalid header: 0x00
  1002. [18:53:20][W][jbd_bms:131]: Invalid header: 0x00
  1003. [18:53:20][W][jbd_bms:131]: Invalid header: 0x00
  1004. [18:53:20][W][jbd_bms:131]: Invalid header: 0x00
  1005. [18:53:20][W][jbd_bms:131]: Invalid header: 0x00
  1006. [18:53:20][W][jbd_bms:131]: Invalid header: 0x00
  1007. [18:53:20][W][jbd_bms:131]: Invalid header: 0x00
  1008. [18:53:20][W][jbd_bms:131]: Invalid header: 0x00
  1009. [18:53:20][W][jbd_bms:131]: Invalid header: 0x00
  1010. [18:53:20][W][jbd_bms:131]: Invalid header: 0x00
  1011. [18:53:20][W][jbd_bms:131]: Invalid header: 0x00
  1012. [18:53:20][W][jbd_bms:131]: Invalid header: 0x00
  1013. [18:53:20][W][jbd_bms:131]: Invalid header: 0x00
  1014. [18:53:20][W][jbd_bms:131]: Invalid header: 0x00
  1015. [18:53:20][W][jbd_bms:131]: Invalid header: 0x00
  1016. [18:53:20][W][jbd_bms:131]: Invalid header: 0x00
  1017. [18:53:20][W][jbd_bms:131]: Invalid header: 0x00
  1018. [18:53:20][W][jbd_bms:131]: Invalid header: 0x00
  1019. [18:53:20][W][jbd_bms:131]: Invalid header: 0x00
  1020. [18:53:20][W][jbd_bms:131]: Invalid header: 0x00
  1021. [18:53:20][W][jbd_bms:131]: Invalid header: 0xFF
  1022. [18:53:20][W][jbd_bms:131]: Invalid header: 0xE8
  1023. [18:53:20][W][jbd_bms:131]: Invalid header: 0x77
  1024. [18:53:20][W][component:214]: Component jbd_bms took a long time for an operation (0.11 s).
  1025. [18:53:20][W][component:215]: Components should block for at most 20-30ms.
  1026. [18:53:20][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DD:0C:DC:F1:6E:77:00:00:00:00:DD:AA:00:18:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:FF:E8:77
  1027. [18:53:22][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  1028. [18:53:22][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  1029. [18:53:22][D][jbd_bms:252]:   Device model:
  1030. [18:53:22][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  1031. [18:53:22][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  1032. [18:53:22][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  1033. [18:53:22][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  1034. [18:53:22][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  1035. [18:53:22][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.43000 Ah with 2 decimals of accuracy
  1036. [18:53:22][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  1037. [18:53:22][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  1038. [18:53:22][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  1039. [18:53:22][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  1040. [18:53:22][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  1041. [18:53:22][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  1042. [18:53:22][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  1043. [18:53:22][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  1044. [18:53:22][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  1045. [18:53:22][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  1046. [18:53:22][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.60000 °C with 1 decimals of accuracy
  1047. [18:53:22][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  1048. [18:53:22][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  1049. [18:53:22][D][uart_debug:114]: <<< DD:03:00:26:14:91:00:00:2C:4F:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3D:0B:4A:0B:4D:00:00:00:6D:60:2C:4F:00:00:F9:E8:77
  1050. [18:53:22][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  1051. [18:53:22][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  1052. [18:53:22][W][component:215]: Components should block for at most 20-30ms.
  1053. [18:53:22][W][jbd_bms:131]: Invalid header: 0x0C
  1054. [18:53:22][W][jbd_bms:131]: Invalid header: 0xDC
  1055. [18:53:22][W][jbd_bms:131]: Invalid header: 0x0C
  1056. [18:53:22][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DD:0C:DC:F1:6E:77
  1057. [18:53:24][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  1058. [18:53:24][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  1059. [18:53:24][D][jbd_bms:252]:   Device model:
  1060. [18:53:24][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.66000 V with 2 decimals of accuracy
  1061. [18:53:24][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  1062. [18:53:24][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  1063. [18:53:24][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  1064. [18:53:24][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  1065. [18:53:24][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.43000 Ah with 2 decimals of accuracy
  1066. [18:53:24][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  1067. [18:53:24][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  1068. [18:53:24][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  1069. [18:53:24][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  1070. [18:53:24][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  1071. [18:53:24][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  1072. [18:53:24][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  1073. [18:53:24][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  1074. [18:53:24][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  1075. [18:53:24][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  1076. [18:53:24][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.70000 °C with 1 decimals of accuracy
  1077. [18:53:24][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  1078. [18:53:24][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  1079. [18:53:24][D][uart_debug:114]: <<< DD:03:00:26:14:92:00:00:2C:4F:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3E:0B:4A:0B:4D:00:00:00:6D:60:2C:4F:00:00:F9:E6:77
  1080. [18:53:24][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  1081. [18:53:24][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  1082. [18:53:24][W][component:215]: Components should block for at most 20-30ms.
  1083. [18:53:24][W][jbd_bms:131]: Invalid header: 0xD8
  1084. [18:53:24][W][jbd_bms:131]: Invalid header: 0x0C
  1085. [18:53:24][W][jbd_bms:131]: Invalid header: 0xDC
  1086. [18:53:24][W][jbd_bms:131]: Invalid header: 0x0C
  1087. [18:53:24][W][jbd_bms:131]: Invalid header: 0xDF
  1088. [18:53:24][W][jbd_bms:131]: Invalid header: 0x0C
  1089. [18:53:24][W][jbd_bms:131]: Invalid header: 0xDC
  1090. [18:53:24][W][jbd_bms:131]: Invalid header: 0x0C
  1091. [18:53:24][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DF:0C:DC:0C:DD:0C:DC:F1:6C:77
  1092. [18:53:26][W][jbd_bms:131]: Invalid header: 0x00
  1093. [18:53:26][W][jbd_bms:131]: Invalid header: 0x00
  1094. [18:53:26][W][jbd_bms:131]: Invalid header: 0x00
  1095. [18:53:26][W][jbd_bms:131]: Invalid header: 0x00
  1096. [18:53:26][D][uart_debug:114]: <<< 00:00:00:00:DD:AA:00:18:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:FF:E8
  1097. [18:53:26][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  1098. [18:53:26][W][jbd_bms:189]: Unhandled response (function 0xAA) received: 00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00 (24)
  1099. [18:53:26][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  1100. [18:53:26][D][jbd_bms:252]:   Device model:
  1101. [18:53:26][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  1102. [18:53:26][D][sensor:094]: 'jbd-bms current': Sending state -0.90000 A with 1 decimals of accuracy
  1103. [18:53:26][D][sensor:094]: 'jbd-bms power': Sending state -47.38500 W with 1 decimals of accuracy
  1104. [18:53:26][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  1105. [18:53:26][D][sensor:094]: 'jbd-bms discharging power': Sending state 47.38500 W with 2 decimals of accuracy
  1106. [18:53:26][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.43000 Ah with 2 decimals of accuracy
  1107. [18:53:26][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  1108. [18:53:26][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  1109. [18:53:26][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  1110. [18:53:26][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  1111. [18:53:26][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  1112. [18:53:26][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  1113. [18:53:26][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  1114. [18:53:26][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  1115. [18:53:26][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  1116. [18:53:26][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  1117. [18:53:26][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.70000 °C with 1 decimals of accuracy
  1118. [18:53:26][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  1119. [18:53:26][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  1120. [18:53:26][D][uart_debug:114]: <<< 77:DD:03:00:26:14:91:FF:A6:2C:4F:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3E:0B:4A:0B:4D:00:00:00:6D:60:2C:4F:00:00:F8:42:77
  1121. [18:53:26][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  1122. [18:53:26][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  1123. [18:53:26][W][component:215]: Components should block for at most 20-30ms.
  1124. [18:53:26][W][jbd_bms:131]: Invalid header: 0xD8
  1125. [18:53:26][W][jbd_bms:131]: Invalid header: 0x0C
  1126. [18:53:26][W][jbd_bms:131]: Invalid header: 0xDC
  1127. [18:53:26][W][jbd_bms:131]: Invalid header: 0x0C
  1128. [18:53:26][W][jbd_bms:131]: Invalid header: 0xDF
  1129. [18:53:26][W][jbd_bms:131]: Invalid header: 0x0C
  1130. [18:53:26][W][jbd_bms:131]: Invalid header: 0xDC
  1131. [18:53:26][W][jbd_bms:131]: Invalid header: 0x0C
  1132. [18:53:26][W][jbd_bms:131]: Invalid header: 0xDB
  1133. [18:53:26][W][jbd_bms:131]: Invalid header: 0x0C
  1134. [18:53:26][W][jbd_bms:131]: Invalid header: 0xDC
  1135. [18:53:26][W][jbd_bms:131]: Invalid header: 0xF1
  1136. [18:53:26][W][jbd_bms:131]: Invalid header: 0x6E
  1137. [18:53:26][W][jbd_bms:131]: Invalid header: 0x77
  1138. [18:53:26][W][component:214]: Component jbd_bms took a long time for an operation (0.06 s).
  1139. [18:53:26][W][component:215]: Components should block for at most 20-30ms.
  1140. [18:53:26][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DF:0C:DC:0C:DB:0C:DC:F1:6E:77
  1141. [18:53:27][D][sensor:094]: 'Uptime Sensor': Sending state 637.37500 s with 0 decimals of accuracy
  1142. [18:53:28][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  1143. [18:53:28][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  1144. [18:53:28][D][jbd_bms:252]:   Device model:
  1145. [18:53:28][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.66000 V with 2 decimals of accuracy
  1146. [18:53:28][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  1147. [18:53:28][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  1148. [18:53:28][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  1149. [18:53:28][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  1150. [18:53:28][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.43000 Ah with 2 decimals of accuracy
  1151. [18:53:28][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  1152. [18:53:28][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  1153. [18:53:28][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  1154. [18:53:28][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  1155. [18:53:28][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  1156. [18:53:28][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  1157. [18:53:28][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  1158. [18:53:28][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  1159. [18:53:28][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  1160. [18:53:28][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  1161. [18:53:28][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.70000 °C with 1 decimals of accuracy
  1162. [18:53:28][D][sensor:094]: 'jbd-bms temperature 2': Sending state 16.00000 °C with 1 decimals of accuracy
  1163. [18:53:28][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  1164. [18:53:28][D][uart_debug:114]: <<< DD:03:00:26:14:92:00:00:2C:4F:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3E:0B:4B:0B:4D:00:00:00:6D:60:2C:4F:00:00:F9:E5:77
  1165. [18:53:28][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  1166. [18:53:28][W][jbd_bms:131]: Invalid header: 0x00
  1167. [18:53:28][W][jbd_bms:131]: Invalid header: 0x00
  1168. [18:53:28][W][jbd_bms:131]: Invalid header: 0x00
  1169. [18:53:28][W][jbd_bms:131]: Invalid header: 0x00
  1170. [18:53:28][W][jbd_bms:189]: Unhandled response (function 0xAA) received: 00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00 (24)
  1171. [18:53:28][I][jbd_bms:198]: Cell info frame (32 bytes) received
  1172. [18:53:28][D][sensor:094]: 'jbd-bms cell voltage 01': Sending state 3.29400 V with 3 decimals of accuracy
  1173. [18:53:28][D][sensor:094]: 'jbd-bms cell voltage 02': Sending state 3.29200 V with 3 decimals of accuracy
  1174. [18:53:28][D][sensor:094]: 'jbd-bms cell voltage 03': Sending state 3.29100 V with 3 decimals of accuracy
  1175. [18:53:28][D][sensor:094]: 'jbd-bms cell voltage 04': Sending state 3.29200 V with 3 decimals of accuracy
  1176. [18:53:28][D][sensor:094]: 'jbd-bms cell voltage 05': Sending state 3.29300 V with 3 decimals of accuracy
  1177. [18:53:28][D][sensor:094]: 'jbd-bms cell voltage 06': Sending state 3.29300 V with 3 decimals of accuracy
  1178. [18:53:28][D][sensor:094]: 'jbd-bms cell voltage 07': Sending state 3.29000 V with 3 decimals of accuracy
  1179. [18:53:28][D][sensor:094]: 'jbd-bms cell voltage 08': Sending state 3.28700 V with 3 decimals of accuracy
  1180. [18:53:28][D][sensor:094]: 'jbd-bms cell voltage 09': Sending state 3.28800 V with 3 decimals of accuracy
  1181. [18:53:28][D][sensor:094]: 'jbd-bms cell voltage 10': Sending state 3.28800 V with 3 decimals of accuracy
  1182. [18:53:28][D][sensor:094]: 'jbd-bms cell voltage 11': Sending state 3.28800 V with 3 decimals of accuracy
  1183. [18:53:28][D][sensor:094]: 'jbd-bms cell voltage 12': Sending state 3.29200 V with 3 decimals of accuracy
  1184. [18:53:28][D][sensor:094]: 'jbd-bms cell voltage 13': Sending state 3.29500 V with 3 decimals of accuracy
  1185. [18:53:28][D][sensor:094]: 'jbd-bms cell voltage 14': Sending state 3.29200 V with 3 decimals of accuracy
  1186. [18:53:28][D][sensor:094]: 'jbd-bms cell voltage 15': Sending state 3.29300 V with 3 decimals of accuracy
  1187. [18:53:28][D][sensor:094]: 'jbd-bms cell voltage 16': Sending state 3.29200 V with 3 decimals of accuracy
  1188. [18:53:28][D][sensor:094]: 'jbd-bms min cell voltage': Sending state 3.28700 V with 3 decimals of accuracy
  1189. [18:53:28][D][sensor:094]: 'jbd-bms max cell voltage': Sending state 3.29500 V with 3 decimals of accuracy
  1190. [18:53:28][D][sensor:094]: 'jbd-bms max voltage cell': Sending state 13.00000  with 0 decimals of accuracy
  1191. [18:53:28][D][sensor:094]: 'jbd-bms min voltage cell': Sending state 8.00000  with 0 decimals of accuracy
  1192. [18:53:28][D][sensor:094]: 'jbd-bms delta cell voltage': Sending state 0.00800 V with 4 decimals of accuracy
  1193. [18:53:28][D][sensor:094]: 'jbd-bms average cell voltage': Sending state 3.29125 V with 4 decimals of accuracy
  1194. [18:53:28][W][component:214]: Component jbd_bms took a long time for an operation (0.46 s).
  1195. [18:53:28][W][component:215]: Components should block for at most 20-30ms.
  1196. [18:53:28][D][uart_debug:114]: <<< 00:00:00:00:DD:AA:00:18:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:FF:E8:77:DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DF:0C:DC:0C:DD:0C:DC:F1:6C:77
  1197. [18:53:29][W][jbd_bms:131]: Invalid header: 0x00
  1198. [18:53:29][W][jbd_bms:131]: Invalid header: 0x00
  1199. [18:53:29][W][jbd_bms:131]: Invalid header: 0x00
  1200. [18:53:29][W][jbd_bms:131]: Invalid header: 0x00
  1201. [18:53:29][W][jbd_bms:189]: Unhandled response (function 0xAA) received: 00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00 (24)
  1202. [18:53:29][D][uart_debug:114]: <<< 00:00:00:00:DD:AA:00:18:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:FF:E8:77
  1203. [18:53:30][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  1204. [18:53:30][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  1205. [18:53:30][D][jbd_bms:252]:   Device model:
  1206. [18:53:30][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  1207. [18:53:30][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  1208. [18:53:30][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  1209. [18:53:30][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  1210. [18:53:30][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  1211. [18:53:30][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.43000 Ah with 2 decimals of accuracy
  1212. [18:53:30][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  1213. [18:53:30][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  1214. [18:53:30][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  1215. [18:53:30][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  1216. [18:53:30][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  1217. [18:53:30][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  1218. [18:53:30][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  1219. [18:53:30][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  1220. [18:53:30][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  1221. [18:53:30][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  1222. [18:53:30][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.70000 °C with 1 decimals of accuracy
  1223. [18:53:30][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  1224. [18:53:30][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  1225. [18:53:30][D][uart_debug:114]: <<< DD:03:00:26:14:91:00:00:2C:4F:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3E:0B:4A:0B:4D:00:00:00:6D:60:2C:4F:00:00:F9:E7:77
  1226. [18:53:30][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  1227. [18:53:30][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  1228. [18:53:30][W][component:215]: Components should block for at most 20-30ms.
  1229. [18:53:30][W][jbd_bms:131]: Invalid header: 0xD8
  1230. [18:53:30][W][jbd_bms:131]: Invalid header: 0x0C
  1231. [18:53:30][W][jbd_bms:131]: Invalid header: 0xDC
  1232. [18:53:30][W][jbd_bms:131]: Invalid header: 0x0C
  1233. [18:53:30][W][jbd_bms:157]: CRC check failed! 0xF9F6 != 0x0018
  1234. [18:53:30][W][jbd_bms:131]: Invalid header: 0x00
  1235. [18:53:30][W][jbd_bms:131]: Invalid header: 0x00
  1236. [18:53:30][W][jbd_bms:131]: Invalid header: 0x00
  1237. [18:53:30][W][jbd_bms:131]: Invalid header: 0x00
  1238. [18:53:30][W][jbd_bms:131]: Invalid header: 0x00
  1239. [18:53:30][W][jbd_bms:131]: Invalid header: 0x00
  1240. [18:53:30][W][jbd_bms:131]: Invalid header: 0x00
  1241. [18:53:30][W][jbd_bms:131]: Invalid header: 0x00
  1242. [18:53:30][W][jbd_bms:131]: Invalid header: 0x00
  1243. [18:53:30][W][jbd_bms:131]: Invalid header: 0x00
  1244. [18:53:30][W][jbd_bms:131]: Invalid header: 0x00
  1245. [18:53:30][W][jbd_bms:131]: Invalid header: 0x00
  1246. [18:53:30][W][jbd_bms:131]: Invalid header: 0x00
  1247. [18:53:30][W][jbd_bms:131]: Invalid header: 0x00
  1248. [18:53:30][W][jbd_bms:131]: Invalid header: 0x00
  1249. [18:53:30][W][jbd_bms:131]: Invalid header: 0x00
  1250. [18:53:30][W][jbd_bms:131]: Invalid header: 0x00
  1251. [18:53:30][W][jbd_bms:131]: Invalid header: 0x00
  1252. [18:53:30][W][jbd_bms:131]: Invalid header: 0x00
  1253. [18:53:30][W][jbd_bms:131]: Invalid header: 0x00
  1254. [18:53:30][W][jbd_bms:131]: Invalid header: 0x00
  1255. [18:53:30][W][jbd_bms:131]: Invalid header: 0x00
  1256. [18:53:30][W][jbd_bms:131]: Invalid header: 0x00
  1257. [18:53:30][W][jbd_bms:131]: Invalid header: 0xFF
  1258. [18:53:30][W][jbd_bms:131]: Invalid header: 0xE8
  1259. [18:53:30][W][jbd_bms:131]: Invalid header: 0x77
  1260. [18:53:30][W][component:214]: Component jbd_bms took a long time for an operation (0.11 s).
  1261. [18:53:30][W][component:215]: Components should block for at most 20-30ms.
  1262. [18:53:30][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DB:0C:DC:F1:70:77:00:00:00:00:DD:AA:00:18:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:FF:E8:77
  1263. [18:53:32][W][jbd_bms:131]: Invalid header: 0x00
  1264. [18:53:32][W][jbd_bms:131]: Invalid header: 0x00
  1265. [18:53:32][W][jbd_bms:131]: Invalid header: 0x00
  1266. [18:53:32][W][jbd_bms:131]: Invalid header: 0x00
  1267. [18:53:32][W][jbd_bms:189]: Unhandled response (function 0xAA) received: 00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00 (24)
  1268. [18:53:32][D][uart_debug:114]: <<< 00:00:00:00:DD:AA:00:18:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:FF:E8:77
  1269. [18:53:32][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  1270. [18:53:32][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  1271. [18:53:32][D][jbd_bms:252]:   Device model:
  1272. [18:53:32][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  1273. [18:53:32][D][sensor:094]: 'jbd-bms current': Sending state -0.90000 A with 1 decimals of accuracy
  1274. [18:53:32][D][sensor:094]: 'jbd-bms power': Sending state -47.38500 W with 1 decimals of accuracy
  1275. [18:53:32][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  1276. [18:53:32][D][sensor:094]: 'jbd-bms discharging power': Sending state 47.38500 W with 2 decimals of accuracy
  1277. [18:53:32][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.43000 Ah with 2 decimals of accuracy
  1278. [18:53:32][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  1279. [18:53:32][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  1280. [18:53:32][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  1281. [18:53:32][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  1282. [18:53:32][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  1283. [18:53:32][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  1284. [18:53:32][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  1285. [18:53:32][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  1286. [18:53:32][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  1287. [18:53:32][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  1288. [18:53:32][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.60000 °C with 1 decimals of accuracy
  1289. [18:53:32][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  1290. [18:53:32][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  1291. [18:53:32][D][uart_debug:114]: <<< DD:03:00:26:14:91:FF:A6:2C:4F:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3D:0B:4A:0B:4D:00:00:00:6D:60:2C:4F:00:00:F8:43:77
  1292. [18:53:32][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  1293. [18:53:32][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  1294. [18:53:32][W][component:215]: Components should block for at most 20-30ms.
  1295. [18:53:32][W][jbd_bms:131]: Invalid header: 0xD8
  1296. [18:53:32][W][jbd_bms:131]: Invalid header: 0x0C
  1297. [18:53:32][W][jbd_bms:131]: Invalid header: 0xDC
  1298. [18:53:32][W][jbd_bms:131]: Invalid header: 0x0C
  1299. [18:53:32][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DB:0C:DC:F1:70:77
  1300. [18:53:34][W][jbd_bms:131]: Invalid header: 0x00
  1301. [18:53:34][W][jbd_bms:131]: Invalid header: 0x00
  1302. [18:53:34][W][jbd_bms:131]: Invalid header: 0x00
  1303. [18:53:34][W][jbd_bms:131]: Invalid header: 0x00
  1304. [18:53:34][W][jbd_bms:189]: Unhandled response (function 0xAA) received: 00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00 (24)
  1305. [18:53:34][D][uart_debug:114]: <<< 00:00:00:00:DD:AA:00:18:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:FF:E8:77
  1306. [18:53:34][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  1307. [18:53:34][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  1308. [18:53:34][D][jbd_bms:252]:   Device model:
  1309. [18:53:34][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  1310. [18:53:34][D][sensor:094]: 'jbd-bms current': Sending state -1.03000 A with 1 decimals of accuracy
  1311. [18:53:34][D][sensor:094]: 'jbd-bms power': Sending state -54.22950 W with 1 decimals of accuracy
  1312. [18:53:34][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  1313. [18:53:34][D][sensor:094]: 'jbd-bms discharging power': Sending state 54.22950 W with 2 decimals of accuracy
  1314. [18:53:34][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.43000 Ah with 2 decimals of accuracy
  1315. [18:53:34][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  1316. [18:53:34][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  1317. [18:53:34][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  1318. [18:53:34][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  1319. [18:53:34][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  1320. [18:53:34][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  1321. [18:53:34][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  1322. [18:53:34][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  1323. [18:53:34][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  1324. [18:53:34][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  1325. [18:53:34][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.60000 °C with 1 decimals of accuracy
  1326. [18:53:34][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  1327. [18:53:34][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  1328. [18:53:34][D][uart_debug:114]: <<< DD:03:00:26:14:91:FF:99:2C:4F:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3D:0B:4A:0B:4D:00:00:00:6D:60:2C:4F:00:00:F8:50:77
  1329. [18:53:34][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  1330. [18:53:34][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  1331. [18:53:34][W][component:215]: Components should block for at most 20-30ms.
  1332. [18:53:34][W][jbd_bms:131]: Invalid header: 0xD8
  1333. [18:53:34][W][jbd_bms:131]: Invalid header: 0x0C
  1334. [18:53:34][W][jbd_bms:131]: Invalid header: 0xD8
  1335. [18:53:34][W][jbd_bms:131]: Invalid header: 0x0C
  1336. [18:53:34][W][jbd_bms:131]: Invalid header: 0xDC
  1337. [18:53:34][W][jbd_bms:131]: Invalid header: 0x0C
  1338. [18:53:34][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DB:0C:DC:F1:70:77
  1339. [18:53:35][W][jbd_bms:131]: Invalid header: 0x00
  1340. [18:53:35][W][jbd_bms:131]: Invalid header: 0x00
  1341. [18:53:35][W][jbd_bms:131]: Invalid header: 0x00
  1342. [18:53:35][W][jbd_bms:131]: Invalid header: 0x00
  1343. [18:53:35][W][jbd_bms:189]: Unhandled response (function 0xAA) received: 00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00 (24)
  1344. [18:53:35][D][uart_debug:114]: <<< 00:00:00:00:DD:AA:00:18:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:FF:E8:77
  1345. [18:53:36][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  1346. [18:53:36][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  1347. [18:53:36][D][jbd_bms:252]:   Device model:
  1348. [18:53:36][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  1349. [18:53:36][D][sensor:094]: 'jbd-bms current': Sending state -0.90000 A with 1 decimals of accuracy
  1350. [18:53:36][D][sensor:094]: 'jbd-bms power': Sending state -47.38500 W with 1 decimals of accuracy
  1351. [18:53:36][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  1352. [18:53:36][D][sensor:094]: 'jbd-bms discharging power': Sending state 47.38500 W with 2 decimals of accuracy
  1353. [18:53:36][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.43000 Ah with 2 decimals of accuracy
  1354. [18:53:36][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  1355. [18:53:36][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  1356. [18:53:36][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  1357. [18:53:36][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  1358. [18:53:36][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  1359. [18:53:36][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  1360. [18:53:36][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  1361. [18:53:36][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  1362. [18:53:36][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  1363. [18:53:36][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  1364. [18:53:36][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.60000 °C with 1 decimals of accuracy
  1365. [18:53:36][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  1366. [18:53:36][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  1367. [18:53:36][D][uart_debug:114]: <<< DD:03:00:26:14:91:FF:A6:2C:4F:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3D:0B:4A:0B:4D:00:00:00:6D:60:2C:4F:00:00:F8:43:77
  1368. [18:53:36][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  1369. [18:53:36][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  1370. [18:53:36][W][component:215]: Components should block for at most 20-30ms.
  1371. [18:53:36][W][jbd_bms:131]: Invalid header: 0xD8
  1372. [18:53:36][W][jbd_bms:131]: Invalid header: 0x0C
  1373. [18:53:36][W][jbd_bms:131]: Invalid header: 0xDC
  1374. [18:53:36][W][jbd_bms:131]: Invalid header: 0x0C
  1375. [18:53:36][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DD:0C:DC:F1:6E:77
  1376. [18:53:37][D][sensor:094]: 'Uptime Sensor': Sending state 647.37500 s with 0 decimals of accuracy
  1377. [18:53:38][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  1378. [18:53:38][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  1379. [18:53:38][D][jbd_bms:252]:   Device model:
  1380. [18:53:38][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  1381. [18:53:38][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  1382. [18:53:38][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  1383. [18:53:38][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  1384. [18:53:38][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  1385. [18:53:38][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.43000 Ah with 2 decimals of accuracy
  1386. [18:53:38][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  1387. [18:53:38][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  1388. [18:53:38][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  1389. [18:53:38][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  1390. [18:53:38][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  1391. [18:53:38][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  1392. [18:53:38][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  1393. [18:53:38][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  1394. [18:53:38][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  1395. [18:53:38][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  1396. [18:53:38][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.60000 °C with 1 decimals of accuracy
  1397. [18:53:38][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  1398. [18:53:38][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  1399. [18:53:38][D][uart_debug:114]: <<< DD:03:00:26:14:91:00:00:2C:4F:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3D:0B:4A:0B:4D:00:00:00:6D:60:2C:4F:00:00:F9:E8:77
  1400. [18:53:38][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  1401. [18:53:38][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  1402. [18:53:38][W][component:215]: Components should block for at most 20-30ms.
  1403. [18:53:38][W][jbd_bms:131]: Invalid header: 0x0C
  1404. [18:53:38][W][jbd_bms:131]: Invalid header: 0xD8
  1405. [18:53:38][W][jbd_bms:131]: Invalid header: 0x0C
  1406. [18:53:38][W][jbd_bms:131]: Invalid header: 0xDC
  1407. [18:53:38][W][jbd_bms:131]: Invalid header: 0x0C
  1408. [18:53:38][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DB:0C:DC:F1:70:77
  1409. [18:53:40][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  1410. [18:53:40][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  1411. [18:53:40][D][jbd_bms:252]:   Device model:
  1412. [18:53:40][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  1413. [18:53:40][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  1414. [18:53:40][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  1415. [18:53:40][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  1416. [18:53:40][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  1417. [18:53:40][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.42000 Ah with 2 decimals of accuracy
  1418. [18:53:40][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  1419. [18:53:40][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  1420. [18:53:40][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  1421. [18:53:40][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  1422. [18:53:40][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  1423. [18:53:40][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  1424. [18:53:40][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  1425. [18:53:40][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  1426. [18:53:40][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  1427. [18:53:40][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  1428. [18:53:40][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.60000 °C with 1 decimals of accuracy
  1429. [18:53:40][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  1430. [18:53:40][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  1431. [18:53:40][D][uart_debug:114]: <<< DD:03:00:26:14:91:00:00:2C:4E:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3D:0B:4A:0B:4D:00:00:00:6D:60:2C:4E:00:00:F9:EA:77
  1432. [18:53:40][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  1433. [18:53:40][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  1434. [18:53:40][W][component:215]: Components should block for at most 20-30ms.
  1435. [18:53:40][W][jbd_bms:131]: Invalid header: 0xD8
  1436. [18:53:40][W][jbd_bms:131]: Invalid header: 0x0C
  1437. [18:53:40][W][jbd_bms:131]: Invalid header: 0xDC
  1438. [18:53:40][W][jbd_bms:131]: Invalid header: 0x0C
  1439. [18:53:40][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DB:0C:DC:F1:70:77
  1440. [18:53:40][W][jbd_bms:131]: Invalid header: 0x00
  1441. [18:53:40][W][jbd_bms:131]: Invalid header: 0x00
  1442. [18:53:40][W][jbd_bms:131]: Invalid header: 0x00
  1443. [18:53:40][W][jbd_bms:131]: Invalid header: 0x00
  1444. [18:53:40][W][jbd_bms:189]: Unhandled response (function 0xAA) received: 00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00 (24)
  1445. [18:53:40][D][uart_debug:114]: <<< 00:00:00:00:DD:AA:00:18:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:FF:E8:77
  1446. [18:53:42][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  1447. [18:53:42][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  1448. [18:53:42][D][jbd_bms:252]:   Device model:
  1449. [18:53:42][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  1450. [18:53:42][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  1451. [18:53:42][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  1452. [18:53:42][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  1453. [18:53:42][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  1454. [18:53:42][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.42000 Ah with 2 decimals of accuracy
  1455. [18:53:42][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  1456. [18:53:42][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  1457. [18:53:42][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  1458. [18:53:42][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  1459. [18:53:42][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  1460. [18:53:42][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  1461. [18:53:42][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  1462. [18:53:42][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  1463. [18:53:42][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  1464. [18:53:42][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  1465. [18:53:42][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.70000 °C with 1 decimals of accuracy
  1466. [18:53:42][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  1467. [18:53:42][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  1468. [18:53:42][D][uart_debug:114]: <<< DD:03:00:26:14:91:00:00:2C:4E:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3E:0B:4A:0B:4D:00:00:00:6D:60:2C:4E:00:00:F9:E9:77
  1469. [18:53:42][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  1470. [18:53:42][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  1471. [18:53:42][W][component:215]: Components should block for at most 20-30ms.
  1472. [18:53:42][W][jbd_bms:131]: Invalid header: 0x0C
  1473. [18:53:42][W][jbd_bms:131]: Invalid header: 0xDC
  1474. [18:53:42][W][jbd_bms:131]: Invalid header: 0x0C
  1475. [18:53:42][W][jbd_bms:157]: CRC check failed! 0xF9F6 != 0x0018
  1476. [18:53:42][W][jbd_bms:131]: Invalid header: 0x00
  1477. [18:53:42][W][jbd_bms:131]: Invalid header: 0x00
  1478. [18:53:42][W][jbd_bms:131]: Invalid header: 0x00
  1479. [18:53:42][W][jbd_bms:131]: Invalid header: 0x00
  1480. [18:53:42][W][jbd_bms:131]: Invalid header: 0x00
  1481. [18:53:42][W][jbd_bms:131]: Invalid header: 0x00
  1482. [18:53:42][W][jbd_bms:131]: Invalid header: 0x00
  1483. [18:53:42][W][jbd_bms:131]: Invalid header: 0x00
  1484. [18:53:42][W][jbd_bms:131]: Invalid header: 0x00
  1485. [18:53:42][W][jbd_bms:131]: Invalid header: 0x00
  1486. [18:53:42][W][jbd_bms:131]: Invalid header: 0x00
  1487. [18:53:42][W][jbd_bms:131]: Invalid header: 0x00
  1488. [18:53:42][W][jbd_bms:131]: Invalid header: 0x00
  1489. [18:53:42][W][jbd_bms:131]: Invalid header: 0x00
  1490. [18:53:42][W][jbd_bms:131]: Invalid header: 0x00
  1491. [18:53:42][W][jbd_bms:131]: Invalid header: 0x00
  1492. [18:53:42][W][jbd_bms:131]: Invalid header: 0x00
  1493. [18:53:42][W][jbd_bms:131]: Invalid header: 0x00
  1494. [18:53:42][W][jbd_bms:131]: Invalid header: 0x00
  1495. [18:53:42][W][jbd_bms:131]: Invalid header: 0x00
  1496. [18:53:42][W][jbd_bms:131]: Invalid header: 0x00
  1497. [18:53:42][W][jbd_bms:131]: Invalid header: 0x00
  1498. [18:53:42][W][jbd_bms:131]: Invalid header: 0x00
  1499. [18:53:42][W][jbd_bms:131]: Invalid header: 0xFF
  1500. [18:53:42][W][jbd_bms:131]: Invalid header: 0xE8
  1501. [18:53:42][W][jbd_bms:131]: Invalid header: 0x77
  1502. [18:53:42][W][component:214]: Component jbd_bms took a long time for an operation (0.11 s).
  1503. [18:53:42][W][component:215]: Components should block for at most 20-30ms.
  1504. [18:53:42][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DB:0C:DC:F1:70:77:00:00:00:00:DD:AA:00:18:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:FF:E8:77
  1505. [18:53:42][W][jbd_bms:131]: Invalid header: 0x00
  1506. [18:53:42][W][jbd_bms:131]: Invalid header: 0x00
  1507. [18:53:42][W][jbd_bms:131]: Invalid header: 0x00
  1508. [18:53:42][W][jbd_bms:131]: Invalid header: 0x00
  1509. [18:53:42][W][jbd_bms:189]: Unhandled response (function 0xAA) received: 00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00 (24)
  1510. [18:53:42][D][uart_debug:114]: <<< 00:00:00:00:DD:AA:00:18:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:FF:E8:77
  1511. [18:53:44][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  1512. [18:53:44][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  1513. [18:53:44][D][jbd_bms:252]:   Device model:
  1514. [18:53:44][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  1515. [18:53:44][D][sensor:094]: 'jbd-bms current': Sending state -1.16000 A with 1 decimals of accuracy
  1516. [18:53:44][D][sensor:094]: 'jbd-bms power': Sending state -61.07399 W with 1 decimals of accuracy
  1517. [18:53:44][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  1518. [18:53:44][D][sensor:094]: 'jbd-bms discharging power': Sending state 61.07399 W with 2 decimals of accuracy
  1519. [18:53:44][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.42000 Ah with 2 decimals of accuracy
  1520. [18:53:44][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  1521. [18:53:44][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  1522. [18:53:44][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  1523. [18:53:44][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  1524. [18:53:44][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  1525. [18:53:44][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  1526. [18:53:44][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  1527. [18:53:44][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  1528. [18:53:44][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  1529. [18:53:44][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  1530. [18:53:44][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.60000 °C with 1 decimals of accuracy
  1531. [18:53:44][D][sensor:094]: 'jbd-bms temperature 2': Sending state 16.00000 °C with 1 decimals of accuracy
  1532. [18:53:44][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  1533. [18:53:44][D][uart_debug:114]: <<< DD:03:00:26:14:91:FF:8C:2C:4E:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3D:0B:4B:0B:4D:00:00:00:6D:60:2C:4E:00:00:F8:5E:77
  1534. [18:53:44][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  1535. [18:53:44][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  1536. [18:53:44][W][component:215]: Components should block for at most 20-30ms.
  1537. [18:53:44][W][jbd_bms:131]: Invalid header: 0x0C
  1538. [18:53:44][W][jbd_bms:131]: Invalid header: 0xD8
  1539. [18:53:44][W][jbd_bms:131]: Invalid header: 0x0C
  1540. [18:53:44][W][jbd_bms:131]: Invalid header: 0xDC
  1541. [18:53:44][W][jbd_bms:131]: Invalid header: 0x0C
  1542. [18:53:44][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DB:0C:DC:F1:70:77
  1543. [18:53:46][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  1544. [18:53:46][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  1545. [18:53:46][D][jbd_bms:252]:   Device model:
  1546. [18:53:46][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  1547. [18:53:46][D][sensor:094]: 'jbd-bms current': Sending state -0.90000 A with 1 decimals of accuracy
  1548. [18:53:46][D][sensor:094]: 'jbd-bms power': Sending state -47.38500 W with 1 decimals of accuracy
  1549. [18:53:46][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  1550. [18:53:46][D][sensor:094]: 'jbd-bms discharging power': Sending state 47.38500 W with 2 decimals of accuracy
  1551. [18:53:46][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.42000 Ah with 2 decimals of accuracy
  1552. [18:53:46][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  1553. [18:53:46][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  1554. [18:53:46][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  1555. [18:53:46][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  1556. [18:53:46][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  1557. [18:53:46][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  1558. [18:53:46][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  1559. [18:53:46][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  1560. [18:53:46][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  1561. [18:53:46][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  1562. [18:53:46][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.70000 °C with 1 decimals of accuracy
  1563. [18:53:46][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  1564. [18:53:46][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  1565. [18:53:46][D][uart_debug:114]: <<< DD:03:00:26:14:91:FF:A6:2C:4E:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3E:0B:4A:0B:4D:00:00:00:6D:60:2C:4E:00:00:F8:44:77
  1566. [18:53:46][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  1567. [18:53:46][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  1568. [18:53:46][W][component:215]: Components should block for at most 20-30ms.
  1569. [18:53:46][W][jbd_bms:131]: Invalid header: 0xD8
  1570. [18:53:46][W][jbd_bms:131]: Invalid header: 0x0C
  1571. [18:53:46][W][jbd_bms:131]: Invalid header: 0xDC
  1572. [18:53:46][W][jbd_bms:131]: Invalid header: 0x0C
  1573. [18:53:46][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DB:0C:DC:F1:70:77
  1574. [18:53:47][D][sensor:094]: 'Uptime Sensor': Sending state 657.37500 s with 0 decimals of accuracy
  1575. [18:53:48][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  1576. [18:53:48][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  1577. [18:53:48][D][jbd_bms:252]:   Device model:
  1578. [18:53:48][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  1579. [18:53:48][D][sensor:094]: 'jbd-bms current': Sending state -1.03000 A with 1 decimals of accuracy
  1580. [18:53:48][D][sensor:094]: 'jbd-bms power': Sending state -54.22950 W with 1 decimals of accuracy
  1581. [18:53:48][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  1582. [18:53:48][D][sensor:094]: 'jbd-bms discharging power': Sending state 54.22950 W with 2 decimals of accuracy
  1583. [18:53:48][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.42000 Ah with 2 decimals of accuracy
  1584. [18:53:48][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  1585. [18:53:48][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  1586. [18:53:48][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  1587. [18:53:48][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  1588. [18:53:48][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  1589. [18:53:48][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  1590. [18:53:48][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  1591. [18:53:48][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  1592. [18:53:48][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  1593. [18:53:48][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  1594. [18:53:48][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.60000 °C with 1 decimals of accuracy
  1595. [18:53:48][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  1596. [18:53:48][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  1597. [18:53:48][D][uart_debug:114]: <<< DD:03:00:26:14:91:FF:99:2C:4E:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3D:0B:4A:0B:4D:00:00:00:6D:60:2C:4E:00:00:F8:52:77
  1598. [18:53:48][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  1599. [18:53:48][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  1600. [18:53:48][W][component:215]: Components should block for at most 20-30ms.
  1601. [18:53:48][W][jbd_bms:131]: Invalid header: 0xD8
  1602. [18:53:48][W][jbd_bms:131]: Invalid header: 0x0C
  1603. [18:53:48][W][jbd_bms:131]: Invalid header: 0xDC
  1604. [18:53:48][W][jbd_bms:131]: Invalid header: 0x0C
  1605. [18:53:48][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DB:0C:DC:F1:70:77
  1606. [18:53:50][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  1607. [18:53:50][W][jbd_bms:131]: Invalid header: 0x00
  1608. [18:53:50][W][jbd_bms:131]: Invalid header: 0x00
  1609. [18:53:50][W][jbd_bms:131]: Invalid header: 0x00
  1610. [18:53:50][W][jbd_bms:131]: Invalid header: 0x00
  1611. [18:53:50][W][jbd_bms:157]: CRC check failed! 0xFA0C != 0x4429
  1612. [18:53:50][W][jbd_bms:131]: Invalid header: 0x10
  1613. [18:53:50][W][jbd_bms:131]: Invalid header: 0x03
  1614. [18:53:50][W][jbd_bms:131]: Invalid header: 0x0B
  1615. [18:53:50][W][jbd_bms:131]: Invalid header: 0x3E
  1616. [18:53:50][W][jbd_bms:131]: Invalid header: 0x0B
  1617. [18:53:50][W][jbd_bms:131]: Invalid header: 0x4A
  1618. [18:53:50][W][jbd_bms:131]: Invalid header: 0x0B
  1619. [18:53:50][W][jbd_bms:131]: Invalid header: 0x4D
  1620. [18:53:50][W][jbd_bms:131]: Invalid header: 0x00
  1621. [18:53:50][W][jbd_bms:131]: Invalid header: 0x00
  1622. [18:53:50][W][jbd_bms:131]: Invalid header: 0x00
  1623. [18:53:50][W][jbd_bms:131]: Invalid header: 0x6D
  1624. [18:53:50][W][jbd_bms:131]: Invalid header: 0x60
  1625. [18:53:50][W][jbd_bms:131]: Invalid header: 0x2C
  1626. [18:53:50][W][jbd_bms:131]: Invalid header: 0x4E
  1627. [18:53:50][W][jbd_bms:131]: Invalid header: 0x00
  1628. [18:53:50][W][jbd_bms:131]: Invalid header: 0x00
  1629. [18:53:50][W][jbd_bms:131]: Invalid header: 0xF8
  1630. [18:53:50][W][jbd_bms:131]: Invalid header: 0x44
  1631. [18:53:50][W][jbd_bms:131]: Invalid header: 0x77
  1632. [18:53:50][W][component:214]: Component jbd_bms took a long time for an operation (0.09 s).
  1633. [18:53:50][W][component:215]: Components should block for at most 20-30ms.
  1634. [18:53:50][D][uart_debug:114]: <<< 00:00:00:00:DD:AA:00:18:00:00:DD:03:00:26:14:91:FF:A6:2C:4E:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3E:0B:4A:0B:4D:00:00:00:6D:60:2C:4E:00:00:F8:44:77
  1635. [18:53:52][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  1636. [18:53:52][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  1637. [18:53:52][D][jbd_bms:252]:   Device model:
  1638. [18:53:52][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  1639. [18:53:52][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  1640. [18:53:52][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  1641. [18:53:52][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  1642. [18:53:52][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  1643. [18:53:52][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.42000 Ah with 2 decimals of accuracy
  1644. [18:53:52][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  1645. [18:53:52][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  1646. [18:53:52][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  1647. [18:53:52][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  1648. [18:53:52][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  1649. [18:53:52][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  1650. [18:53:52][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  1651. [18:53:52][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  1652. [18:53:52][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  1653. [18:53:52][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  1654. [18:53:52][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.60000 °C with 1 decimals of accuracy
  1655. [18:53:52][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  1656. [18:53:52][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  1657. [18:53:52][D][uart_debug:114]: <<< DD:03:00:26:14:91:00:00:2C:4E:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3D:0B:4A:0B:4D:00:00:00:6D:60:2C:4E:00:00:F9:EA:77
  1658. [18:53:52][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  1659. [18:53:52][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  1660. [18:53:52][W][component:215]: Components should block for at most 20-30ms.
  1661. [18:53:52][W][jbd_bms:131]: Invalid header: 0x0C
  1662. [18:53:52][W][jbd_bms:131]: Invalid header: 0xD8
  1663. [18:53:52][W][jbd_bms:131]: Invalid header: 0x0C
  1664. [18:53:52][W][jbd_bms:131]: Invalid header: 0xD8
  1665. [18:53:52][W][jbd_bms:131]: Invalid header: 0x0C
  1666. [18:53:52][W][jbd_bms:131]: Invalid header: 0xDC
  1667. [18:53:52][W][jbd_bms:131]: Invalid header: 0x0C
  1668. [18:53:52][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DB:0C:DC:F1:70:77
  1669. [18:53:52][W][jbd_bms:131]: Invalid header: 0x00
  1670. [18:53:52][W][jbd_bms:131]: Invalid header: 0x00
  1671. [18:53:52][W][jbd_bms:131]: Invalid header: 0x00
  1672. [18:53:52][W][jbd_bms:131]: Invalid header: 0x00
  1673. [18:53:52][W][jbd_bms:189]: Unhandled response (function 0xAA) received: 00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00 (24)
  1674. [18:53:52][D][uart_debug:114]: <<< 00:00:00:00:DD:AA:00:18:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:FF:E8:77
  1675. [18:53:54][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  1676. [18:53:54][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  1677. [18:53:54][D][jbd_bms:252]:   Device model:
  1678. [18:53:54][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  1679. [18:53:54][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  1680. [18:53:54][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  1681. [18:53:54][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  1682. [18:53:54][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  1683. [18:53:54][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.42000 Ah with 2 decimals of accuracy
  1684. [18:53:54][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  1685. [18:53:54][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  1686. [18:53:54][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  1687. [18:53:54][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  1688. [18:53:54][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  1689. [18:53:54][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  1690. [18:53:54][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  1691. [18:53:54][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  1692. [18:53:54][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  1693. [18:53:54][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  1694. [18:53:54][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.60000 °C with 1 decimals of accuracy
  1695. [18:53:54][D][sensor:094]: 'jbd-bms temperature 2': Sending state 16.00000 °C with 1 decimals of accuracy
  1696. [18:53:54][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  1697. [18:53:54][D][uart_debug:114]: <<< DD:03:00:26:14:91:00:00:2C:4E:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3D:0B:4B:0B:4D:00:00:00:6D:60:2C:4E:00:00:F9:E9:77
  1698. [18:53:54][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  1699. [18:53:54][W][jbd_bms:131]: Invalid header: 0x00
  1700. [18:53:54][W][jbd_bms:131]: Invalid header: 0x00
  1701. [18:53:54][W][jbd_bms:131]: Invalid header: 0x00
  1702. [18:53:54][W][jbd_bms:131]: Invalid header: 0x00
  1703. [18:53:54][W][component:214]: Component jbd_bms took a long time for an operation (0.23 s).
  1704. [18:53:54][W][component:215]: Components should block for at most 20-30ms.
  1705. [18:53:54][W][jbd_bms:157]: CRC check failed! 0xF6C7 != 0x0CD8
  1706. [18:53:54][W][jbd_bms:131]: Invalid header: 0xD8
  1707. [18:53:54][W][jbd_bms:131]: Invalid header: 0x0C
  1708. [18:53:54][W][jbd_bms:131]: Invalid header: 0xDC
  1709. [18:53:54][W][jbd_bms:131]: Invalid header: 0x0C
  1710. [18:53:54][D][uart_debug:114]: <<< 00:00:00:00:DD:AA:00:18:00:00:DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DB:0C:DC:F1:70:77
  1711. [18:53:55][W][jbd_bms:131]: Invalid header: 0x00
  1712. [18:53:55][W][jbd_bms:131]: Invalid header: 0x00
  1713. [18:53:55][W][jbd_bms:131]: Invalid header: 0x00
  1714. [18:53:55][W][jbd_bms:131]: Invalid header: 0x00
  1715. [18:53:55][W][jbd_bms:189]: Unhandled response (function 0xAA) received: 00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00 (24)
  1716. [18:53:55][D][uart_debug:114]: <<< 00:00:00:00:DD:AA:00:18:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:FF:E8:77
  1717. [18:53:56][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  1718. [18:53:56][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  1719. [18:53:56][D][jbd_bms:252]:   Device model:
  1720. [18:53:56][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  1721. [18:53:56][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  1722. [18:53:56][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  1723. [18:53:56][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  1724. [18:53:56][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  1725. [18:53:56][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.42000 Ah with 2 decimals of accuracy
  1726. [18:53:56][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  1727. [18:53:56][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  1728. [18:53:56][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  1729. [18:53:56][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  1730. [18:53:56][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  1731. [18:53:56][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  1732. [18:53:56][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  1733. [18:53:56][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  1734. [18:53:56][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  1735. [18:53:56][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  1736. [18:53:56][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.60000 °C with 1 decimals of accuracy
  1737. [18:53:56][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  1738. [18:53:56][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  1739. [18:53:56][D][uart_debug:114]: <<< DD:03:00:26:14:91:00:00:2C:4E:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3D:0B:4A:0B:4D:00:00:00:6D:60:2C:4E:00:00:F9:EA:77
  1740. [18:53:56][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  1741. [18:53:56][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  1742. [18:53:56][W][component:215]: Components should block for at most 20-30ms.
  1743. [18:53:56][W][jbd_bms:131]: Invalid header: 0x0C
  1744. [18:53:56][W][jbd_bms:131]: Invalid header: 0xDC
  1745. [18:53:56][W][jbd_bms:131]: Invalid header: 0x0C
  1746. [18:53:56][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DE:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DD:0C:DC:F1:6C:77
  1747. [18:53:56][W][jbd_bms:157]: CRC check failed! 0xF9F8 != 0x0018
  1748. [18:53:56][W][jbd_bms:131]: Invalid header: 0x00
  1749. [18:53:56][W][jbd_bms:131]: Invalid header: 0x00
  1750. [18:53:56][W][jbd_bms:131]: Invalid header: 0x00
  1751. [18:53:56][W][jbd_bms:131]: Invalid header: 0x00
  1752. [18:53:56][W][jbd_bms:131]: Invalid header: 0x00
  1753. [18:53:56][W][jbd_bms:131]: Invalid header: 0x00
  1754. [18:53:56][W][jbd_bms:131]: Invalid header: 0x00
  1755. [18:53:56][W][jbd_bms:131]: Invalid header: 0x00
  1756. [18:53:56][W][jbd_bms:131]: Invalid header: 0x00
  1757. [18:53:56][W][jbd_bms:131]: Invalid header: 0x00
  1758. [18:53:56][W][jbd_bms:131]: Invalid header: 0x00
  1759. [18:53:56][W][jbd_bms:131]: Invalid header: 0x00
  1760. [18:53:56][W][jbd_bms:131]: Invalid header: 0x00
  1761. [18:53:56][W][jbd_bms:131]: Invalid header: 0x00
  1762. [18:53:56][W][jbd_bms:131]: Invalid header: 0x00
  1763. [18:53:56][W][jbd_bms:131]: Invalid header: 0x00
  1764. [18:53:56][W][jbd_bms:131]: Invalid header: 0x00
  1765. [18:53:56][W][jbd_bms:131]: Invalid header: 0x00
  1766. [18:53:56][W][jbd_bms:131]: Invalid header: 0x00
  1767. [18:53:56][W][jbd_bms:131]: Invalid header: 0x00
  1768. [18:53:56][W][jbd_bms:131]: Invalid header: 0x00
  1769. [18:53:56][W][jbd_bms:131]: Invalid header: 0x00
  1770. [18:53:56][W][jbd_bms:131]: Invalid header: 0x00
  1771. [18:53:56][W][jbd_bms:131]: Invalid header: 0xFF
  1772. [18:53:56][W][jbd_bms:131]: Invalid header: 0xE8
  1773. [18:53:56][W][jbd_bms:131]: Invalid header: 0x77
  1774. [18:53:56][W][component:214]: Component jbd_bms took a long time for an operation (0.11 s).
  1775. [18:53:56][W][component:215]: Components should block for at most 20-30ms.
  1776. [18:53:56][D][uart_debug:114]: <<< 00:00:00:00:DD:AA:00:18:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:FF:E8:77
  1777. [18:53:57][D][sensor:094]: 'Uptime Sensor': Sending state 667.37701 s with 0 decimals of accuracy
  1778. [18:53:58][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  1779. [18:53:58][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  1780. [18:53:58][D][jbd_bms:252]:   Device model:
  1781. [18:53:58][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.66000 V with 2 decimals of accuracy
  1782. [18:53:58][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  1783. [18:53:58][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  1784. [18:53:58][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  1785. [18:53:58][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  1786. [18:53:58][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.42000 Ah with 2 decimals of accuracy
  1787. [18:53:58][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  1788. [18:53:58][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  1789. [18:53:58][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  1790. [18:53:58][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  1791. [18:53:58][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  1792. [18:53:58][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  1793. [18:53:58][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  1794. [18:53:58][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  1795. [18:53:58][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  1796. [18:53:58][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  1797. [18:53:58][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.60000 °C with 1 decimals of accuracy
  1798. [18:53:58][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  1799. [18:53:58][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  1800. [18:53:58][D][uart_debug:114]: <<< DD:03:00:26:14:92:00:00:2C:4E:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3D:0B:4A:0B:4D:00:00:00:6D:60:2C:4E:00:00:F9:E9:77
  1801. [18:53:58][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  1802. [18:53:58][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  1803. [18:53:58][W][component:215]: Components should block for at most 20-30ms.
  1804. [18:53:58][W][jbd_bms:131]: Invalid header: 0xD8
  1805. [18:53:58][W][jbd_bms:131]: Invalid header: 0x0C
  1806. [18:53:58][W][jbd_bms:131]: Invalid header: 0xDC
  1807. [18:53:58][W][jbd_bms:131]: Invalid header: 0x0C
  1808. [18:53:58][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DE:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DD:0C:DC:F1:6C:77
  1809. [18:54:00][W][jbd_bms:131]: Invalid header: 0x00
  1810. [18:54:00][W][jbd_bms:131]: Invalid header: 0x00
  1811. [18:54:00][W][jbd_bms:131]: Invalid header: 0x00
  1812. [18:54:00][W][jbd_bms:131]: Invalid header: 0x00
  1813. [18:54:00][W][jbd_bms:189]: Unhandled response (function 0xAA) received: 00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00 (24)
  1814. [18:54:00][D][uart_debug:114]: <<< 00:00:00:00:DD:AA:00:18:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:FF:E8:77
  1815. [18:54:00][W][jbd_bms:131]: Invalid header: 0x00
  1816. [18:54:00][W][jbd_bms:131]: Invalid header: 0x00
  1817. [18:54:00][W][jbd_bms:131]: Invalid header: 0x00
  1818. [18:54:00][W][jbd_bms:131]: Invalid header: 0x00
  1819. [18:54:00][D][uart_debug:114]: <<< 00:00:00:00
  1820. [18:54:00][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  1821. [18:54:00][W][jbd_bms:157]: CRC check failed! 0xFA0B != 0x4429
  1822. [18:54:00][W][jbd_bms:131]: Invalid header: 0x10
  1823. [18:54:00][W][jbd_bms:131]: Invalid header: 0x03
  1824. [18:54:00][W][jbd_bms:131]: Invalid header: 0x0B
  1825. [18:54:00][W][jbd_bms:131]: Invalid header: 0x3D
  1826. [18:54:00][W][jbd_bms:131]: Invalid header: 0x0B
  1827. [18:54:00][W][jbd_bms:131]: Invalid header: 0x4A
  1828. [18:54:00][W][jbd_bms:131]: Invalid header: 0x0B
  1829. [18:54:00][W][jbd_bms:131]: Invalid header: 0x4D
  1830. [18:54:00][W][jbd_bms:131]: Invalid header: 0x00
  1831. [18:54:00][W][jbd_bms:131]: Invalid header: 0x00
  1832. [18:54:00][W][jbd_bms:131]: Invalid header: 0x00
  1833. [18:54:00][W][jbd_bms:131]: Invalid header: 0x6D
  1834. [18:54:00][W][jbd_bms:131]: Invalid header: 0x60
  1835. [18:54:00][W][jbd_bms:131]: Invalid header: 0x2C
  1836. [18:54:00][W][jbd_bms:131]: Invalid header: 0x4E
  1837. [18:54:00][W][jbd_bms:131]: Invalid header: 0x00
  1838. [18:54:00][W][jbd_bms:131]: Invalid header: 0x00
  1839. [18:54:00][W][jbd_bms:131]: Invalid header: 0xF8
  1840. [18:54:00][W][jbd_bms:131]: Invalid header: 0x44
  1841. [18:54:00][W][jbd_bms:131]: Invalid header: 0x77
  1842. [18:54:00][W][component:214]: Component jbd_bms took a long time for an operation (0.09 s).
  1843. [18:54:00][W][component:215]: Components should block for at most 20-30ms.
  1844. [18:54:00][D][uart_debug:114]: <<< DD:AA:00:18:00:00:DD:03:00:26:14:92:FF:A6:2C:4E:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3D:0B:4A:0B:4D:00:00:00:6D:60:2C:4E:00:00:F8:44:77
  1845. [18:54:00][W][jbd_bms:131]: Invalid header: 0x00
  1846. [18:54:00][W][jbd_bms:131]: Invalid header: 0x00
  1847. [18:54:00][W][jbd_bms:131]: Invalid header: 0x00
  1848. [18:54:00][W][jbd_bms:131]: Invalid header: 0x00
  1849. [18:54:00][W][jbd_bms:189]: Unhandled response (function 0xAA) received: 00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00 (24)
  1850. [18:54:00][D][uart_debug:114]: <<< 00:00:00:00:DD:AA:00:18:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:FF:E8:77
  1851. [18:54:02][W][jbd_bms:131]: Invalid header: 0x00
  1852. [18:54:02][W][jbd_bms:131]: Invalid header: 0x00
  1853. [18:54:02][W][jbd_bms:131]: Invalid header: 0x00
  1854. [18:54:02][W][jbd_bms:131]: Invalid header: 0x00
  1855. [18:54:02][D][uart_debug:114]: <<< 00:00:00:00
  1856. [18:54:02][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  1857. [18:54:02][W][jbd_bms:157]: CRC check failed! 0xFA0C != 0x4429
  1858. [18:54:02][W][jbd_bms:131]: Invalid header: 0x10
  1859. [18:54:02][W][jbd_bms:131]: Invalid header: 0x03
  1860. [18:54:02][W][jbd_bms:131]: Invalid header: 0x0B
  1861. [18:54:02][W][jbd_bms:131]: Invalid header: 0x3D
  1862. [18:54:02][W][jbd_bms:131]: Invalid header: 0x0B
  1863. [18:54:02][W][jbd_bms:131]: Invalid header: 0x4A
  1864. [18:54:02][W][jbd_bms:131]: Invalid header: 0x0B
  1865. [18:54:02][W][jbd_bms:131]: Invalid header: 0x4D
  1866. [18:54:02][W][jbd_bms:131]: Invalid header: 0x00
  1867. [18:54:02][W][jbd_bms:131]: Invalid header: 0x00
  1868. [18:54:02][W][jbd_bms:131]: Invalid header: 0x00
  1869. [18:54:02][W][jbd_bms:131]: Invalid header: 0x6D
  1870. [18:54:02][W][jbd_bms:131]: Invalid header: 0x60
  1871. [18:54:02][W][jbd_bms:131]: Invalid header: 0x2C
  1872. [18:54:02][W][jbd_bms:131]: Invalid header: 0x4E
  1873. [18:54:02][W][jbd_bms:131]: Invalid header: 0x00
  1874. [18:54:02][W][jbd_bms:131]: Invalid header: 0x00
  1875. [18:54:02][W][jbd_bms:131]: Invalid header: 0xF8
  1876. [18:54:02][W][jbd_bms:131]: Invalid header: 0x45
  1877. [18:54:02][W][jbd_bms:131]: Invalid header: 0x77
  1878. [18:54:02][W][component:214]: Component jbd_bms took a long time for an operation (0.09 s).
  1879. [18:54:02][W][component:215]: Components should block for at most 20-30ms.
  1880. [18:54:02][D][uart_debug:114]: <<< DD:AA:00:18:00:00:DD:03:00:26:14:91:FF:A6:2C:4E:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3D:0B:4A:0B:4D:00:00:00:6D:60:2C:4E:00:00:F8:45:77
  1881. [18:54:04][W][jbd_bms:131]: Invalid header: 0x00
  1882. [18:54:04][W][jbd_bms:131]: Invalid header: 0x00
  1883. [18:54:04][W][jbd_bms:131]: Invalid header: 0x00
  1884. [18:54:04][W][jbd_bms:131]: Invalid header: 0x00
  1885. [18:54:04][W][jbd_bms:189]: Unhandled response (function 0xAA) received: 00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00 (24)
  1886. [18:54:04][D][uart_debug:114]: <<< 00:00:00:00:DD:AA:00:18:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:FF:E8:77
  1887. [18:54:04][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  1888. [18:54:04][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  1889. [18:54:04][D][jbd_bms:252]:   Device model:
  1890. [18:54:04][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  1891. [18:54:04][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  1892. [18:54:04][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  1893. [18:54:04][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  1894. [18:54:04][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  1895. [18:54:04][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.42000 Ah with 2 decimals of accuracy
  1896. [18:54:04][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  1897. [18:54:04][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  1898. [18:54:04][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  1899. [18:54:04][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  1900. [18:54:04][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  1901. [18:54:04][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  1902. [18:54:04][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  1903. [18:54:04][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  1904. [18:54:04][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  1905. [18:54:04][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  1906. [18:54:04][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.70000 °C with 1 decimals of accuracy
  1907. [18:54:04][D][sensor:094]: 'jbd-bms temperature 2': Sending state 16.00000 °C with 1 decimals of accuracy
  1908. [18:54:04][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  1909. [18:54:04][D][uart_debug:114]: <<< DD:03:00:26:14:91:00:00:2C:4E:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3E:0B:4B:0B:4D:00:00:00:6D:60:2C:4E:00:00:F9:E8:77
  1910. [18:54:04][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  1911. [18:54:04][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  1912. [18:54:04][W][component:215]: Components should block for at most 20-30ms.
  1913. [18:54:04][W][jbd_bms:131]: Invalid header: 0x0C
  1914. [18:54:04][W][jbd_bms:131]: Invalid header: 0xDC
  1915. [18:54:04][W][jbd_bms:131]: Invalid header: 0x0C
  1916. [18:54:04][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DB:0C:DC:F1:70:77
  1917. [18:54:06][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  1918. [18:54:06][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  1919. [18:54:06][D][jbd_bms:252]:   Device model:
  1920. [18:54:06][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.66000 V with 2 decimals of accuracy
  1921. [18:54:06][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  1922. [18:54:06][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  1923. [18:54:06][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  1924. [18:54:06][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  1925. [18:54:06][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.42000 Ah with 2 decimals of accuracy
  1926. [18:54:06][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  1927. [18:54:06][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  1928. [18:54:06][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  1929. [18:54:06][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  1930. [18:54:06][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  1931. [18:54:06][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  1932. [18:54:06][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  1933. [18:54:06][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  1934. [18:54:06][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  1935. [18:54:06][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  1936. [18:54:06][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.60000 °C with 1 decimals of accuracy
  1937. [18:54:06][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  1938. [18:54:06][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  1939. [18:54:06][D][uart_debug:114]: <<< DD:03:00:26:14:92:00:00:2C:4E:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3D:0B:4A:0B:4D:00:00:00:6D:60:2C:4E:00:00:F9:E9:77
  1940. [18:54:06][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  1941. [18:54:06][W][jbd_bms:131]: Invalid header: 0x00
  1942. [18:54:06][W][jbd_bms:131]: Invalid header: 0x00
  1943. [18:54:06][W][jbd_bms:131]: Invalid header: 0x00
  1944. [18:54:06][W][jbd_bms:131]: Invalid header: 0x00
  1945. [18:54:06][W][jbd_bms:157]: CRC check failed! 0xF6C7 != 0x0CD8
  1946. [18:54:06][W][jbd_bms:131]: Invalid header: 0xD8
  1947. [18:54:06][W][jbd_bms:131]: Invalid header: 0x0C
  1948. [18:54:06][W][jbd_bms:131]: Invalid header: 0xDC
  1949. [18:54:06][W][jbd_bms:131]: Invalid header: 0x0C
  1950. [18:54:06][W][jbd_bms:131]: Invalid header: 0xDF
  1951. [18:54:06][W][jbd_bms:131]: Invalid header: 0x0C
  1952. [18:54:06][W][jbd_bms:131]: Invalid header: 0xDC
  1953. [18:54:06][W][jbd_bms:131]: Invalid header: 0x0C
  1954. [18:54:06][W][component:214]: Component jbd_bms took a long time for an operation (0.27 s).
  1955. [18:54:06][W][component:215]: Components should block for at most 20-30ms.
  1956. [18:54:06][D][uart_debug:114]: <<< 00:00:00:00:DD:AA:00:18:00:00:DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DF:0C:DC:0C:DD:0C:DC:F1:6C:77
  1957. [18:54:07][D][sensor:094]: 'Uptime Sensor': Sending state 677.37500 s with 0 decimals of accuracy
  1958. [18:54:07][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  1959. [18:54:07][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  1960. [18:54:07][D][jbd_bms:252]:   Device model:
  1961. [18:54:07][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  1962. [18:54:07][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  1963. [18:54:07][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  1964. [18:54:07][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  1965. [18:54:07][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  1966. [18:54:07][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.42000 Ah with 2 decimals of accuracy
  1967. [18:54:07][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  1968. [18:54:07][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  1969. [18:54:07][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  1970. [18:54:07][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  1971. [18:54:07][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  1972. [18:54:07][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  1973. [18:54:07][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  1974. [18:54:07][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  1975. [18:54:07][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  1976. [18:54:07][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  1977. [18:54:07][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.60000 °C with 1 decimals of accuracy
  1978. [18:54:07][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  1979. [18:54:07][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  1980. [18:54:07][D][uart_debug:114]: <<< DD:03:00:26:14:91:00:00:2C:4E:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3D:0B:4A:0B:4D:00:00:00:6D:60:2C:4E:00:00:F9:EA:77
  1981. [18:54:07][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  1982. [18:54:07][W][jbd_bms:131]: Invalid header: 0x00
  1983. [18:54:07][W][jbd_bms:131]: Invalid header: 0x00
  1984. [18:54:07][W][jbd_bms:131]: Invalid header: 0x00
  1985. [18:54:07][W][jbd_bms:131]: Invalid header: 0x00
  1986. [18:54:07][W][jbd_bms:157]: CRC check failed! 0xF974 != 0x0CDA
  1987. [18:54:07][W][jbd_bms:131]: Invalid header: 0xD7
  1988. [18:54:07][W][jbd_bms:131]: Invalid header: 0x0C
  1989. [18:54:07][W][jbd_bms:131]: Invalid header: 0xD8
  1990. [18:54:07][W][jbd_bms:131]: Invalid header: 0x0C
  1991. [18:54:07][W][jbd_bms:131]: Invalid header: 0xD8
  1992. [18:54:07][W][jbd_bms:131]: Invalid header: 0x0C
  1993. [18:54:07][W][jbd_bms:131]: Invalid header: 0xD8
  1994. [18:54:07][W][jbd_bms:131]: Invalid header: 0x0C
  1995. [18:54:07][W][jbd_bms:131]: Invalid header: 0xDC
  1996. [18:54:07][W][jbd_bms:131]: Invalid header: 0x0C
  1997. [18:54:07][W][component:214]: Component jbd_bms took a long time for an operation (0.28 s).
  1998. [18:54:07][W][component:215]: Components should block for at most 20-30ms.
  1999. [18:54:08][D][uart_debug:114]: <<< 00:00:00:00:DD:AA:00:18:00:00:00:00:00:00:00:00:DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DD:0C:DC:F1:6E:77
  2000. [18:54:10][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  2001. [18:54:10][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  2002. [18:54:10][D][jbd_bms:252]:   Device model:
  2003. [18:54:10][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  2004. [18:54:10][D][sensor:094]: 'jbd-bms current': Sending state -0.90000 A with 1 decimals of accuracy
  2005. [18:54:10][D][sensor:094]: 'jbd-bms power': Sending state -47.38500 W with 1 decimals of accuracy
  2006. [18:54:10][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  2007. [18:54:10][D][sensor:094]: 'jbd-bms discharging power': Sending state 47.38500 W with 2 decimals of accuracy
  2008. [18:54:10][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.42000 Ah with 2 decimals of accuracy
  2009. [18:54:10][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  2010. [18:54:10][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  2011. [18:54:10][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  2012. [18:54:10][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2013. [18:54:10][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2014. [18:54:10][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  2015. [18:54:10][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  2016. [18:54:10][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  2017. [18:54:10][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  2018. [18:54:10][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  2019. [18:54:10][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.60000 °C with 1 decimals of accuracy
  2020. [18:54:10][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  2021. [18:54:10][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  2022. [18:54:10][D][uart_debug:114]: <<< DD:03:00:26:14:91:FF:A6:2C:4E:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3D:0B:4A:0B:4D:00:00:00:6D:60:2C:4E:00:00:F8:45:77
  2023. [18:54:10][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  2024. [18:54:10][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  2025. [18:54:10][W][component:215]: Components should block for at most 20-30ms.
  2026. [18:54:10][W][jbd_bms:131]: Invalid header: 0xD7
  2027. [18:54:10][W][jbd_bms:131]: Invalid header: 0x0C
  2028. [18:54:10][W][jbd_bms:131]: Invalid header: 0xD8
  2029. [18:54:10][W][jbd_bms:131]: Invalid header: 0x0C
  2030. [18:54:10][W][jbd_bms:131]: Invalid header: 0xD8
  2031. [18:54:10][W][jbd_bms:131]: Invalid header: 0x0C
  2032. [18:54:10][W][jbd_bms:131]: Invalid header: 0xD8
  2033. [18:54:10][W][jbd_bms:131]: Invalid header: 0x0C
  2034. [18:54:10][W][jbd_bms:131]: Invalid header: 0xDC
  2035. [18:54:10][W][jbd_bms:131]: Invalid header: 0x0C
  2036. [18:54:10][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DB:0C:DC:F1:70:77
  2037. [18:54:12][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  2038. [18:54:12][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  2039. [18:54:12][D][jbd_bms:252]:   Device model:
  2040. [18:54:12][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  2041. [18:54:12][D][sensor:094]: 'jbd-bms current': Sending state -1.03000 A with 1 decimals of accuracy
  2042. [18:54:12][D][sensor:094]: 'jbd-bms power': Sending state -54.22950 W with 1 decimals of accuracy
  2043. [18:54:12][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  2044. [18:54:12][D][sensor:094]: 'jbd-bms discharging power': Sending state 54.22950 W with 2 decimals of accuracy
  2045. [18:54:12][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.42000 Ah with 2 decimals of accuracy
  2046. [18:54:12][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  2047. [18:54:12][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  2048. [18:54:12][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  2049. [18:54:12][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2050. [18:54:12][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2051. [18:54:12][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  2052. [18:54:12][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  2053. [18:54:12][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  2054. [18:54:12][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  2055. [18:54:12][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  2056. [18:54:12][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.60000 °C with 1 decimals of accuracy
  2057. [18:54:12][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  2058. [18:54:12][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  2059. [18:54:12][D][uart_debug:114]: <<< DD:03:00:26:14:91:FF:99:2C:4E:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3D:0B:4A:0B:4D:00:00:00:6D:60:2C:4E:00:00:F8:52:77
  2060. [18:54:12][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  2061. [18:54:12][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  2062. [18:54:12][W][component:215]: Components should block for at most 20-30ms.
  2063. [18:54:12][W][jbd_bms:131]: Invalid header: 0x0C
  2064. [18:54:12][W][jbd_bms:131]: Invalid header: 0xD8
  2065. [18:54:12][W][jbd_bms:131]: Invalid header: 0x0C
  2066. [18:54:12][W][jbd_bms:131]: Invalid header: 0xD8
  2067. [18:54:12][W][jbd_bms:131]: Invalid header: 0x0C
  2068. [18:54:12][W][jbd_bms:131]: Invalid header: 0xD8
  2069. [18:54:12][W][jbd_bms:131]: Invalid header: 0x0C
  2070. [18:54:12][W][jbd_bms:131]: Invalid header: 0xDC
  2071. [18:54:12][W][jbd_bms:131]: Invalid header: 0x0C
  2072. [18:54:12][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DB:0C:DC:F1:70:77
  2073. [18:54:14][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  2074. [18:54:14][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  2075. [18:54:14][D][jbd_bms:252]:   Device model:
  2076. [18:54:14][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  2077. [18:54:14][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  2078. [18:54:14][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  2079. [18:54:14][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  2080. [18:54:14][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  2081. [18:54:14][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.42000 Ah with 2 decimals of accuracy
  2082. [18:54:14][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  2083. [18:54:14][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  2084. [18:54:14][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  2085. [18:54:14][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2086. [18:54:14][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2087. [18:54:14][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  2088. [18:54:14][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  2089. [18:54:14][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  2090. [18:54:14][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  2091. [18:54:14][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  2092. [18:54:14][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.70000 °C with 1 decimals of accuracy
  2093. [18:54:14][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  2094. [18:54:14][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  2095. [18:54:14][D][uart_debug:114]: <<< DD:03:00:26:14:91:00:00:2C:4E:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3E:0B:4A:0B:4D:00:00:00:6D:60:2C:4E:00:00:F9:E9:77
  2096. [18:54:14][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  2097. [18:54:14][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  2098. [18:54:14][W][component:215]: Components should block for at most 20-30ms.
  2099. [18:54:14][W][jbd_bms:131]: Invalid header: 0xD7
  2100. [18:54:14][W][jbd_bms:131]: Invalid header: 0x0C
  2101. [18:54:14][W][jbd_bms:131]: Invalid header: 0xD8
  2102. [18:54:14][W][jbd_bms:131]: Invalid header: 0x0C
  2103. [18:54:14][W][jbd_bms:131]: Invalid header: 0xD8
  2104. [18:54:14][W][jbd_bms:131]: Invalid header: 0x0C
  2105. [18:54:14][W][jbd_bms:131]: Invalid header: 0xD8
  2106. [18:54:14][W][jbd_bms:131]: Invalid header: 0x0C
  2107. [18:54:14][W][jbd_bms:131]: Invalid header: 0xDC
  2108. [18:54:14][W][jbd_bms:131]: Invalid header: 0x0C
  2109. [18:54:14][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DB:0C:DC:F1:70:77
  2110. [18:54:16][W][jbd_bms:131]: Invalid header: 0x00
  2111. [18:54:16][W][jbd_bms:131]: Invalid header: 0x00
  2112. [18:54:16][W][jbd_bms:131]: Invalid header: 0x00
  2113. [18:54:16][W][jbd_bms:131]: Invalid header: 0x00
  2114. [18:54:16][W][jbd_bms:189]: Unhandled response (function 0xAA) received: 00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00 (24)
  2115. [18:54:16][D][uart_debug:114]: <<< 00:00:00:00:DD:AA:00:18:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:FF:E8:77
  2116. [18:54:16][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  2117. [18:54:16][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  2118. [18:54:16][D][jbd_bms:252]:   Device model:
  2119. [18:54:16][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  2120. [18:54:16][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  2121. [18:54:16][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  2122. [18:54:16][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  2123. [18:54:16][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  2124. [18:54:16][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.42000 Ah with 2 decimals of accuracy
  2125. [18:54:16][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  2126. [18:54:16][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  2127. [18:54:16][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  2128. [18:54:16][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2129. [18:54:16][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2130. [18:54:16][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  2131. [18:54:16][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  2132. [18:54:16][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  2133. [18:54:16][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  2134. [18:54:16][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  2135. [18:54:16][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.60000 °C with 1 decimals of accuracy
  2136. [18:54:16][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  2137. [18:54:16][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  2138. [18:54:16][D][uart_debug:114]: <<< DD:03:00:26:14:91:00:00:2C:4E:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3D:0B:4A:0B:4D:00:00:00:6D:60:2C:4E:00:00:F9:EA:77
  2139. [18:54:16][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  2140. [18:54:16][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  2141. [18:54:16][W][component:215]: Components should block for at most 20-30ms.
  2142. [18:54:16][W][jbd_bms:131]: Invalid header: 0x0C
  2143. [18:54:16][W][jbd_bms:131]: Invalid header: 0xDC
  2144. [18:54:16][W][jbd_bms:131]: Invalid header: 0x0C
  2145. [18:54:16][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DB:0C:DC:F1:70:77
  2146. [18:54:17][D][sensor:094]: 'Uptime Sensor': Sending state 687.37500 s with 0 decimals of accuracy
  2147. [18:54:18][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  2148. [18:54:18][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  2149. [18:54:18][D][jbd_bms:252]:   Device model:
  2150. [18:54:18][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  2151. [18:54:18][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  2152. [18:54:18][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  2153. [18:54:18][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  2154. [18:54:18][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  2155. [18:54:18][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.42000 Ah with 2 decimals of accuracy
  2156. [18:54:18][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  2157. [18:54:18][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  2158. [18:54:18][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  2159. [18:54:18][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2160. [18:54:18][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2161. [18:54:18][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  2162. [18:54:18][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  2163. [18:54:18][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  2164. [18:54:18][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  2165. [18:54:18][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  2166. [18:54:18][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.60000 °C with 1 decimals of accuracy
  2167. [18:54:18][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  2168. [18:54:18][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  2169. [18:54:18][D][uart_debug:114]: <<< DD:03:00:26:14:91:00:00:2C:4E:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3D:0B:4A:0B:4D:00:00:00:6D:60:2C:4E:00:00:F9:EA:77
  2170. [18:54:18][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  2171. [18:54:18][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  2172. [18:54:18][W][component:215]: Components should block for at most 20-30ms.
  2173. [18:54:18][W][jbd_bms:157]: CRC check failed! 0xF9BA != 0xDC0C
  2174. [18:54:18][W][jbd_bms:131]: Invalid header: 0x0C
  2175. [18:54:18][W][jbd_bms:131]: Invalid header: 0xDC
  2176. [18:54:18][W][jbd_bms:131]: Invalid header: 0xF1
  2177. [18:54:18][W][jbd_bms:131]: Invalid header: 0x70
  2178. [18:54:18][W][jbd_bms:131]: Invalid header: 0x77
  2179. [18:54:18][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DB:0C:DC:F1:70:77
  2180. [18:54:20][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  2181. [18:54:20][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  2182. [18:54:20][D][jbd_bms:252]:   Device model:
  2183. [18:54:20][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  2184. [18:54:20][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  2185. [18:54:20][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  2186. [18:54:20][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  2187. [18:54:20][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  2188. [18:54:20][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.42000 Ah with 2 decimals of accuracy
  2189. [18:54:20][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  2190. [18:54:20][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  2191. [18:54:20][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  2192. [18:54:20][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2193. [18:54:20][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2194. [18:54:20][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  2195. [18:54:20][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  2196. [18:54:20][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  2197. [18:54:20][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  2198. [18:54:20][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  2199. [18:54:20][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.70000 °C with 1 decimals of accuracy
  2200. [18:54:20][D][sensor:094]: 'jbd-bms temperature 2': Sending state 16.00000 °C with 1 decimals of accuracy
  2201. [18:54:20][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  2202. [18:54:20][D][uart_debug:114]: <<< DD:03:00:26:14:91:00:00:2C:4E:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3E:0B:4B:0B:4D:00:00:00:6D:60:2C:4E:00:00:F9:E8:77
  2203. [18:54:20][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  2204. [18:54:20][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  2205. [18:54:20][W][component:215]: Components should block for at most 20-30ms.
  2206. [18:54:20][W][jbd_bms:157]: CRC check failed! 0xF9BA != 0xDC0C
  2207. [18:54:20][W][jbd_bms:131]: Invalid header: 0x0C
  2208. [18:54:20][W][jbd_bms:131]: Invalid header: 0xDC
  2209. [18:54:20][W][jbd_bms:131]: Invalid header: 0xF1
  2210. [18:54:20][W][jbd_bms:131]: Invalid header: 0x70
  2211. [18:54:20][W][jbd_bms:131]: Invalid header: 0x77
  2212. [18:54:20][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DB:0C:DC:F1:70:77
  2213. [18:54:22][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  2214. [18:54:22][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  2215. [18:54:22][D][jbd_bms:252]:   Device model:
  2216. [18:54:22][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  2217. [18:54:22][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  2218. [18:54:22][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  2219. [18:54:22][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  2220. [18:54:22][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  2221. [18:54:22][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.42000 Ah with 2 decimals of accuracy
  2222. [18:54:22][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  2223. [18:54:22][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  2224. [18:54:22][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  2225. [18:54:22][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2226. [18:54:22][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2227. [18:54:22][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  2228. [18:54:22][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  2229. [18:54:22][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  2230. [18:54:22][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  2231. [18:54:22][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  2232. [18:54:22][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.70000 °C with 1 decimals of accuracy
  2233. [18:54:22][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  2234. [18:54:22][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  2235. [18:54:22][D][uart_debug:114]: <<< DD:03:00:26:14:91:00:00:2C:4E:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3E:0B:4A:0B:4D:00:00:00:6D:60:2C:4E:00:00:F9:E9:77
  2236. [18:54:22][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  2237. [18:54:22][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  2238. [18:54:22][W][component:215]: Components should block for at most 20-30ms.
  2239. [18:54:22][W][jbd_bms:131]: Invalid header: 0x0C
  2240. [18:54:22][W][jbd_bms:131]: Invalid header: 0xD8
  2241. [18:54:22][W][jbd_bms:131]: Invalid header: 0x0C
  2242. [18:54:22][W][jbd_bms:131]: Invalid header: 0xDC
  2243. [18:54:22][W][jbd_bms:131]: Invalid header: 0x0C
  2244. [18:54:22][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DB:0C:DC:F1:70:77
  2245. [18:54:24][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  2246. [18:54:24][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  2247. [18:54:24][D][jbd_bms:252]:   Device model:
  2248. [18:54:24][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  2249. [18:54:24][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  2250. [18:54:24][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  2251. [18:54:24][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  2252. [18:54:24][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  2253. [18:54:24][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.42000 Ah with 2 decimals of accuracy
  2254. [18:54:24][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  2255. [18:54:24][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  2256. [18:54:24][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  2257. [18:54:24][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2258. [18:54:24][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2259. [18:54:24][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  2260. [18:54:24][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  2261. [18:54:24][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  2262. [18:54:24][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  2263. [18:54:24][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  2264. [18:54:24][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.70000 °C with 1 decimals of accuracy
  2265. [18:54:24][D][sensor:094]: 'jbd-bms temperature 2': Sending state 16.00000 °C with 1 decimals of accuracy
  2266. [18:54:24][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  2267. [18:54:24][D][uart_debug:114]: <<< DD:03:00:26:14:91:00:00:2C:4E:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3E:0B:4B:0B:4D:00:00:00:6D:60:2C:4E:00:00:F9:E8:77
  2268. [18:54:24][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  2269. [18:54:24][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  2270. [18:54:24][W][component:215]: Components should block for at most 20-30ms.
  2271. [18:54:24][W][jbd_bms:131]: Invalid header: 0xD7
  2272. [18:54:24][W][jbd_bms:131]: Invalid header: 0x0C
  2273. [18:54:24][W][jbd_bms:131]: Invalid header: 0xD8
  2274. [18:54:24][W][jbd_bms:131]: Invalid header: 0x0C
  2275. [18:54:24][W][jbd_bms:131]: Invalid header: 0xD8
  2276. [18:54:24][W][jbd_bms:131]: Invalid header: 0x0C
  2277. [18:54:24][W][jbd_bms:131]: Invalid header: 0xD8
  2278. [18:54:24][W][jbd_bms:131]: Invalid header: 0x0C
  2279. [18:54:24][W][jbd_bms:131]: Invalid header: 0xDC
  2280. [18:54:24][W][jbd_bms:131]: Invalid header: 0x0C
  2281. [18:54:24][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DB:0C:DC:F1:70:77
  2282. [18:54:26][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  2283. [18:54:26][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  2284. [18:54:26][D][jbd_bms:252]:   Device model:
  2285. [18:54:26][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  2286. [18:54:26][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  2287. [18:54:26][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  2288. [18:54:26][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  2289. [18:54:26][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  2290. [18:54:26][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.42000 Ah with 2 decimals of accuracy
  2291. [18:54:26][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  2292. [18:54:26][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  2293. [18:54:26][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  2294. [18:54:26][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2295. [18:54:26][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2296. [18:54:26][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  2297. [18:54:26][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  2298. [18:54:26][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  2299. [18:54:26][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  2300. [18:54:26][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  2301. [18:54:26][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.60000 °C with 1 decimals of accuracy
  2302. [18:54:26][D][sensor:094]: 'jbd-bms temperature 2': Sending state 16.00000 °C with 1 decimals of accuracy
  2303. [18:54:26][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  2304. [18:54:26][D][uart_debug:114]: <<< DD:03:00:26:14:91:00:00:2C:4E:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3D:0B:4B:0B:4D:00:00:00:6D:60:2C:4E:00:00:F9:E9:77
  2305. [18:54:26][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  2306. [18:54:26][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  2307. [18:54:26][W][component:215]: Components should block for at most 20-30ms.
  2308. [18:54:26][W][jbd_bms:131]: Invalid header: 0xD8
  2309. [18:54:26][W][jbd_bms:131]: Invalid header: 0x0C
  2310. [18:54:26][W][jbd_bms:131]: Invalid header: 0xDC
  2311. [18:54:26][W][jbd_bms:131]: Invalid header: 0x0C
  2312. [18:54:26][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DB:0C:DC:F1:70:77
  2313. [18:54:27][D][sensor:094]: 'Uptime Sensor': Sending state 697.37701 s with 0 decimals of accuracy
  2314. [18:54:28][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  2315. [18:54:28][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  2316. [18:54:28][D][jbd_bms:252]:   Device model:
  2317. [18:54:28][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  2318. [18:54:28][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  2319. [18:54:28][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  2320. [18:54:28][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  2321. [18:54:28][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  2322. [18:54:28][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.42000 Ah with 2 decimals of accuracy
  2323. [18:54:28][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  2324. [18:54:28][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  2325. [18:54:28][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  2326. [18:54:28][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2327. [18:54:28][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2328. [18:54:28][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  2329. [18:54:28][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  2330. [18:54:28][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  2331. [18:54:28][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  2332. [18:54:28][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  2333. [18:54:28][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.70000 °C with 1 decimals of accuracy
  2334. [18:54:28][D][sensor:094]: 'jbd-bms temperature 2': Sending state 16.00000 °C with 1 decimals of accuracy
  2335. [18:54:28][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  2336. [18:54:28][D][uart_debug:114]: <<< DD:03:00:26:14:91:00:00:2C:4E:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3E:0B:4B:0B:4D:00:00:00:6D:60:2C:4E:00:00:F9:E8:77
  2337. [18:54:28][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  2338. [18:54:28][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  2339. [18:54:28][W][component:215]: Components should block for at most 20-30ms.
  2340. [18:54:28][W][jbd_bms:131]: Invalid header: 0x0C
  2341. [18:54:28][W][jbd_bms:131]: Invalid header: 0xD8
  2342. [18:54:28][W][jbd_bms:131]: Invalid header: 0x0C
  2343. [18:54:28][W][jbd_bms:131]: Invalid header: 0xDC
  2344. [18:54:28][W][jbd_bms:131]: Invalid header: 0x0C
  2345. [18:54:28][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DB:0C:DC:F1:70:77
  2346. [18:54:30][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  2347. [18:54:30][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  2348. [18:54:30][D][jbd_bms:252]:   Device model:
  2349. [18:54:30][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  2350. [18:54:30][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  2351. [18:54:30][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  2352. [18:54:30][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  2353. [18:54:30][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  2354. [18:54:30][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.42000 Ah with 2 decimals of accuracy
  2355. [18:54:30][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  2356. [18:54:30][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  2357. [18:54:30][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  2358. [18:54:30][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2359. [18:54:30][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2360. [18:54:30][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  2361. [18:54:30][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  2362. [18:54:30][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  2363. [18:54:30][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  2364. [18:54:30][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  2365. [18:54:30][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.70000 °C with 1 decimals of accuracy
  2366. [18:54:30][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  2367. [18:54:30][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  2368. [18:54:30][D][uart_debug:114]: <<< DD:03:00:26:14:91:00:00:2C:4E:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3E:0B:4A:0B:4D:00:00:00:6D:60:2C:4E:00:00:F9:E9:77
  2369. [18:54:30][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  2370. [18:54:30][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  2371. [18:54:30][W][component:215]: Components should block for at most 20-30ms.
  2372. [18:54:30][W][jbd_bms:131]: Invalid header: 0x0C
  2373. [18:54:30][W][jbd_bms:131]: Invalid header: 0xD8
  2374. [18:54:30][W][jbd_bms:131]: Invalid header: 0x0C
  2375. [18:54:30][W][jbd_bms:131]: Invalid header: 0xDC
  2376. [18:54:30][W][jbd_bms:131]: Invalid header: 0x0C
  2377. [18:54:30][W][jbd_bms:157]: CRC check failed! 0xF9F6 != 0x0018
  2378. [18:54:30][W][jbd_bms:131]: Invalid header: 0x00
  2379. [18:54:30][W][jbd_bms:131]: Invalid header: 0x00
  2380. [18:54:30][W][jbd_bms:131]: Invalid header: 0x00
  2381. [18:54:30][W][jbd_bms:131]: Invalid header: 0x00
  2382. [18:54:30][W][jbd_bms:131]: Invalid header: 0x00
  2383. [18:54:30][W][jbd_bms:131]: Invalid header: 0x00
  2384. [18:54:30][W][jbd_bms:131]: Invalid header: 0x00
  2385. [18:54:30][W][jbd_bms:131]: Invalid header: 0x00
  2386. [18:54:30][W][jbd_bms:131]: Invalid header: 0x00
  2387. [18:54:30][W][jbd_bms:131]: Invalid header: 0x00
  2388. [18:54:30][W][jbd_bms:131]: Invalid header: 0x00
  2389. [18:54:30][W][jbd_bms:131]: Invalid header: 0x00
  2390. [18:54:30][W][jbd_bms:131]: Invalid header: 0x00
  2391. [18:54:30][W][jbd_bms:131]: Invalid header: 0x00
  2392. [18:54:30][W][jbd_bms:131]: Invalid header: 0x00
  2393. [18:54:30][W][jbd_bms:131]: Invalid header: 0x00
  2394. [18:54:30][W][jbd_bms:131]: Invalid header: 0x00
  2395. [18:54:30][W][jbd_bms:131]: Invalid header: 0x00
  2396. [18:54:30][W][jbd_bms:131]: Invalid header: 0x00
  2397. [18:54:30][W][jbd_bms:131]: Invalid header: 0x00
  2398. [18:54:30][W][jbd_bms:131]: Invalid header: 0x00
  2399. [18:54:30][W][jbd_bms:131]: Invalid header: 0x00
  2400. [18:54:30][W][jbd_bms:131]: Invalid header: 0x00
  2401. [18:54:30][W][jbd_bms:131]: Invalid header: 0xFF
  2402. [18:54:30][W][jbd_bms:131]: Invalid header: 0xE8
  2403. [18:54:30][W][jbd_bms:131]: Invalid header: 0x77
  2404. [18:54:30][W][component:214]: Component jbd_bms took a long time for an operation (0.11 s).
  2405. [18:54:30][W][component:215]: Components should block for at most 20-30ms.
  2406. [18:54:30][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DB:0C:DC:F1:70:77:00:00:00:00:DD:AA:00:18:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:FF:E8:77
  2407. [18:54:32][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  2408. [18:54:32][D][button:010]: 'Request hardware info' Pressed.
  2409. [18:54:32][D][uart_debug:114]: <<< DD:03:00:26:14:91:00:00:2C:4E:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10
  2410. [18:54:32][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  2411. [18:54:32][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  2412. [18:54:32][D][jbd_bms:252]:   Device model:
  2413. [18:54:32][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  2414. [18:54:32][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  2415. [18:54:32][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  2416. [18:54:32][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  2417. [18:54:32][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  2418. [18:54:32][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.42000 Ah with 2 decimals of accuracy
  2419. [18:54:32][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  2420. [18:54:32][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  2421. [18:54:32][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  2422. [18:54:32][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2423. [18:54:32][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2424. [18:54:32][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  2425. [18:54:32][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  2426. [18:54:32][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  2427. [18:54:32][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  2428. [18:54:32][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  2429. [18:54:32][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.60000 °C with 1 decimals of accuracy
  2430. [18:54:32][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  2431. [18:54:32][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  2432. [18:54:32][D][uart_debug:114]: <<< 03:0B:3D:0B:4A:0B:4D:00:00:00:6D:60:2C:4E:00:00:F9:EA:77
  2433. [18:54:32][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  2434. [18:54:32][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  2435. [18:54:32][D][jbd_bms:252]:   Device model:
  2436. [18:54:32][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  2437. [18:54:32][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  2438. [18:54:32][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  2439. [18:54:32][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  2440. [18:54:32][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  2441. [18:54:32][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.42000 Ah with 2 decimals of accuracy
  2442. [18:54:32][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  2443. [18:54:32][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  2444. [18:54:32][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  2445. [18:54:32][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2446. [18:54:32][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2447. [18:54:32][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  2448. [18:54:32][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  2449. [18:54:32][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  2450. [18:54:32][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  2451. [18:54:32][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  2452. [18:54:32][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.60000 °C with 1 decimals of accuracy
  2453. [18:54:32][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  2454. [18:54:32][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  2455. [18:54:32][D][uart_debug:114]: <<< DD:03:00:26:14:91:00:00:2C:4E:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3D:0B:4A:0B:4D:00:00:00:6D:60:2C:4E:00:00:F9:EA:77
  2456. [18:54:32][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  2457. [18:54:32][W][jbd_bms:131]: Invalid header: 0x00
  2458. [18:54:32][W][jbd_bms:131]: Invalid header: 0x00
  2459. [18:54:32][W][jbd_bms:131]: Invalid header: 0x00
  2460. [18:54:32][W][jbd_bms:131]: Invalid header: 0x00
  2461. [18:54:32][W][jbd_bms:157]: CRC check failed! 0xF6C7 != 0x0CD8
  2462. [18:54:32][W][jbd_bms:131]: Invalid header: 0xD8
  2463. [18:54:32][W][jbd_bms:131]: Invalid header: 0x0C
  2464. [18:54:32][W][jbd_bms:131]: Invalid header: 0xDC
  2465. [18:54:32][W][jbd_bms:131]: Invalid header: 0x0C
  2466. [18:54:32][W][jbd_bms:157]: CRC check failed! 0xF992 != 0x0CDC
  2467. [18:54:32][W][jbd_bms:131]: Invalid header: 0xDB
  2468. [18:54:32][W][jbd_bms:131]: Invalid header: 0x0C
  2469. [18:54:32][W][jbd_bms:131]: Invalid header: 0xDC
  2470. [18:54:32][W][jbd_bms:131]: Invalid header: 0x0C
  2471. [18:54:32][W][jbd_bms:157]: CRC check failed! 0xF9BA != 0xDD0C
  2472. [18:54:32][W][jbd_bms:131]: Invalid header: 0x0C
  2473. [18:54:32][W][jbd_bms:131]: Invalid header: 0xDB
  2474. [18:54:32][W][jbd_bms:131]: Invalid header: 0x0C
  2475. [18:54:32][W][jbd_bms:131]: Invalid header: 0xDC
  2476. [18:54:32][W][jbd_bms:131]: Invalid header: 0xF1
  2477. [18:54:32][W][jbd_bms:131]: Invalid header: 0x70
  2478. [18:54:32][W][jbd_bms:131]: Invalid header: 0x77
  2479. [18:54:32][W][component:214]: Component jbd_bms took a long time for an operation (0.54 s).
  2480. [18:54:32][W][component:215]: Components should block for at most 20-30ms.
  2481. [18:54:32][D][uart_debug:114]: <<< 00:00:00:00:DD:AA:00:18:00:00:DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DB:0C:DC:F1:70:77:DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DB:0C:DC:F1:70:77
  2482. [18:54:34][W][jbd_bms:131]: Invalid header: 0x00
  2483. [18:54:34][W][jbd_bms:131]: Invalid header: 0x00
  2484. [18:54:34][W][jbd_bms:131]: Invalid header: 0x00
  2485. [18:54:34][W][jbd_bms:131]: Invalid header: 0x00
  2486. [18:54:34][W][jbd_bms:189]: Unhandled response (function 0xAA) received: 00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00 (24)
  2487. [18:54:34][D][uart_debug:114]: <<< 00:00:00:00:DD:AA:00:18:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:FF:E8:77
  2488. [18:54:34][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  2489. [18:54:34][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  2490. [18:54:34][D][jbd_bms:252]:   Device model:
  2491. [18:54:34][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  2492. [18:54:34][D][sensor:094]: 'jbd-bms current': Sending state -0.90000 A with 1 decimals of accuracy
  2493. [18:54:34][D][sensor:094]: 'jbd-bms power': Sending state -47.38500 W with 1 decimals of accuracy
  2494. [18:54:34][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  2495. [18:54:34][D][sensor:094]: 'jbd-bms discharging power': Sending state 47.38500 W with 2 decimals of accuracy
  2496. [18:54:34][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.42000 Ah with 2 decimals of accuracy
  2497. [18:54:34][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  2498. [18:54:34][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  2499. [18:54:34][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  2500. [18:54:34][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2501. [18:54:34][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2502. [18:54:34][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  2503. [18:54:34][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  2504. [18:54:34][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  2505. [18:54:34][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  2506. [18:54:34][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  2507. [18:54:34][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.70000 °C with 1 decimals of accuracy
  2508. [18:54:34][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  2509. [18:54:34][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  2510. [18:54:34][D][uart_debug:114]: <<< DD:03:00:26:14:91:FF:A6:2C:4E:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3E:0B:4A:0B:4D:00:00:00:6D:60:2C:4E:00:00:F8:44:77
  2511. [18:54:34][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  2512. [18:54:34][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  2513. [18:54:34][W][component:215]: Components should block for at most 20-30ms.
  2514. [18:54:34][W][jbd_bms:131]: Invalid header: 0x0C
  2515. [18:54:34][W][jbd_bms:131]: Invalid header: 0xDC
  2516. [18:54:34][W][jbd_bms:131]: Invalid header: 0x0C
  2517. [18:54:34][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DB:0C:DC:F1:70:77
  2518. [18:54:36][W][jbd_bms:131]: Invalid header: 0x00
  2519. [18:54:36][W][jbd_bms:131]: Invalid header: 0x00
  2520. [18:54:36][W][jbd_bms:131]: Invalid header: 0x00
  2521. [18:54:36][W][jbd_bms:131]: Invalid header: 0x00
  2522. [18:54:36][W][jbd_bms:189]: Unhandled response (function 0xAA) received: 00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00 (24)
  2523. [18:54:36][D][uart_debug:114]: <<< 00:00:00:00:DD:AA:00:18:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:FF:E8:77
  2524. [18:54:36][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  2525. [18:54:36][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  2526. [18:54:36][D][jbd_bms:252]:   Device model:
  2527. [18:54:36][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  2528. [18:54:36][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  2529. [18:54:36][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  2530. [18:54:36][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  2531. [18:54:36][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  2532. [18:54:36][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.42000 Ah with 2 decimals of accuracy
  2533. [18:54:36][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  2534. [18:54:36][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  2535. [18:54:36][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  2536. [18:54:36][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2537. [18:54:36][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2538. [18:54:36][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  2539. [18:54:36][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  2540. [18:54:36][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  2541. [18:54:36][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  2542. [18:54:36][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  2543. [18:54:36][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.60000 °C with 1 decimals of accuracy
  2544. [18:54:36][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  2545. [18:54:36][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  2546. [18:54:36][D][uart_debug:114]: <<< DD:03:00:26:14:91:00:00:2C:4E:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3D:0B:4A:0B:4D:00:00:00:6D:60:2C:4E:00:00:F9:EA:77
  2547. [18:54:36][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  2548. [18:54:36][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  2549. [18:54:36][W][component:215]: Components should block for at most 20-30ms.
  2550. [18:54:36][W][jbd_bms:131]: Invalid header: 0xD8
  2551. [18:54:36][W][jbd_bms:131]: Invalid header: 0x0C
  2552. [18:54:36][W][jbd_bms:131]: Invalid header: 0xDC
  2553. [18:54:36][W][jbd_bms:131]: Invalid header: 0x0C
  2554. [18:54:36][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DD:0C:DC:F1:6E:77
  2555. [18:54:37][D][sensor:094]: 'Uptime Sensor': Sending state 707.37500 s with 0 decimals of accuracy
  2556. [18:54:38][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  2557. [18:54:38][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  2558. [18:54:38][D][jbd_bms:252]:   Device model:
  2559. [18:54:38][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  2560. [18:54:38][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  2561. [18:54:38][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  2562. [18:54:38][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  2563. [18:54:38][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  2564. [18:54:38][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.42000 Ah with 2 decimals of accuracy
  2565. [18:54:38][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  2566. [18:54:38][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  2567. [18:54:38][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  2568. [18:54:38][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2569. [18:54:38][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2570. [18:54:38][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  2571. [18:54:38][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  2572. [18:54:38][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  2573. [18:54:38][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  2574. [18:54:38][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  2575. [18:54:38][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.60000 °C with 1 decimals of accuracy
  2576. [18:54:38][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  2577. [18:54:38][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  2578. [18:54:38][D][uart_debug:114]: <<< DD:03:00:26:14:91:00:00:2C:4E:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3D:0B:4A:0B:4D:00:00:00:6D:60:2C:4E:00:00:F9:EA:77
  2579. [18:54:38][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  2580. [18:54:38][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  2581. [18:54:38][W][component:215]: Components should block for at most 20-30ms.
  2582. [18:54:38][W][jbd_bms:131]: Invalid header: 0x0C
  2583. [18:54:38][W][jbd_bms:131]: Invalid header: 0xDC
  2584. [18:54:38][W][jbd_bms:131]: Invalid header: 0x0C
  2585. [18:54:38][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DB:0C:DC:F1:70:77
  2586. [18:54:40][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  2587. [18:54:40][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  2588. [18:54:40][D][jbd_bms:252]:   Device model:
  2589. [18:54:40][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  2590. [18:54:40][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  2591. [18:54:40][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  2592. [18:54:40][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  2593. [18:54:40][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  2594. [18:54:40][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.42000 Ah with 2 decimals of accuracy
  2595. [18:54:40][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  2596. [18:54:40][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  2597. [18:54:40][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  2598. [18:54:40][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2599. [18:54:40][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2600. [18:54:40][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  2601. [18:54:40][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  2602. [18:54:40][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  2603. [18:54:40][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  2604. [18:54:40][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  2605. [18:54:40][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.70000 °C with 1 decimals of accuracy
  2606. [18:54:40][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  2607. [18:54:40][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  2608. [18:54:40][D][uart_debug:114]: <<< DD:03:00:26:14:91:00:00:2C:4E:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3E:0B:4A:0B:4D:00:00:00:6D:60:2C:4E:00:00:F9:E9:77
  2609. [18:54:40][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  2610. [18:54:40][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  2611. [18:54:40][W][component:215]: Components should block for at most 20-30ms.
  2612. [18:54:40][W][jbd_bms:157]: CRC check failed! 0xF9BA != 0xDC0C
  2613. [18:54:40][W][jbd_bms:131]: Invalid header: 0x0C
  2614. [18:54:40][W][jbd_bms:131]: Invalid header: 0xDC
  2615. [18:54:40][W][jbd_bms:131]: Invalid header: 0xF1
  2616. [18:54:40][W][jbd_bms:131]: Invalid header: 0x70
  2617. [18:54:40][W][jbd_bms:131]: Invalid header: 0x77
  2618. [18:54:40][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DB:0C:DC:F1:70:77
  2619. [18:54:41][W][jbd_bms:131]: Invalid header: 0x00
  2620. [18:54:41][W][jbd_bms:131]: Invalid header: 0x00
  2621. [18:54:41][W][jbd_bms:131]: Invalid header: 0x00
  2622. [18:54:41][W][jbd_bms:131]: Invalid header: 0x00
  2623. [18:54:41][W][jbd_bms:189]: Unhandled response (function 0xAA) received: 00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00 (24)
  2624. [18:54:41][D][uart_debug:114]: <<< 00:00:00:00:DD:AA:00:18:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:FF:E8:77
  2625. [18:54:42][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  2626. [18:54:42][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  2627. [18:54:42][D][jbd_bms:252]:   Device model:
  2628. [18:54:42][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  2629. [18:54:42][D][sensor:094]: 'jbd-bms current': Sending state -1.03000 A with 1 decimals of accuracy
  2630. [18:54:42][D][sensor:094]: 'jbd-bms power': Sending state -54.22950 W with 1 decimals of accuracy
  2631. [18:54:42][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  2632. [18:54:42][D][sensor:094]: 'jbd-bms discharging power': Sending state 54.22950 W with 2 decimals of accuracy
  2633. [18:54:42][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.42000 Ah with 2 decimals of accuracy
  2634. [18:54:42][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  2635. [18:54:42][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  2636. [18:54:42][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  2637. [18:54:42][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2638. [18:54:42][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2639. [18:54:42][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  2640. [18:54:42][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  2641. [18:54:42][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  2642. [18:54:42][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  2643. [18:54:42][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  2644. [18:54:42][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.60000 °C with 1 decimals of accuracy
  2645. [18:54:42][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  2646. [18:54:42][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  2647. [18:54:42][D][uart_debug:114]: <<< DD:03:00:26:14:91:FF:99:2C:4E:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3D:0B:4A:0B:4D:00:00:00:6D:60:2C:4E:00:00:F8:52:77
  2648. [18:54:42][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  2649. [18:54:42][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  2650. [18:54:42][W][component:215]: Components should block for at most 20-30ms.
  2651. [18:54:42][W][jbd_bms:131]: Invalid header: 0xD8
  2652. [18:54:42][W][jbd_bms:131]: Invalid header: 0x0C
  2653. [18:54:42][W][jbd_bms:131]: Invalid header: 0xDC
  2654. [18:54:42][W][jbd_bms:131]: Invalid header: 0x0C
  2655. [18:54:42][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DB:0C:DC:F1:70:77
  2656. [18:54:44][W][jbd_bms:131]: Invalid header: 0x00
  2657. [18:54:44][W][jbd_bms:131]: Invalid header: 0x00
  2658. [18:54:44][W][jbd_bms:131]: Invalid header: 0x00
  2659. [18:54:44][W][jbd_bms:131]: Invalid header: 0x00
  2660. [18:54:44][W][jbd_bms:189]: Unhandled response (function 0xAA) received: 00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00 (24)
  2661. [18:54:44][D][uart_debug:114]: <<< 00:00:00:00:DD:AA:00:18:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:FF:E8:77
  2662. [18:54:44][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  2663. [18:54:44][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  2664. [18:54:44][D][jbd_bms:252]:   Device model:
  2665. [18:54:44][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  2666. [18:54:44][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  2667. [18:54:44][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  2668. [18:54:44][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  2669. [18:54:44][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  2670. [18:54:44][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.42000 Ah with 2 decimals of accuracy
  2671. [18:54:44][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  2672. [18:54:44][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  2673. [18:54:44][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  2674. [18:54:44][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2675. [18:54:44][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2676. [18:54:44][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  2677. [18:54:44][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  2678. [18:54:44][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  2679. [18:54:44][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  2680. [18:54:44][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  2681. [18:54:44][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.70000 °C with 1 decimals of accuracy
  2682. [18:54:44][D][sensor:094]: 'jbd-bms temperature 2': Sending state 16.00000 °C with 1 decimals of accuracy
  2683. [18:54:44][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  2684. [18:54:44][D][uart_debug:114]: <<< DD:03:00:26:14:91:00:00:2C:4E:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3E:0B:4B:0B:4D:00:00:00:6D:60:2C:4E:00:00:F9:E8:77
  2685. [18:54:44][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  2686. [18:54:44][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  2687. [18:54:44][W][component:215]: Components should block for at most 20-30ms.
  2688. [18:54:44][W][jbd_bms:131]: Invalid header: 0x0C
  2689. [18:54:44][W][jbd_bms:131]: Invalid header: 0xD8
  2690. [18:54:44][W][jbd_bms:131]: Invalid header: 0x0C
  2691. [18:54:44][W][jbd_bms:131]: Invalid header: 0xDC
  2692. [18:54:44][W][jbd_bms:131]: Invalid header: 0x0C
  2693. [18:54:44][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DB:0C:DC:F1:70:77
  2694. [18:54:46][W][jbd_bms:131]: Invalid header: 0x00
  2695. [18:54:46][W][jbd_bms:131]: Invalid header: 0x00
  2696. [18:54:46][W][jbd_bms:131]: Invalid header: 0x00
  2697. [18:54:46][W][jbd_bms:131]: Invalid header: 0x00
  2698. [18:54:46][D][uart_debug:114]: <<< 00:00:00:00
  2699. [18:54:46][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  2700. [18:54:46][W][jbd_bms:157]: CRC check failed! 0xFA0C != 0x4429
  2701. [18:54:46][W][jbd_bms:131]: Invalid header: 0x10
  2702. [18:54:46][W][jbd_bms:131]: Invalid header: 0x03
  2703. [18:54:46][W][jbd_bms:131]: Invalid header: 0x0B
  2704. [18:54:46][W][jbd_bms:131]: Invalid header: 0x3D
  2705. [18:54:46][W][jbd_bms:131]: Invalid header: 0x0B
  2706. [18:54:46][W][jbd_bms:131]: Invalid header: 0x4B
  2707. [18:54:46][W][jbd_bms:131]: Invalid header: 0x0B
  2708. [18:54:46][W][jbd_bms:131]: Invalid header: 0x4D
  2709. [18:54:46][W][jbd_bms:131]: Invalid header: 0x00
  2710. [18:54:46][W][jbd_bms:131]: Invalid header: 0x00
  2711. [18:54:46][W][jbd_bms:131]: Invalid header: 0x00
  2712. [18:54:46][W][jbd_bms:131]: Invalid header: 0x6D
  2713. [18:54:46][W][jbd_bms:131]: Invalid header: 0x60
  2714. [18:54:46][W][jbd_bms:131]: Invalid header: 0x2C
  2715. [18:54:46][W][jbd_bms:131]: Invalid header: 0x4E
  2716. [18:54:46][W][jbd_bms:131]: Invalid header: 0x00
  2717. [18:54:46][W][jbd_bms:131]: Invalid header: 0x00
  2718. [18:54:46][W][jbd_bms:131]: Invalid header: 0xF8
  2719. [18:54:46][W][jbd_bms:131]: Invalid header: 0x44
  2720. [18:54:46][W][jbd_bms:131]: Invalid header: 0x77
  2721. [18:54:46][W][component:214]: Component jbd_bms took a long time for an operation (0.09 s).
  2722. [18:54:46][W][component:215]: Components should block for at most 20-30ms.
  2723. [18:54:46][D][uart_debug:114]: <<< DD:AA:00:18:00:00:DD:03:00:26:14:91:FF:A6:2C:4E:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3D:0B:4B:0B:4D:00:00:00:6D:60:2C:4E:00:00:F8:44:77
  2724. [18:54:48][D][sensor:094]: 'Uptime Sensor': Sending state 717.37500 s with 0 decimals of accuracy
  2725. [18:54:48][W][jbd_bms:131]: Invalid header: 0x00
  2726. [18:54:48][W][jbd_bms:131]: Invalid header: 0x00
  2727. [18:54:48][W][jbd_bms:131]: Invalid header: 0x00
  2728. [18:54:48][W][jbd_bms:131]: Invalid header: 0x00
  2729. [18:54:48][W][jbd_bms:189]: Unhandled response (function 0xAA) received: 00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00 (24)
  2730. [18:54:48][D][uart_debug:114]: <<< 00:00:00:00:DD:AA:00:18:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:FF:E8:77
  2731. [18:54:48][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  2732. [18:54:48][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  2733. [18:54:48][D][jbd_bms:252]:   Device model:
  2734. [18:54:48][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  2735. [18:54:48][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  2736. [18:54:48][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  2737. [18:54:48][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  2738. [18:54:48][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  2739. [18:54:48][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.42000 Ah with 2 decimals of accuracy
  2740. [18:54:48][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  2741. [18:54:48][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  2742. [18:54:48][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  2743. [18:54:48][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2744. [18:54:48][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2745. [18:54:48][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  2746. [18:54:48][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  2747. [18:54:48][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  2748. [18:54:48][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  2749. [18:54:48][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  2750. [18:54:48][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.70000 °C with 1 decimals of accuracy
  2751. [18:54:48][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  2752. [18:54:48][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  2753. [18:54:48][D][uart_debug:114]: <<< DD:03:00:26:14:91:00:00:2C:4E:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3E:0B:4A:0B:4D:00:00:00:6D:60:2C:4E:00:00:F9:E9:77
  2754. [18:54:48][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  2755. [18:54:48][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  2756. [18:54:48][W][component:215]: Components should block for at most 20-30ms.
  2757. [18:54:48][W][jbd_bms:131]: Invalid header: 0x0C
  2758. [18:54:48][W][jbd_bms:131]: Invalid header: 0xD8
  2759. [18:54:48][W][jbd_bms:131]: Invalid header: 0x0C
  2760. [18:54:48][W][jbd_bms:131]: Invalid header: 0xDC
  2761. [18:54:48][W][jbd_bms:131]: Invalid header: 0x0C
  2762. [18:54:48][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DB:0C:DC:F1:70:77
  2763. [18:54:48][W][jbd_bms:131]: Invalid header: 0x00
  2764. [18:54:48][W][jbd_bms:131]: Invalid header: 0x00
  2765. [18:54:48][W][jbd_bms:131]: Invalid header: 0x00
  2766. [18:54:48][W][jbd_bms:131]: Invalid header: 0x00
  2767. [18:54:48][W][jbd_bms:189]: Unhandled response (function 0xAA) received: 00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00 (24)
  2768. [18:54:48][D][uart_debug:114]: <<< 00:00:00:00:DD:AA:00:18:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:FF:E8:77
  2769. [18:54:50][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  2770. [18:54:50][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  2771. [18:54:50][D][jbd_bms:252]:   Device model:
  2772. [18:54:50][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  2773. [18:54:50][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  2774. [18:54:50][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  2775. [18:54:50][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  2776. [18:54:50][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  2777. [18:54:50][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.42000 Ah with 2 decimals of accuracy
  2778. [18:54:50][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  2779. [18:54:50][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  2780. [18:54:50][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  2781. [18:54:50][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2782. [18:54:50][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2783. [18:54:50][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  2784. [18:54:50][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  2785. [18:54:50][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  2786. [18:54:50][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  2787. [18:54:50][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  2788. [18:54:50][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.60000 °C with 1 decimals of accuracy
  2789. [18:54:50][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  2790. [18:54:50][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  2791. [18:54:50][D][uart_debug:114]: <<< DD:03:00:26:14:91:00:00:2C:4E:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3D:0B:4A:0B:4D:00:00:00:6D:60:2C:4E:00:00:F9:EA:77
  2792. [18:54:50][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  2793. [18:54:50][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  2794. [18:54:50][W][component:215]: Components should block for at most 20-30ms.
  2795. [18:54:50][W][jbd_bms:131]: Invalid header: 0xD8
  2796. [18:54:50][W][jbd_bms:131]: Invalid header: 0x0C
  2797. [18:54:50][W][jbd_bms:131]: Invalid header: 0xDC
  2798. [18:54:50][W][jbd_bms:131]: Invalid header: 0x0C
  2799. [18:54:50][W][jbd_bms:157]: CRC check failed! 0xF9F6 != 0x0018
  2800. [18:54:50][W][jbd_bms:131]: Invalid header: 0x00
  2801. [18:54:50][W][jbd_bms:131]: Invalid header: 0x00
  2802. [18:54:50][W][jbd_bms:131]: Invalid header: 0x00
  2803. [18:54:50][W][jbd_bms:131]: Invalid header: 0x00
  2804. [18:54:50][W][jbd_bms:131]: Invalid header: 0x00
  2805. [18:54:50][W][jbd_bms:131]: Invalid header: 0x00
  2806. [18:54:50][W][jbd_bms:131]: Invalid header: 0x00
  2807. [18:54:50][W][jbd_bms:131]: Invalid header: 0x00
  2808. [18:54:50][W][jbd_bms:131]: Invalid header: 0x00
  2809. [18:54:50][W][jbd_bms:131]: Invalid header: 0x00
  2810. [18:54:50][W][jbd_bms:131]: Invalid header: 0x00
  2811. [18:54:50][W][jbd_bms:131]: Invalid header: 0x00
  2812. [18:54:50][W][jbd_bms:131]: Invalid header: 0x00
  2813. [18:54:50][W][jbd_bms:131]: Invalid header: 0x00
  2814. [18:54:50][W][jbd_bms:131]: Invalid header: 0x00
  2815. [18:54:50][W][jbd_bms:131]: Invalid header: 0x00
  2816. [18:54:50][W][jbd_bms:131]: Invalid header: 0x00
  2817. [18:54:50][W][jbd_bms:131]: Invalid header: 0x00
  2818. [18:54:50][W][jbd_bms:131]: Invalid header: 0x00
  2819. [18:54:50][W][jbd_bms:131]: Invalid header: 0x00
  2820. [18:54:50][W][jbd_bms:131]: Invalid header: 0x00
  2821. [18:54:50][W][jbd_bms:131]: Invalid header: 0x00
  2822. [18:54:50][W][jbd_bms:131]: Invalid header: 0x00
  2823. [18:54:50][W][jbd_bms:131]: Invalid header: 0xFF
  2824. [18:54:50][W][jbd_bms:131]: Invalid header: 0xE8
  2825. [18:54:50][W][jbd_bms:131]: Invalid header: 0x77
  2826. [18:54:50][W][component:214]: Component jbd_bms took a long time for an operation (0.11 s).
  2827. [18:54:50][W][component:215]: Components should block for at most 20-30ms.
  2828. [18:54:50][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DB:0C:DC:F1:70:77:00:00:00:00:DD:AA:00:18:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:FF:E8:77
  2829. [18:54:52][D][button:010]: 'Request cell info' Pressed.
  2830. [18:54:52][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  2831. [18:54:52][I][jbd_bms:198]: Cell info frame (32 bytes) received
  2832. [18:54:52][D][sensor:094]: 'jbd-bms cell voltage 01': Sending state 3.29400 V with 3 decimals of accuracy
  2833. [18:54:52][D][sensor:094]: 'jbd-bms cell voltage 02': Sending state 3.29200 V with 3 decimals of accuracy
  2834. [18:54:52][D][sensor:094]: 'jbd-bms cell voltage 03': Sending state 3.29100 V with 3 decimals of accuracy
  2835. [18:54:52][D][sensor:094]: 'jbd-bms cell voltage 04': Sending state 3.29200 V with 3 decimals of accuracy
  2836. [18:54:52][D][sensor:094]: 'jbd-bms cell voltage 05': Sending state 3.29300 V with 3 decimals of accuracy
  2837. [18:54:52][D][sensor:094]: 'jbd-bms cell voltage 06': Sending state 3.29300 V with 3 decimals of accuracy
  2838. [18:54:52][D][sensor:094]: 'jbd-bms cell voltage 07': Sending state 3.29000 V with 3 decimals of accuracy
  2839. [18:54:52][D][sensor:094]: 'jbd-bms cell voltage 08': Sending state 3.28700 V with 3 decimals of accuracy
  2840. [18:54:52][D][sensor:094]: 'jbd-bms cell voltage 09': Sending state 3.28800 V with 3 decimals of accuracy
  2841. [18:54:52][D][sensor:094]: 'jbd-bms cell voltage 10': Sending state 3.28800 V with 3 decimals of accuracy
  2842. [18:54:52][D][sensor:094]: 'jbd-bms cell voltage 11': Sending state 3.28800 V with 3 decimals of accuracy
  2843. [18:54:52][D][sensor:094]: 'jbd-bms cell voltage 12': Sending state 3.29200 V with 3 decimals of accuracy
  2844. [18:54:52][D][sensor:094]: 'jbd-bms cell voltage 13': Sending state 3.29300 V with 3 decimals of accuracy
  2845. [18:54:52][D][sensor:094]: 'jbd-bms cell voltage 14': Sending state 3.29200 V with 3 decimals of accuracy
  2846. [18:54:52][D][sensor:094]: 'jbd-bms cell voltage 15': Sending state 3.29100 V with 3 decimals of accuracy
  2847. [18:54:52][D][sensor:094]: 'jbd-bms cell voltage 16': Sending state 3.29200 V with 3 decimals of accuracy
  2848. [18:54:52][D][sensor:094]: 'jbd-bms min cell voltage': Sending state 3.28700 V with 3 decimals of accuracy
  2849. [18:54:52][D][sensor:094]: 'jbd-bms max cell voltage': Sending state 3.29400 V with 3 decimals of accuracy
  2850. [18:54:52][D][sensor:094]: 'jbd-bms max voltage cell': Sending state 1.00000  with 0 decimals of accuracy
  2851. [18:54:52][D][sensor:094]: 'jbd-bms min voltage cell': Sending state 8.00000  with 0 decimals of accuracy
  2852. [18:54:52][D][sensor:094]: 'jbd-bms delta cell voltage': Sending state 0.00700 V with 4 decimals of accuracy
  2853. [18:54:52][D][sensor:094]: 'jbd-bms average cell voltage': Sending state 3.29100 V with 4 decimals of accuracy
  2854. [18:54:52][W][component:214]: Component jbd_bms took a long time for an operation (0.21 s).
  2855. [18:54:52][W][component:215]: Components should block for at most 20-30ms.
  2856. [18:54:52][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DB:0C:DC:F1:70:77
  2857. [18:54:52][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  2858. [18:54:52][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  2859. [18:54:52][D][jbd_bms:252]:   Device model:
  2860. [18:54:52][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  2861. [18:54:52][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  2862. [18:54:52][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  2863. [18:54:52][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  2864. [18:54:52][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  2865. [18:54:52][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.42000 Ah with 2 decimals of accuracy
  2866. [18:54:52][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  2867. [18:54:52][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  2868. [18:54:52][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  2869. [18:54:52][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2870. [18:54:52][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2871. [18:54:52][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  2872. [18:54:52][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  2873. [18:54:52][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  2874. [18:54:52][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  2875. [18:54:52][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  2876. [18:54:52][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.70000 °C with 1 decimals of accuracy
  2877. [18:54:52][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  2878. [18:54:52][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  2879. [18:54:52][D][uart_debug:114]: <<< DD:03:00:26:14:91:00:00:2C:4E:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3E:0B:4A:0B:4D:00:00:00:6D:60:2C:4E:00:00:F9:E9:77
  2880. [18:54:52][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  2881. [18:54:52][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  2882. [18:54:52][W][component:215]: Components should block for at most 20-30ms.
  2883. [18:54:52][W][jbd_bms:131]: Invalid header: 0xD8
  2884. [18:54:52][W][jbd_bms:131]: Invalid header: 0x0C
  2885. [18:54:52][W][jbd_bms:131]: Invalid header: 0xDC
  2886. [18:54:52][W][jbd_bms:131]: Invalid header: 0x0C
  2887. [18:54:52][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DB:0C:DC:F1:70:77
  2888. [18:54:54][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  2889. [18:54:54][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  2890. [18:54:54][D][jbd_bms:252]:   Device model:
  2891. [18:54:54][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  2892. [18:54:54][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  2893. [18:54:54][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  2894. [18:54:54][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  2895. [18:54:54][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  2896. [18:54:54][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.42000 Ah with 2 decimals of accuracy
  2897. [18:54:54][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  2898. [18:54:54][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  2899. [18:54:54][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  2900. [18:54:54][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2901. [18:54:54][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2902. [18:54:54][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  2903. [18:54:54][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  2904. [18:54:54][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  2905. [18:54:54][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  2906. [18:54:54][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  2907. [18:54:54][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.70000 °C with 1 decimals of accuracy
  2908. [18:54:54][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  2909. [18:54:54][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  2910. [18:54:54][D][uart_debug:114]: <<< DD:03:00:26:14:91:00:00:2C:4E:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3E:0B:4A:0B:4D:00:00:00:6D:60:2C:4E:00:00:F9:E9:77
  2911. [18:54:54][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  2912. [18:54:54][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  2913. [18:54:54][W][component:215]: Components should block for at most 20-30ms.
  2914. [18:54:54][W][jbd_bms:131]: Invalid header: 0x0C
  2915. [18:54:54][W][jbd_bms:131]: Invalid header: 0xD8
  2916. [18:54:54][W][jbd_bms:131]: Invalid header: 0x0C
  2917. [18:54:54][W][jbd_bms:131]: Invalid header: 0xDC
  2918. [18:54:54][W][jbd_bms:131]: Invalid header: 0x0C
  2919. [18:54:54][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DB:0C:DC:F1:70:77
  2920. [18:54:54][W][jbd_bms:131]: Invalid header: 0x00
  2921. [18:54:54][W][jbd_bms:131]: Invalid header: 0x00
  2922. [18:54:54][W][jbd_bms:131]: Invalid header: 0x00
  2923. [18:54:54][W][jbd_bms:131]: Invalid header: 0x00
  2924. [18:54:54][W][jbd_bms:189]: Unhandled response (function 0xAA) received: 00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00 (24)
  2925. [18:54:54][D][uart_debug:114]: <<< 00:00:00:00:DD:AA:00:18:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:FF:E8:77
  2926. [18:54:56][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  2927. [18:54:56][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  2928. [18:54:56][D][jbd_bms:252]:   Device model:
  2929. [18:54:56][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  2930. [18:54:56][D][sensor:094]: 'jbd-bms current': Sending state -1.03000 A with 1 decimals of accuracy
  2931. [18:54:56][D][sensor:094]: 'jbd-bms power': Sending state -54.22950 W with 1 decimals of accuracy
  2932. [18:54:56][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  2933. [18:54:56][D][sensor:094]: 'jbd-bms discharging power': Sending state 54.22950 W with 2 decimals of accuracy
  2934. [18:54:56][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.42000 Ah with 2 decimals of accuracy
  2935. [18:54:56][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  2936. [18:54:56][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  2937. [18:54:56][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  2938. [18:54:56][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2939. [18:54:56][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2940. [18:54:56][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  2941. [18:54:56][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  2942. [18:54:56][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  2943. [18:54:56][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  2944. [18:54:56][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  2945. [18:54:56][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.70000 °C with 1 decimals of accuracy
  2946. [18:54:56][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  2947. [18:54:56][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  2948. [18:54:56][D][uart_debug:114]: <<< DD:03:00:26:14:91:FF:99:2C:4E:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3E:0B:4A:0B:4D:00:00:00:6D:60:2C:4E:00:00:F8:51:77
  2949. [18:54:56][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  2950. [18:54:56][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  2951. [18:54:56][W][component:215]: Components should block for at most 20-30ms.
  2952. [18:54:56][W][jbd_bms:131]: Invalid header: 0xD8
  2953. [18:54:56][W][jbd_bms:131]: Invalid header: 0x0C
  2954. [18:54:56][W][jbd_bms:131]: Invalid header: 0xDC
  2955. [18:54:56][W][jbd_bms:131]: Invalid header: 0x0C
  2956. [18:54:56][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DB:0C:DC:F1:70:77
  2957. [18:54:57][D][sensor:094]: 'Uptime Sensor': Sending state 727.37500 s with 0 decimals of accuracy
  2958. [18:54:58][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  2959. [18:54:58][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  2960. [18:54:58][D][jbd_bms:252]:   Device model:
  2961. [18:54:58][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  2962. [18:54:58][D][sensor:094]: 'jbd-bms current': Sending state -0.90000 A with 1 decimals of accuracy
  2963. [18:54:58][D][sensor:094]: 'jbd-bms power': Sending state -47.38500 W with 1 decimals of accuracy
  2964. [18:54:58][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  2965. [18:54:58][D][sensor:094]: 'jbd-bms discharging power': Sending state 47.38500 W with 2 decimals of accuracy
  2966. [18:54:58][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.42000 Ah with 2 decimals of accuracy
  2967. [18:54:58][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  2968. [18:54:58][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  2969. [18:54:58][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  2970. [18:54:58][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2971. [18:54:58][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  2972. [18:54:58][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  2973. [18:54:58][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  2974. [18:54:58][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  2975. [18:54:58][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  2976. [18:54:58][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  2977. [18:54:58][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.70000 °C with 1 decimals of accuracy
  2978. [18:54:58][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  2979. [18:54:58][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  2980. [18:54:58][D][uart_debug:114]: <<< DD:03:00:26:14:91:FF:A6:2C:4E:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3E:0B:4A:0B:4D:00:00:00:6D:60:2C:4E:00:00:F8:44:77
  2981. [18:54:58][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  2982. [18:54:58][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  2983. [18:54:58][W][component:215]: Components should block for at most 20-30ms.
  2984. [18:54:58][W][jbd_bms:131]: Invalid header: 0x0C
  2985. [18:54:58][W][jbd_bms:131]: Invalid header: 0xDC
  2986. [18:54:58][W][jbd_bms:131]: Invalid header: 0x0C
  2987. [18:54:58][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DB:0C:DC:F1:70:77
  2988. [18:55:00][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  2989. [18:55:00][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  2990. [18:55:00][D][jbd_bms:252]:   Device model:
  2991. [18:55:00][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  2992. [18:55:00][D][sensor:094]: 'jbd-bms current': Sending state -0.90000 A with 1 decimals of accuracy
  2993. [18:55:00][D][sensor:094]: 'jbd-bms power': Sending state -47.38500 W with 1 decimals of accuracy
  2994. [18:55:00][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  2995. [18:55:00][D][sensor:094]: 'jbd-bms discharging power': Sending state 47.38500 W with 2 decimals of accuracy
  2996. [18:55:00][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.42000 Ah with 2 decimals of accuracy
  2997. [18:55:00][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  2998. [18:55:00][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  2999. [18:55:00][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  3000. [18:55:00][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  3001. [18:55:00][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  3002. [18:55:00][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  3003. [18:55:00][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  3004. [18:55:00][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  3005. [18:55:00][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  3006. [18:55:00][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  3007. [18:55:00][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.70000 °C with 1 decimals of accuracy
  3008. [18:55:00][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  3009. [18:55:00][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  3010. [18:55:00][D][uart_debug:114]: <<< DD:03:00:26:14:91:FF:A6:2C:4E:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3E:0B:4A:0B:4D:00:00:00:6D:60:2C:4E:00:00:F8:44:77
  3011. [18:55:00][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  3012. [18:55:00][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  3013. [18:55:00][W][component:215]: Components should block for at most 20-30ms.
  3014. [18:55:00][W][jbd_bms:131]: Invalid header: 0x0C
  3015. [18:55:00][W][jbd_bms:131]: Invalid header: 0xD8
  3016. [18:55:00][W][jbd_bms:131]: Invalid header: 0x0C
  3017. [18:55:00][W][jbd_bms:131]: Invalid header: 0xDC
  3018. [18:55:00][W][jbd_bms:131]: Invalid header: 0x0C
  3019. [18:55:00][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DD:0C:DC:F1:6E:77
  3020. [18:55:01][W][jbd_bms:131]: Invalid header: 0x00
  3021. [18:55:01][W][jbd_bms:131]: Invalid header: 0x00
  3022. [18:55:01][W][jbd_bms:131]: Invalid header: 0x00
  3023. [18:55:01][W][jbd_bms:131]: Invalid header: 0x00
  3024. [18:55:01][W][jbd_bms:189]: Unhandled response (function 0xAA) received: 00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00 (24)
  3025. [18:55:01][D][uart_debug:114]: <<< 00:00:00:00:DD:AA:00:18:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:FF:E8:77
  3026. [18:55:02][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  3027. [18:55:02][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  3028. [18:55:02][D][jbd_bms:252]:   Device model:
  3029. [18:55:02][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  3030. [18:55:02][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  3031. [18:55:02][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  3032. [18:55:02][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  3033. [18:55:02][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  3034. [18:55:02][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.42000 Ah with 2 decimals of accuracy
  3035. [18:55:02][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  3036. [18:55:02][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  3037. [18:55:02][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  3038. [18:55:02][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  3039. [18:55:02][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  3040. [18:55:02][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  3041. [18:55:02][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  3042. [18:55:02][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  3043. [18:55:02][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  3044. [18:55:02][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  3045. [18:55:02][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.70000 °C with 1 decimals of accuracy
  3046. [18:55:02][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  3047. [18:55:02][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  3048. [18:55:02][D][uart_debug:114]: <<< DD:03:00:26:14:91:00:00:2C:4E:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3E:0B:4A:0B:4D:00:00:00:6D:60:2C:4E:00:00:F9:E9:77
  3049. [18:55:02][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  3050. [18:55:02][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  3051. [18:55:02][W][component:215]: Components should block for at most 20-30ms.
  3052. [18:55:02][W][jbd_bms:131]: Invalid header: 0x0C
  3053. [18:55:02][W][jbd_bms:131]: Invalid header: 0xD8
  3054. [18:55:02][W][jbd_bms:131]: Invalid header: 0x0C
  3055. [18:55:02][W][jbd_bms:131]: Invalid header: 0xD8
  3056. [18:55:02][W][jbd_bms:131]: Invalid header: 0x0C
  3057. [18:55:02][W][jbd_bms:131]: Invalid header: 0xD8
  3058. [18:55:02][W][jbd_bms:131]: Invalid header: 0x0C
  3059. [18:55:02][W][jbd_bms:131]: Invalid header: 0xDC
  3060. [18:55:02][W][jbd_bms:131]: Invalid header: 0x0C
  3061. [18:55:02][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DD:0C:DC:F1:6E:77
  3062. [18:55:04][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  3063. [18:55:04][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  3064. [18:55:04][D][jbd_bms:252]:   Device model:
  3065. [18:55:04][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  3066. [18:55:04][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  3067. [18:55:04][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  3068. [18:55:04][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  3069. [18:55:04][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  3070. [18:55:04][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.42000 Ah with 2 decimals of accuracy
  3071. [18:55:04][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  3072. [18:55:04][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  3073. [18:55:04][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  3074. [18:55:04][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  3075. [18:55:04][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  3076. [18:55:04][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  3077. [18:55:04][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  3078. [18:55:04][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  3079. [18:55:04][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  3080. [18:55:04][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  3081. [18:55:04][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.70000 °C with 1 decimals of accuracy
  3082. [18:55:04][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  3083. [18:55:04][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  3084. [18:55:04][D][uart_debug:114]: <<< DD:03:00:26:14:91:00:00:2C:4E:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3E:0B:4A:0B:4D:00:00:00:6D:60:2C:4E:00:00:F9:E9:77
  3085. [18:55:04][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  3086. [18:55:04][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  3087. [18:55:04][W][component:215]: Components should block for at most 20-30ms.
  3088. [18:55:04][W][jbd_bms:131]: Invalid header: 0x0C
  3089. [18:55:04][W][jbd_bms:131]: Invalid header: 0xD8
  3090. [18:55:04][W][jbd_bms:131]: Invalid header: 0x0C
  3091. [18:55:04][W][jbd_bms:131]: Invalid header: 0xDC
  3092. [18:55:04][W][jbd_bms:131]: Invalid header: 0x0C
  3093. [18:55:04][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DB:0C:DC:F1:70:77
  3094. [18:55:04][W][jbd_bms:131]: Invalid header: 0x00
  3095. [18:55:04][W][jbd_bms:131]: Invalid header: 0x00
  3096. [18:55:04][W][jbd_bms:131]: Invalid header: 0x00
  3097. [18:55:04][W][jbd_bms:131]: Invalid header: 0x00
  3098. [18:55:04][W][jbd_bms:189]: Unhandled response (function 0xAA) received: 00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00 (24)
  3099. [18:55:04][D][uart_debug:114]: <<< 00:00:00:00:DD:AA:00:18:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:FF:E8:77
  3100. [18:55:06][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  3101. [18:55:06][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  3102. [18:55:06][D][jbd_bms:252]:   Device model:
  3103. [18:55:06][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  3104. [18:55:06][D][sensor:094]: 'jbd-bms current': Sending state -1.03000 A with 1 decimals of accuracy
  3105. [18:55:06][D][sensor:094]: 'jbd-bms power': Sending state -54.22950 W with 1 decimals of accuracy
  3106. [18:55:06][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  3107. [18:55:06][D][sensor:094]: 'jbd-bms discharging power': Sending state 54.22950 W with 2 decimals of accuracy
  3108. [18:55:06][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.42000 Ah with 2 decimals of accuracy
  3109. [18:55:06][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  3110. [18:55:06][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  3111. [18:55:06][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  3112. [18:55:06][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  3113. [18:55:06][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  3114. [18:55:06][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  3115. [18:55:06][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  3116. [18:55:06][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  3117. [18:55:06][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  3118. [18:55:06][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  3119. [18:55:06][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.70000 °C with 1 decimals of accuracy
  3120. [18:55:06][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  3121. [18:55:06][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  3122. [18:55:06][D][uart_debug:114]: <<< DD:03:00:26:14:91:FF:99:2C:4E:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3E:0B:4A:0B:4D:00:00:00:6D:60:2C:4E:00:00:F8:51:77
  3123. [18:55:06][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  3124. [18:55:06][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  3125. [18:55:06][W][component:215]: Components should block for at most 20-30ms.
  3126. [18:55:06][W][jbd_bms:131]: Invalid header: 0x0C
  3127. [18:55:06][W][jbd_bms:131]: Invalid header: 0xD8
  3128. [18:55:06][W][jbd_bms:131]: Invalid header: 0x0C
  3129. [18:55:06][W][jbd_bms:131]: Invalid header: 0xDC
  3130. [18:55:06][W][jbd_bms:131]: Invalid header: 0x0C
  3131. [18:55:06][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DB:0C:DC:F1:70:77
  3132. [18:55:07][D][sensor:094]: 'Uptime Sensor': Sending state 737.37701 s with 0 decimals of accuracy
  3133. [18:55:07][W][jbd_bms:131]: Invalid header: 0x00
  3134. [18:55:07][W][jbd_bms:131]: Invalid header: 0x00
  3135. [18:55:07][W][jbd_bms:131]: Invalid header: 0x00
  3136. [18:55:07][W][jbd_bms:131]: Invalid header: 0x00
  3137. [18:55:07][W][jbd_bms:189]: Unhandled response (function 0xAA) received: 00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00 (24)
  3138. [18:55:07][D][uart_debug:114]: <<< 00:00:00:00:DD:AA:00:18:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:FF:E8:77
  3139. [18:55:07][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  3140. [18:55:07][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  3141. [18:55:07][D][jbd_bms:252]:   Device model:
  3142. [18:55:07][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  3143. [18:55:07][D][sensor:094]: 'jbd-bms current': Sending state -0.90000 A with 1 decimals of accuracy
  3144. [18:55:07][D][sensor:094]: 'jbd-bms power': Sending state -47.38500 W with 1 decimals of accuracy
  3145. [18:55:07][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  3146. [18:55:07][D][sensor:094]: 'jbd-bms discharging power': Sending state 47.38500 W with 2 decimals of accuracy
  3147. [18:55:07][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.42000 Ah with 2 decimals of accuracy
  3148. [18:55:07][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  3149. [18:55:07][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  3150. [18:55:07][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  3151. [18:55:07][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  3152. [18:55:07][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  3153. [18:55:07][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  3154. [18:55:07][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  3155. [18:55:07][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  3156. [18:55:07][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  3157. [18:55:07][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  3158. [18:55:07][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.70000 °C with 1 decimals of accuracy
  3159. [18:55:07][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  3160. [18:55:07][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  3161. [18:55:07][D][uart_debug:114]: <<< DD:03:00:26:14:91:FF:A6:2C:4E:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3E:0B:4A:0B:4D:00:00:00:6D:60:2C:4E:00:00:F8:44:77
  3162. [18:55:07][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  3163. [18:55:07][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  3164. [18:55:07][W][component:215]: Components should block for at most 20-30ms.
  3165. [18:55:07][W][jbd_bms:131]: Invalid header: 0x0C
  3166. [18:55:07][W][jbd_bms:131]: Invalid header: 0xDC
  3167. [18:55:07][W][jbd_bms:131]: Invalid header: 0x0C
  3168. [18:55:08][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DB:0C:DC:F1:70:77
  3169. [18:55:10][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  3170. [18:55:10][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  3171. [18:55:10][D][jbd_bms:252]:   Device model:
  3172. [18:55:10][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  3173. [18:55:10][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  3174. [18:55:10][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  3175. [18:55:10][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  3176. [18:55:10][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  3177. [18:55:10][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.42000 Ah with 2 decimals of accuracy
  3178. [18:55:10][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  3179. [18:55:10][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  3180. [18:55:10][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  3181. [18:55:10][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  3182. [18:55:10][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  3183. [18:55:10][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  3184. [18:55:10][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  3185. [18:55:10][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  3186. [18:55:10][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  3187. [18:55:10][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  3188. [18:55:10][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.70000 °C with 1 decimals of accuracy
  3189. [18:55:10][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  3190. [18:55:10][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  3191. [18:55:10][D][uart_debug:114]: <<< DD:03:00:26:14:91:00:00:2C:4E:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3E:0B:4A:0B:4D:00:00:00:6D:60:2C:4E:00:00:F9:E9:77
  3192. [18:55:10][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  3193. [18:55:10][W][jbd_bms:131]: Invalid header: 0x00
  3194. [18:55:10][W][jbd_bms:131]: Invalid header: 0x00
  3195. [18:55:10][W][jbd_bms:131]: Invalid header: 0x00
  3196. [18:55:10][W][jbd_bms:131]: Invalid header: 0x00
  3197. [18:55:10][W][jbd_bms:189]: Unhandled response (function 0xAA) received: 00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00 (24)
  3198. [18:55:10][I][jbd_bms:198]: Cell info frame (32 bytes) received
  3199. [18:55:10][D][sensor:094]: 'jbd-bms cell voltage 01': Sending state 3.29400 V with 3 decimals of accuracy
  3200. [18:55:10][D][sensor:094]: 'jbd-bms cell voltage 02': Sending state 3.29200 V with 3 decimals of accuracy
  3201. [18:55:10][D][sensor:094]: 'jbd-bms cell voltage 03': Sending state 3.29100 V with 3 decimals of accuracy
  3202. [18:55:10][D][sensor:094]: 'jbd-bms cell voltage 04': Sending state 3.29200 V with 3 decimals of accuracy
  3203. [18:55:10][D][sensor:094]: 'jbd-bms cell voltage 05': Sending state 3.29300 V with 3 decimals of accuracy
  3204. [18:55:10][D][sensor:094]: 'jbd-bms cell voltage 06': Sending state 3.29300 V with 3 decimals of accuracy
  3205. [18:55:10][D][sensor:094]: 'jbd-bms cell voltage 07': Sending state 3.29000 V with 3 decimals of accuracy
  3206. [18:55:10][D][sensor:094]: 'jbd-bms cell voltage 08': Sending state 3.28700 V with 3 decimals of accuracy
  3207. [18:55:10][D][sensor:094]: 'jbd-bms cell voltage 09': Sending state 3.28800 V with 3 decimals of accuracy
  3208. [18:55:10][D][sensor:094]: 'jbd-bms cell voltage 10': Sending state 3.28800 V with 3 decimals of accuracy
  3209. [18:55:10][D][sensor:094]: 'jbd-bms cell voltage 11': Sending state 3.28800 V with 3 decimals of accuracy
  3210. [18:55:10][D][sensor:094]: 'jbd-bms cell voltage 12': Sending state 3.29200 V with 3 decimals of accuracy
  3211. [18:55:10][D][sensor:094]: 'jbd-bms cell voltage 13': Sending state 3.29300 V with 3 decimals of accuracy
  3212. [18:55:10][D][sensor:094]: 'jbd-bms cell voltage 14': Sending state 3.29200 V with 3 decimals of accuracy
  3213. [18:55:10][D][sensor:094]: 'jbd-bms cell voltage 15': Sending state 3.29300 V with 3 decimals of accuracy
  3214. [18:55:10][D][sensor:094]: 'jbd-bms cell voltage 16': Sending state 3.29200 V with 3 decimals of accuracy
  3215. [18:55:10][D][sensor:094]: 'jbd-bms min cell voltage': Sending state 3.28700 V with 3 decimals of accuracy
  3216. [18:55:10][D][sensor:094]: 'jbd-bms max cell voltage': Sending state 3.29400 V with 3 decimals of accuracy
  3217. [18:55:10][D][sensor:094]: 'jbd-bms max voltage cell': Sending state 1.00000  with 0 decimals of accuracy
  3218. [18:55:10][D][sensor:094]: 'jbd-bms min voltage cell': Sending state 8.00000  with 0 decimals of accuracy
  3219. [18:55:10][D][sensor:094]: 'jbd-bms delta cell voltage': Sending state 0.00700 V with 4 decimals of accuracy
  3220. [18:55:10][D][sensor:094]: 'jbd-bms average cell voltage': Sending state 3.29113 V with 4 decimals of accuracy
  3221. [18:55:10][W][component:214]: Component jbd_bms took a long time for an operation (0.45 s).
  3222. [18:55:10][W][component:215]: Components should block for at most 20-30ms.
  3223. [18:55:10][D][uart_debug:114]: <<< 00:00:00:00:DD:AA:00:18:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:FF:E8:77:DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DD:0C:DC:F1:6E:77
  3224. [18:55:12][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  3225. [18:55:12][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  3226. [18:55:12][D][jbd_bms:252]:   Device model:
  3227. [18:55:12][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  3228. [18:55:12][D][sensor:094]: 'jbd-bms current': Sending state -0.90000 A with 1 decimals of accuracy
  3229. [18:55:12][D][sensor:094]: 'jbd-bms power': Sending state -47.38500 W with 1 decimals of accuracy
  3230. [18:55:12][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  3231. [18:55:12][D][sensor:094]: 'jbd-bms discharging power': Sending state 47.38500 W with 2 decimals of accuracy
  3232. [18:55:12][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.41000 Ah with 2 decimals of accuracy
  3233. [18:55:12][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  3234. [18:55:12][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  3235. [18:55:12][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  3236. [18:55:12][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  3237. [18:55:12][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  3238. [18:55:12][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  3239. [18:55:12][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  3240. [18:55:12][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  3241. [18:55:12][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  3242. [18:55:12][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  3243. [18:55:12][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.70000 °C with 1 decimals of accuracy
  3244. [18:55:12][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  3245. [18:55:12][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  3246. [18:55:12][D][uart_debug:114]: <<< DD:03:00:26:14:91:FF:A6:2C:4D:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3E:0B:4A:0B:4D:00:00:00:6D:60:2C:4D:00:00:F8:46:77
  3247. [18:55:12][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  3248. [18:55:12][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  3249. [18:55:12][W][component:215]: Components should block for at most 20-30ms.
  3250. [18:55:12][W][jbd_bms:131]: Invalid header: 0x0C
  3251. [18:55:12][W][jbd_bms:131]: Invalid header: 0xD8
  3252. [18:55:12][W][jbd_bms:131]: Invalid header: 0x0C
  3253. [18:55:12][W][jbd_bms:131]: Invalid header: 0xDC
  3254. [18:55:12][W][jbd_bms:131]: Invalid header: 0x0C
  3255. [18:55:12][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DB:0C:DC:F1:70:77
  3256. [18:55:13][W][jbd_bms:131]: Invalid header: 0x00
  3257. [18:55:13][W][jbd_bms:131]: Invalid header: 0x00
  3258. [18:55:13][W][jbd_bms:131]: Invalid header: 0x00
  3259. [18:55:13][W][jbd_bms:131]: Invalid header: 0x00
  3260. [18:55:13][W][jbd_bms:189]: Unhandled response (function 0xAA) received: 00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00 (24)
  3261. [18:55:13][D][uart_debug:114]: <<< 00:00:00:00:DD:AA:00:18:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:FF:E8:77
  3262. [18:55:14][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  3263. [18:55:14][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  3264. [18:55:14][D][jbd_bms:252]:   Device model:
  3265. [18:55:14][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  3266. [18:55:14][D][sensor:094]: 'jbd-bms current': Sending state -1.03000 A with 1 decimals of accuracy
  3267. [18:55:14][D][sensor:094]: 'jbd-bms power': Sending state -54.22950 W with 1 decimals of accuracy
  3268. [18:55:14][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  3269. [18:55:14][D][sensor:094]: 'jbd-bms discharging power': Sending state 54.22950 W with 2 decimals of accuracy
  3270. [18:55:14][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.41000 Ah with 2 decimals of accuracy
  3271. [18:55:14][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  3272. [18:55:14][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  3273. [18:55:14][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  3274. [18:55:14][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  3275. [18:55:14][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  3276. [18:55:14][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  3277. [18:55:14][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  3278. [18:55:14][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  3279. [18:55:14][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  3280. [18:55:14][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  3281. [18:55:14][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.70000 °C with 1 decimals of accuracy
  3282. [18:55:14][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  3283. [18:55:14][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  3284. [18:55:14][D][uart_debug:114]: <<< DD:03:00:26:14:91:FF:99:2C:4D:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3E:0B:4A:0B:4D:00:00:00:6D:60:2C:4D:00:00:F8:53:77
  3285. [18:55:14][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  3286. [18:55:14][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  3287. [18:55:14][W][component:215]: Components should block for at most 20-30ms.
  3288. [18:55:14][W][jbd_bms:131]: Invalid header: 0x0C
  3289. [18:55:14][W][jbd_bms:131]: Invalid header: 0xD8
  3290. [18:55:14][W][jbd_bms:131]: Invalid header: 0x0C
  3291. [18:55:14][W][jbd_bms:131]: Invalid header: 0xDC
  3292. [18:55:14][W][jbd_bms:131]: Invalid header: 0x0C
  3293. [18:55:14][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DB:0C:DC:F1:70:77
  3294. [18:55:14][W][jbd_bms:131]: Invalid header: 0x00
  3295. [18:55:14][W][jbd_bms:131]: Invalid header: 0x00
  3296. [18:55:14][W][jbd_bms:131]: Invalid header: 0x00
  3297. [18:55:14][W][jbd_bms:131]: Invalid header: 0x00
  3298. [18:55:14][W][jbd_bms:189]: Unhandled response (function 0xAA) received: 00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00 (24)
  3299. [18:55:14][D][uart_debug:114]: <<< 00:00:00:00:DD:AA:00:18:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:FF:E8:77
  3300. [18:55:16][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  3301. [18:55:16][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  3302. [18:55:16][D][jbd_bms:252]:   Device model:
  3303. [18:55:16][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  3304. [18:55:16][D][sensor:094]: 'jbd-bms current': Sending state -1.16000 A with 1 decimals of accuracy
  3305. [18:55:16][D][sensor:094]: 'jbd-bms power': Sending state -61.07399 W with 1 decimals of accuracy
  3306. [18:55:16][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  3307. [18:55:16][D][sensor:094]: 'jbd-bms discharging power': Sending state 61.07399 W with 2 decimals of accuracy
  3308. [18:55:16][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.41000 Ah with 2 decimals of accuracy
  3309. [18:55:16][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  3310. [18:55:16][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  3311. [18:55:16][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  3312. [18:55:16][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  3313. [18:55:16][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  3314. [18:55:16][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  3315. [18:55:16][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  3316. [18:55:16][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  3317. [18:55:16][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  3318. [18:55:16][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  3319. [18:55:16][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.70000 °C with 1 decimals of accuracy
  3320. [18:55:16][D][sensor:094]: 'jbd-bms temperature 2': Sending state 16.00000 °C with 1 decimals of accuracy
  3321. [18:55:16][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  3322. [18:55:16][D][uart_debug:114]: <<< DD:03:00:26:14:91:FF:8C:2C:4D:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3E:0B:4B:0B:4D:00:00:00:6D:60:2C:4D:00:00:F8:5F:77
  3323. [18:55:16][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  3324. [18:55:16][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  3325. [18:55:16][W][component:215]: Components should block for at most 20-30ms.
  3326. [18:55:16][W][jbd_bms:131]: Invalid header: 0x0C
  3327. [18:55:16][W][jbd_bms:131]: Invalid header: 0xD8
  3328. [18:55:16][W][jbd_bms:131]: Invalid header: 0x0C
  3329. [18:55:16][W][jbd_bms:131]: Invalid header: 0xDC
  3330. [18:55:16][W][jbd_bms:131]: Invalid header: 0x0C
  3331. [18:55:16][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DD:0C:DC:F1:6E:77
  3332. [18:55:17][W][jbd_bms:131]: Invalid header: 0x00
  3333. [18:55:17][W][jbd_bms:131]: Invalid header: 0x00
  3334. [18:55:17][W][jbd_bms:131]: Invalid header: 0x00
  3335. [18:55:17][W][jbd_bms:131]: Invalid header: 0x00
  3336. [18:55:17][W][jbd_bms:189]: Unhandled response (function 0xAA) received: 00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00 (24)
  3337. [18:55:17][D][sensor:094]: 'Uptime Sensor': Sending state 747.37500 s with 0 decimals of accuracy
  3338. [18:55:17][D][uart_debug:114]: <<< 00:00:00:00:DD:AA:00:18:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:FF:E8:77
  3339. [18:55:18][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  3340. [18:55:18][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  3341. [18:55:18][D][jbd_bms:252]:   Device model:
  3342. [18:55:18][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  3343. [18:55:18][D][sensor:094]: 'jbd-bms current': Sending state -1.16000 A with 1 decimals of accuracy
  3344. [18:55:18][D][sensor:094]: 'jbd-bms power': Sending state -61.07399 W with 1 decimals of accuracy
  3345. [18:55:18][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  3346. [18:55:18][D][sensor:094]: 'jbd-bms discharging power': Sending state 61.07399 W with 2 decimals of accuracy
  3347. [18:55:18][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.41000 Ah with 2 decimals of accuracy
  3348. [18:55:18][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  3349. [18:55:18][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  3350. [18:55:18][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  3351. [18:55:18][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  3352. [18:55:18][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  3353. [18:55:18][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  3354. [18:55:18][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  3355. [18:55:18][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  3356. [18:55:18][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  3357. [18:55:18][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  3358. [18:55:18][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.70000 °C with 1 decimals of accuracy
  3359. [18:55:18][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  3360. [18:55:18][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  3361. [18:55:18][D][uart_debug:114]: <<< DD:03:00:26:14:91:FF:8C:2C:4D:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3E:0B:4A:0B:4D:00:00:00:6D:60:2C:4D:00:00:F8:60:77
  3362. [18:55:18][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  3363. [18:55:18][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  3364. [18:55:18][W][component:215]: Components should block for at most 20-30ms.
  3365. [18:55:18][W][jbd_bms:131]: Invalid header: 0xD8
  3366. [18:55:18][W][jbd_bms:131]: Invalid header: 0x0C
  3367. [18:55:18][W][jbd_bms:131]: Invalid header: 0xDC
  3368. [18:55:18][W][jbd_bms:131]: Invalid header: 0x0C
  3369. [18:55:18][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DD:0C:DC:F1:6E:77
  3370. [18:55:20][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  3371. [18:55:20][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  3372. [18:55:20][D][jbd_bms:252]:   Device model:
  3373. [18:55:20][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.66000 V with 2 decimals of accuracy
  3374. [18:55:20][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  3375. [18:55:20][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  3376. [18:55:20][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  3377. [18:55:20][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  3378. [18:55:20][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.41000 Ah with 2 decimals of accuracy
  3379. [18:55:20][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  3380. [18:55:20][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  3381. [18:55:20][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  3382. [18:55:20][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  3383. [18:55:20][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  3384. [18:55:20][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  3385. [18:55:20][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  3386. [18:55:20][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  3387. [18:55:20][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  3388. [18:55:20][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  3389. [18:55:20][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.70000 °C with 1 decimals of accuracy
  3390. [18:55:20][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  3391. [18:55:20][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  3392. [18:55:20][D][uart_debug:114]: <<< DD:03:00:26:14:92:00:00:2C:4D:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3E:0B:4A:0B:4D:00:00:00:6D:60:2C:4D:00:00:F9:EA:77
  3393. [18:55:20][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  3394. [18:55:20][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  3395. [18:55:20][W][component:215]: Components should block for at most 20-30ms.
  3396. [18:55:20][W][jbd_bms:131]: Invalid header: 0x0C
  3397. [18:55:20][W][jbd_bms:131]: Invalid header: 0xD8
  3398. [18:55:20][W][jbd_bms:131]: Invalid header: 0x0C
  3399. [18:55:20][W][jbd_bms:131]: Invalid header: 0xDC
  3400. [18:55:20][W][jbd_bms:131]: Invalid header: 0x0C
  3401. [18:55:20][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DE:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DD:0C:DC:F1:6C:77
  3402. [18:55:21][W][jbd_bms:131]: Invalid header: 0x00
  3403. [18:55:21][W][jbd_bms:131]: Invalid header: 0x00
  3404. [18:55:21][W][jbd_bms:131]: Invalid header: 0x00
  3405. [18:55:21][W][jbd_bms:131]: Invalid header: 0x00
  3406. [18:55:21][W][jbd_bms:189]: Unhandled response (function 0xAA) received: 00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00 (24)
  3407. [18:55:21][D][uart_debug:114]: <<< 00:00:00:00:DD:AA:00:18:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:FF:E8:77
  3408. [18:55:22][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  3409. [18:55:22][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  3410. [18:55:22][D][jbd_bms:252]:   Device model:
  3411. [18:55:22][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  3412. [18:55:22][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  3413. [18:55:22][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  3414. [18:55:22][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  3415. [18:55:22][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  3416. [18:55:22][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.41000 Ah with 2 decimals of accuracy
  3417. [18:55:22][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  3418. [18:55:22][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  3419. [18:55:22][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  3420. [18:55:22][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  3421. [18:55:22][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  3422. [18:55:22][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  3423. [18:55:22][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  3424. [18:55:22][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  3425. [18:55:22][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  3426. [18:55:22][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  3427. [18:55:22][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.70000 °C with 1 decimals of accuracy
  3428. [18:55:22][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  3429. [18:55:22][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  3430. [18:55:22][D][uart_debug:114]: <<< DD:03:00:26:14:91:00:00:2C:4D:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3E:0B:4A:0B:4D:00:00:00:6D:60:2C:4D:00:00:F9:EB:77
  3431. [18:55:22][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  3432. [18:55:22][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  3433. [18:55:22][W][component:215]: Components should block for at most 20-30ms.
  3434. [18:55:22][W][jbd_bms:157]: CRC check failed! 0xF9BA != 0xDC0C
  3435. [18:55:22][W][jbd_bms:131]: Invalid header: 0x0C
  3436. [18:55:22][W][jbd_bms:131]: Invalid header: 0xDC
  3437. [18:55:22][W][jbd_bms:131]: Invalid header: 0xF1
  3438. [18:55:22][W][jbd_bms:131]: Invalid header: 0x6E
  3439. [18:55:22][W][jbd_bms:131]: Invalid header: 0x77
  3440. [18:55:22][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DD:0C:DC:F1:6E:77
  3441. [18:55:24][W][jbd_bms:131]: Invalid header: 0x00
  3442. [18:55:24][W][jbd_bms:131]: Invalid header: 0x00
  3443. [18:55:24][W][jbd_bms:131]: Invalid header: 0x00
  3444. [18:55:24][W][jbd_bms:131]: Invalid header: 0x00
  3445. [18:55:24][W][jbd_bms:189]: Unhandled response (function 0xAA) received: 00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00 (24)
  3446. [18:55:24][D][uart_debug:114]: <<< 00:00:00:00:DD:AA:00:18:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:FF:E8:77
  3447. [18:55:24][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  3448. [18:55:24][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  3449. [18:55:24][D][jbd_bms:252]:   Device model:
  3450. [18:55:24][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  3451. [18:55:24][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  3452. [18:55:24][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  3453. [18:55:24][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  3454. [18:55:24][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  3455. [18:55:24][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.41000 Ah with 2 decimals of accuracy
  3456. [18:55:24][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  3457. [18:55:24][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  3458. [18:55:24][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  3459. [18:55:24][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  3460. [18:55:24][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  3461. [18:55:24][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  3462. [18:55:24][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  3463. [18:55:24][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  3464. [18:55:24][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  3465. [18:55:24][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  3466. [18:55:24][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.70000 °C with 1 decimals of accuracy
  3467. [18:55:24][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  3468. [18:55:24][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  3469. [18:55:24][D][uart_debug:114]: <<< DD:03:00:26:14:91:00:00:2C:4D:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3E:0B:4A:0B:4D:00:00:00:6D:60:2C:4D:00:00:F9:EB:77
  3470. [18:55:24][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  3471. [18:55:24][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  3472. [18:55:24][W][component:215]: Components should block for at most 20-30ms.
  3473. [18:55:24][W][jbd_bms:131]: Invalid header: 0xD8
  3474. [18:55:24][W][jbd_bms:131]: Invalid header: 0x0C
  3475. [18:55:24][W][jbd_bms:131]: Invalid header: 0xDC
  3476. [18:55:24][W][jbd_bms:131]: Invalid header: 0x0C
  3477. [18:55:24][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DB:0C:DC:F1:70:77
  3478. [18:55:26][W][jbd_bms:131]: Invalid header: 0x00
  3479. [18:55:26][W][jbd_bms:131]: Invalid header: 0x00
  3480. [18:55:26][W][jbd_bms:131]: Invalid header: 0x00
  3481. [18:55:26][W][jbd_bms:131]: Invalid header: 0x00
  3482. [18:55:26][W][jbd_bms:189]: Unhandled response (function 0xAA) received: 00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00 (24)
  3483. [18:55:26][D][uart_debug:114]: <<< 00:00:00:00:DD:AA:00:18:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:FF:E8:77
  3484. [18:55:26][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  3485. [18:55:26][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  3486. [18:55:26][D][jbd_bms:252]:   Device model:
  3487. [18:55:26][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  3488. [18:55:26][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  3489. [18:55:26][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  3490. [18:55:26][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  3491. [18:55:26][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  3492. [18:55:26][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.41000 Ah with 2 decimals of accuracy
  3493. [18:55:26][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  3494. [18:55:26][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  3495. [18:55:26][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  3496. [18:55:26][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  3497. [18:55:26][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  3498. [18:55:26][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  3499. [18:55:26][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  3500. [18:55:26][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  3501. [18:55:26][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  3502. [18:55:26][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  3503. [18:55:26][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.60000 °C with 1 decimals of accuracy
  3504. [18:55:26][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  3505. [18:55:26][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  3506. [18:55:26][D][uart_debug:114]: <<< DD:03:00:26:14:91:00:00:2C:4D:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3D:0B:4A:0B:4D:00:00:00:6D:60:2C:4D:00:00:F9:EC:77
  3507. [18:55:26][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  3508. [18:55:26][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  3509. [18:55:26][W][component:215]: Components should block for at most 20-30ms.
  3510. [18:55:26][W][jbd_bms:131]: Invalid header: 0xD8
  3511. [18:55:26][W][jbd_bms:131]: Invalid header: 0x0C
  3512. [18:55:26][W][jbd_bms:131]: Invalid header: 0xDC
  3513. [18:55:26][W][jbd_bms:131]: Invalid header: 0x0C
  3514. [18:55:26][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DD:0C:DC:F1:6E:77
  3515. [18:55:28][W][jbd_bms:131]: Invalid header: 0x00
  3516. [18:55:28][W][jbd_bms:131]: Invalid header: 0x00
  3517. [18:55:28][W][jbd_bms:131]: Invalid header: 0x00
  3518. [18:55:28][W][jbd_bms:131]: Invalid header: 0x00
  3519. [18:55:28][D][sensor:094]: 'Uptime Sensor': Sending state 757.37903 s with 0 decimals of accuracy
  3520. [18:55:28][W][jbd_bms:189]: Unhandled response (function 0xAA) received: 00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00 (24)
  3521. [18:55:28][D][uart_debug:114]: <<< 00:00:00:00:DD:AA:00:18:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:FF:E8:77
  3522. [18:55:28][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  3523. [18:55:28][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  3524. [18:55:28][D][jbd_bms:252]:   Device model:
  3525. [18:55:28][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  3526. [18:55:28][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  3527. [18:55:28][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  3528. [18:55:28][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  3529. [18:55:28][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  3530. [18:55:28][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.41000 Ah with 2 decimals of accuracy
  3531. [18:55:28][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  3532. [18:55:28][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  3533. [18:55:28][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  3534. [18:55:28][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  3535. [18:55:28][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  3536. [18:55:28][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  3537. [18:55:28][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  3538. [18:55:28][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  3539. [18:55:28][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  3540. [18:55:28][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  3541. [18:55:28][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.70000 °C with 1 decimals of accuracy
  3542. [18:55:28][D][sensor:094]: 'jbd-bms temperature 2': Sending state 16.00000 °C with 1 decimals of accuracy
  3543. [18:55:28][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  3544. [18:55:28][D][uart_debug:114]: <<< DD:03:00:26:14:91:00:00:2C:4D:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3E:0B:4B:0B:4D:00:00:00:6D:60:2C:4D:00:00:F9:EA:77
  3545. [18:55:28][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  3546. [18:55:28][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  3547. [18:55:28][W][component:215]: Components should block for at most 20-30ms.
  3548. [18:55:28][W][jbd_bms:131]: Invalid header: 0x0C
  3549. [18:55:28][W][jbd_bms:131]: Invalid header: 0xD8
  3550. [18:55:28][W][jbd_bms:131]: Invalid header: 0x0C
  3551. [18:55:28][W][jbd_bms:131]: Invalid header: 0xD8
  3552. [18:55:28][W][jbd_bms:131]: Invalid header: 0x0C
  3553. [18:55:28][W][jbd_bms:131]: Invalid header: 0xDC
  3554. [18:55:28][W][jbd_bms:131]: Invalid header: 0x0C
  3555. [18:55:28][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DD:0C:DC:F1:6E:77
  3556. [18:55:28][W][jbd_bms:157]: CRC check failed! 0xF9F6 != 0x0018
  3557. [18:55:28][W][jbd_bms:131]: Invalid header: 0x00
  3558. [18:55:28][W][jbd_bms:131]: Invalid header: 0x00
  3559. [18:55:28][W][jbd_bms:131]: Invalid header: 0x00
  3560. [18:55:28][W][jbd_bms:131]: Invalid header: 0x00
  3561. [18:55:28][W][jbd_bms:131]: Invalid header: 0x00
  3562. [18:55:28][W][jbd_bms:131]: Invalid header: 0x00
  3563. [18:55:28][W][jbd_bms:131]: Invalid header: 0x00
  3564. [18:55:28][W][jbd_bms:131]: Invalid header: 0x00
  3565. [18:55:28][W][jbd_bms:131]: Invalid header: 0x00
  3566. [18:55:28][W][jbd_bms:131]: Invalid header: 0x00
  3567. [18:55:28][W][jbd_bms:131]: Invalid header: 0x00
  3568. [18:55:28][W][jbd_bms:131]: Invalid header: 0x00
  3569. [18:55:28][W][jbd_bms:131]: Invalid header: 0x00
  3570. [18:55:28][W][jbd_bms:131]: Invalid header: 0x00
  3571. [18:55:28][W][jbd_bms:131]: Invalid header: 0x00
  3572. [18:55:28][W][jbd_bms:131]: Invalid header: 0x00
  3573. [18:55:28][W][jbd_bms:131]: Invalid header: 0x00
  3574. [18:55:28][W][jbd_bms:131]: Invalid header: 0x00
  3575. [18:55:28][W][jbd_bms:131]: Invalid header: 0x00
  3576. [18:55:28][W][jbd_bms:131]: Invalid header: 0x00
  3577. [18:55:28][W][jbd_bms:131]: Invalid header: 0x00
  3578. [18:55:28][W][jbd_bms:131]: Invalid header: 0x00
  3579. [18:55:28][W][jbd_bms:131]: Invalid header: 0x00
  3580. [18:55:28][W][jbd_bms:131]: Invalid header: 0xFF
  3581. [18:55:28][W][jbd_bms:131]: Invalid header: 0xE8
  3582. [18:55:28][W][jbd_bms:131]: Invalid header: 0x77
  3583. [18:55:28][W][component:214]: Component jbd_bms took a long time for an operation (0.10 s).
  3584. [18:55:28][W][component:215]: Components should block for at most 20-30ms.
  3585. [18:55:28][D][uart_debug:114]: <<< 00:00:00:00:DD:AA:00:18:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:FF:E8:77
  3586. [18:55:30][W][jbd_bms:131]: Invalid header: 0x00
  3587. [18:55:30][W][jbd_bms:131]: Invalid header: 0x00
  3588. [18:55:30][W][jbd_bms:131]: Invalid header: 0x00
  3589. [18:55:30][W][jbd_bms:131]: Invalid header: 0x00
  3590. [18:55:30][W][jbd_bms:189]: Unhandled response (function 0xAA) received: 00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00 (24)
  3591. [18:55:30][D][uart_debug:114]: <<< 00:00:00:00:DD:AA:00:18:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:FF:E8:77
  3592. [18:55:30][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  3593. [18:55:30][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  3594. [18:55:30][D][jbd_bms:252]:   Device model:
  3595. [18:55:30][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  3596. [18:55:30][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  3597. [18:55:30][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  3598. [18:55:30][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  3599. [18:55:30][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  3600. [18:55:30][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.41000 Ah with 2 decimals of accuracy
  3601. [18:55:30][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  3602. [18:55:30][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  3603. [18:55:30][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  3604. [18:55:30][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  3605. [18:55:30][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  3606. [18:55:30][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  3607. [18:55:30][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  3608. [18:55:30][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  3609. [18:55:30][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  3610. [18:55:30][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  3611. [18:55:30][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.70000 °C with 1 decimals of accuracy
  3612. [18:55:30][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  3613. [18:55:30][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  3614. [18:55:30][D][uart_debug:114]: <<< DD:03:00:26:14:91:00:00:2C:4D:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3E:0B:4A:0B:4D:00:00:00:6D:60:2C:4D:00:00:F9:EB:77
  3615. [18:55:30][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  3616. [18:55:30][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  3617. [18:55:30][W][component:215]: Components should block for at most 20-30ms.
  3618. [18:55:30][W][jbd_bms:131]: Invalid header: 0xD8
  3619. [18:55:30][W][jbd_bms:131]: Invalid header: 0x0C
  3620. [18:55:30][W][jbd_bms:131]: Invalid header: 0xDC
  3621. [18:55:30][W][jbd_bms:131]: Invalid header: 0x0C
  3622. [18:55:30][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DD:0C:DC:F1:6E:77
  3623. [18:55:30][W][jbd_bms:157]: CRC check failed! 0xF9F6 != 0x0018
  3624. [18:55:30][W][jbd_bms:131]: Invalid header: 0x00
  3625. [18:55:30][W][jbd_bms:131]: Invalid header: 0x00
  3626. [18:55:30][W][jbd_bms:131]: Invalid header: 0x00
  3627. [18:55:30][W][jbd_bms:131]: Invalid header: 0x00
  3628. [18:55:30][W][jbd_bms:131]: Invalid header: 0x00
  3629. [18:55:30][W][jbd_bms:131]: Invalid header: 0x00
  3630. [18:55:30][W][jbd_bms:131]: Invalid header: 0x00
  3631. [18:55:30][W][jbd_bms:131]: Invalid header: 0x00
  3632. [18:55:30][W][jbd_bms:131]: Invalid header: 0x00
  3633. [18:55:30][W][jbd_bms:131]: Invalid header: 0x00
  3634. [18:55:30][W][jbd_bms:131]: Invalid header: 0x00
  3635. [18:55:30][W][jbd_bms:131]: Invalid header: 0x00
  3636. [18:55:30][W][jbd_bms:131]: Invalid header: 0x00
  3637. [18:55:30][W][jbd_bms:131]: Invalid header: 0x00
  3638. [18:55:30][W][jbd_bms:131]: Invalid header: 0x00
  3639. [18:55:30][W][jbd_bms:131]: Invalid header: 0x00
  3640. [18:55:30][W][jbd_bms:131]: Invalid header: 0x00
  3641. [18:55:30][W][jbd_bms:131]: Invalid header: 0x00
  3642. [18:55:30][W][jbd_bms:131]: Invalid header: 0x00
  3643. [18:55:30][W][jbd_bms:131]: Invalid header: 0x00
  3644. [18:55:30][W][jbd_bms:131]: Invalid header: 0x00
  3645. [18:55:30][W][jbd_bms:131]: Invalid header: 0x00
  3646. [18:55:30][W][jbd_bms:131]: Invalid header: 0x00
  3647. [18:55:30][W][jbd_bms:131]: Invalid header: 0xFF
  3648. [18:55:30][W][jbd_bms:131]: Invalid header: 0xE8
  3649. [18:55:30][W][jbd_bms:131]: Invalid header: 0x77
  3650. [18:55:30][W][component:214]: Component jbd_bms took a long time for an operation (0.11 s).
  3651. [18:55:30][W][component:215]: Components should block for at most 20-30ms.
  3652. [18:55:30][D][uart_debug:114]: <<< 00:00:00:00:DD:AA:00:18:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:FF:E8:77
  3653. [18:55:33][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  3654. [18:55:33][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  3655. [18:55:33][D][jbd_bms:252]:   Device model:
  3656. [18:55:33][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  3657. [18:55:33][D][sensor:094]: 'jbd-bms current': Sending state 0.00000 A with 1 decimals of accuracy
  3658. [18:55:33][D][sensor:094]: 'jbd-bms power': Sending state 0.00000 W with 1 decimals of accuracy
  3659. [18:55:33][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  3660. [18:55:33][D][sensor:094]: 'jbd-bms discharging power': Sending state 0.00000 W with 2 decimals of accuracy
  3661. [18:55:33][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.41000 Ah with 2 decimals of accuracy
  3662. [18:55:33][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  3663. [18:55:33][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  3664. [18:55:33][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  3665. [18:55:33][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  3666. [18:55:33][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  3667. [18:55:33][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  3668. [18:55:33][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  3669. [18:55:33][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  3670. [18:55:33][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  3671. [18:55:33][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  3672. [18:55:33][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.70000 °C with 1 decimals of accuracy
  3673. [18:55:33][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  3674. [18:55:33][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  3675. [18:55:33][D][uart_debug:114]: <<< DD:03:00:26:14:91:00:00:2C:4D:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3E:0B:4A:0B:4D:00:00:00:6D:60:2C:4D:00:00:F9:EB:77
  3676. [18:55:33][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  3677. [18:55:33][W][jbd_bms:131]: Invalid header: 0x00
  3678. [18:55:33][W][jbd_bms:131]: Invalid header: 0x00
  3679. [18:55:33][W][jbd_bms:131]: Invalid header: 0x00
  3680. [18:55:33][W][jbd_bms:131]: Invalid header: 0x00
  3681. [18:55:33][W][component:214]: Component jbd_bms took a long time for an operation (0.23 s).
  3682. [18:55:33][W][component:215]: Components should block for at most 20-30ms.
  3683. [18:55:33][W][jbd_bms:157]: CRC check failed! 0xF6C7 != 0x0CD8
  3684. [18:55:33][W][jbd_bms:131]: Invalid header: 0xD8
  3685. [18:55:33][W][jbd_bms:131]: Invalid header: 0x0C
  3686. [18:55:33][W][jbd_bms:131]: Invalid header: 0xDC
  3687. [18:55:33][W][jbd_bms:131]: Invalid header: 0x0C
  3688. [18:55:33][D][uart_debug:114]: <<< 00:00:00:00:DD:AA:00:18:00:00:DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DB:0C:DC:F1:70:77
  3689. [18:55:33][W][jbd_bms:131]: Invalid header: 0x00
  3690. [18:55:33][W][jbd_bms:131]: Invalid header: 0x00
  3691. [18:55:33][W][jbd_bms:131]: Invalid header: 0x00
  3692. [18:55:33][W][jbd_bms:131]: Invalid header: 0x00
  3693. [18:55:33][W][jbd_bms:189]: Unhandled response (function 0xAA) received: 00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00.00 (24)
  3694. [18:55:33][D][uart_debug:114]: <<< 00:00:00:00:DD:AA:00:18:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:FF:E8:77
  3695. [18:55:34][D][uart_debug:114]: >>> DD:A5:03:00:FF:FD:77
  3696. [18:55:34][I][jbd_bms:249]: Hardware info frame (38 bytes) received
  3697. [18:55:34][D][jbd_bms:252]:   Device model:
  3698. [18:55:34][D][sensor:094]: 'jbd-bms total voltage': Sending state 52.65000 V with 2 decimals of accuracy
  3699. [18:55:34][D][sensor:094]: 'jbd-bms current': Sending state -1.16000 A with 1 decimals of accuracy
  3700. [18:55:34][D][sensor:094]: 'jbd-bms power': Sending state -61.07399 W with 1 decimals of accuracy
  3701. [18:55:34][D][sensor:094]: 'jbd-bms charging power': Sending state 0.00000 W with 2 decimals of accuracy
  3702. [18:55:34][D][sensor:094]: 'jbd-bms discharging power': Sending state 61.07399 W with 2 decimals of accuracy
  3703. [18:55:34][D][sensor:094]: 'jbd-bms capacity remaining': Sending state 113.41000 Ah with 2 decimals of accuracy
  3704. [18:55:34][D][sensor:094]: 'jbd-bms nominal capacity': Sending state 30.00000 Ah with 2 decimals of accuracy
  3705. [18:55:34][D][sensor:094]: 'jbd-bms charging cycles': Sending state 143.00000  with 0 decimals of accuracy
  3706. [18:55:34][D][jbd_bms:279]:   Date of manufacture: 2022.12.19
  3707. [18:55:34][D][sensor:094]: 'jbd-bms balancer status bitmask': Sending state 0.00000  with 0 decimals of accuracy
  3708. [18:55:34][D][sensor:094]: 'jbd-bms errors bitmask': Sending state 0.00000  with 0 decimals of accuracy
  3709. [18:55:34][D][text_sensor:064]: 'jbd-bms errors': Sending state ''
  3710. [18:55:34][D][sensor:094]: 'jbd-bms software version': Sending state 4.40000  with 1 decimals of accuracy
  3711. [18:55:34][D][sensor:094]: 'jbd-bms state of charge': Sending state 41.00000 % with 0 decimals of accuracy
  3712. [18:55:34][D][sensor:094]: 'jbd-bms operation status bitmask': Sending state 3.00000  with 0 decimals of accuracy
  3713. [18:55:34][D][sensor:094]: 'jbd-bms battery strings': Sending state 16.00000  with 0 decimals of accuracy
  3714. [18:55:34][D][sensor:094]: 'jbd-bms temperature 1': Sending state 14.70000 °C with 1 decimals of accuracy
  3715. [18:55:34][D][sensor:094]: 'jbd-bms temperature 2': Sending state 15.90000 °C with 1 decimals of accuracy
  3716. [18:55:34][D][sensor:094]: 'jbd-bms temperature 3': Sending state 16.20000 °C with 1 decimals of accuracy
  3717. [18:55:34][D][uart_debug:114]: <<< DD:03:00:26:14:91:FF:8C:2C:4D:0B:B8:00:8F:2D:93:00:00:00:00:00:00:44:29:03:10:03:0B:3E:0B:4A:0B:4D:00:00:00:6D:60:2C:4D:00:00:F8:60:77
  3718. [18:55:34][D][uart_debug:114]: >>> DD:A5:04:00:FF:FC:77
  3719. [18:55:34][W][component:214]: Component jbd_bms took a long time for an operation (0.22 s).
  3720. [18:55:34][W][component:215]: Components should block for at most 20-30ms.
  3721. [18:55:34][W][jbd_bms:131]: Invalid header: 0x0C
  3722. [18:55:34][W][jbd_bms:131]: Invalid header: 0xDC
  3723. [18:55:34][W][jbd_bms:131]: Invalid header: 0x0C
  3724. [18:55:34][D][uart_debug:114]: <<< DD:04:00:20:0C:DE:0C:DC:0C:DB:0C:DC:0C:DD:0C:DD:0C:DA:0C:D7:0C:D8:0C:D8:0C:D8:0C:DC:0C:DD:0C:DC:0C:DB:0C:DC:F1:70:77
  3725. [18:55:34][D][api.connection:181]: ESPHome Logs 2023.11.4 (192.168.0.80) requested disconnected
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement