-
Hi, how can I change the yaml code to connect 3 or more BMS JBDs using BLE? And how can I add a current sensor to the code? The current yaml only shows charging and discharging. I've tried various methods and I keep getting errors... |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 5 replies
-
Does this example help already? |
Beta Was this translation helpful? Give feedback.
-
That's what I did before I wrote here, unfortunately there is a mistake
|
Beta Was this translation helpful? Give feedback.
-
The same applies to adding the third BMS in Mac Addresses and the eyelid of the code about BMS2 does not want to pass |
Beta Was this translation helpful? Give feedback.
The YAML compiles fine. Please try a clean build (
esphome clean yourconfig.yaml
). If you use the Home Assistant Add-on there should be a "clean build" button.