esphome / esphome/feature-requests
Support for setting the values of Charge/Discharge FETs of the daly_bms component.
- Dominant language
- No language data
- Stars
- 450
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the problem you have/What new integration you would like**
Add a way to enable/disable Charge and Discharge MOSFET status on the daly_bms integration. At the moment these are read only, but the hardware supports changing their status.
Daly phone app supports it when using the BT dongle.
This project seems to have the implementation:
https://github.com/softwarecrash/DALY-BMS-to-MQTT/blob/2f8cb8ba92eeec58b494b76432b59cbef6c5fbc9/src/daly-bms-uart.cpp#L428
Add a feature to enable/disable FETs on the BMS.
**Please describe your use case for this integration and alternatives you've tried:**
**Additional context**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.