syssi / esphome-jbd-bms

ESPHome component to monitor and control a Xiaoxiang Battery Management System (JBD-BMS) via UART-TTL or BLE
Apache License 2.0
115 stars 31 forks source link

Fix current sensor #2

Closed syssi closed 2 years ago

syssi commented 2 years ago
[19:55:39][D][uart_debug:114]: <<< DD:03:00:1D:05:46:FF:44:01:F3:01:F4:00:00:2C:7C:00:00:00:00:00:00:80:64:03:04:03:0B:92:0B:8F:0B:8B:F9:09:77
[19:55:39][D][sensor:124]: 'jbd-bms-uart current': Sending state -1.88000 A with 1 decimals of accuracy
[19:55:39][D][sensor:124]: 'jbd-bms-uart power': Sending state -25.38000 W with 1 decimals of accuracy

Fixes: #1