mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-05 10:49:42 +02:00
Merge pull request #1265 from dalathegreat/improvement/update-note
Improvement: Update USER_SETTINGS.h note
This commit is contained in:
commit
9a36a8f87b
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@
|
|||
#define HA_AUTODISCOVERY // Enable this line to send Home Assistant autodiscovery messages. If not enabled manual configuration of Home Assitant is required
|
||||
|
||||
/* Battery settings */
|
||||
// Predefined total energy capacity of the battery in Watt-hours
|
||||
// Predefined total energy capacity of the battery in Watt-hours (updates automatically from battery data when available)
|
||||
#define BATTERY_WH_MAX 30000
|
||||
// Increases battery life. If true will rescale SOC between the configured min/max-percentage
|
||||
#define BATTERY_USE_SCALED_SOC true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue