We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The error status missing for JBD-BMS
"Cell overvoltage", // 0x00 "Cell undervoltage", // 0x01 "Pack overvoltage", // 0x02 "Pack undervoltage", // 0x03 "Charging over temperature", // 0x04 "Charging under temperature", // 0x05 "Discharging over temperature", // 0x06 "Discharging under temperature", // 0x07 "Charging overcurrent", // 0x08 "Discharging overcurrent", // 0x09 "Short circuit", // 0x0A "IC front-end error", // 0x0B "Mosfet Software Lock", // 0x0C (See register 0xE1 "MOSFET control") "Charge timeout Close", // 0x0D "Unknown (0x0E)", // 0x0E "Unknown (0x0F)", // 0x0F
Using AOLithium 12v 100ah BlueTooth battery Config: devices:
The text was updated successfully, but these errors were encountered:
i am working on this
Sorry, something went wrong.
No branches or pull requests
The error status missing for JBD-BMS
Using AOLithium 12v 100ah BlueTooth battery
Config:
devices:
type: jbd
alias: battery1
concurrent_sampling: false
keep_alive: true
verbose_log: false
sample_period: 9
publish_period: 20
invert_current: true
watchdog: true
expire_values_after: 40
install_newer_bleak: false
bt_power_cycle: false
The text was updated successfully, but these errors were encountered: