Skip to content

Commit

Permalink
[pre-commit.ci lite] apply automatic fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci-lite[bot] authored Jan 29, 2025
1 parent 0e3f6ed commit 2826c2a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/apps-yaml.md
Original file line number Diff line number Diff line change
Expand Up @@ -360,17 +360,17 @@ The **givtcp_rest** line should be commented out/deleted on anything but GivTCP
or
- **charge_rate_percent** - Battery charge rate entity in percent of maximum rate (0-100)
- **discharge_rate_percent** - Battery discharge max rate entity in percent of maximum rate (0-100)

- **battery_power** - Current battery power in watts
- **battery_voltage** - Current battery voltage (only needed for inverters controlled via amps)
- **battery_rate_max** - Sets the maximum battery charge/discharge rate in watts (e.g. 2500)
- **pv_power** - Current PV power in watts
- **load_power** - Current load power in watts

- **soc_kw** - Entity name of the battery SOC in kWh, should be the inverter one not an individual battery
or
- **soc_percent** Entity name of the battery SOC in percent of the maximum battery size, should be the inverter one not an individual battery

- **soc_max** - Entity name for the maximum charge level for the battery in kWh
- **battery_min_soc** - When set limits the target SOC% setting for charge and discharge to a minimum percentage value
- **reserve** - sensor name for the reserve setting in %
Expand Down

0 comments on commit 2826c2a

Please sign in to comment.