Skip to content

Commit d5bccf4

Browse files
authored
Update en.yaml
1 parent dbb47d6 commit d5bccf4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

emhass/translations/en.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@ configuration:
4949
description: (Default -0.9). This is the power variation in percentage of battery maximum power.
5050
weight_battery_discharge:
5151
name: weight_battery_discharge, A weight to the cost function for battery discharge
52-
description: (Default 1.0). This is an additional weight applied in cost function to battery usage for discharge.
52+
description: (Default 0.0). This is an additional weight (currency/ kWh) applied in cost function to battery usage for discharge.
5353
weight_battery_charge:
5454
name: weight_battery_charge, A weight to the cost function for battery charge
55-
description: (Default 1.0). This is an additional weight applied in cost function to battery usage for charge.
55+
description: (Default 0.0). This is an additional weight (currency/ kWh) applied in cost function to battery usage for charge.
5656
load_forecast_method:
5757
name: load_forecast_method, The load forecast method
5858
description: (Default naive). The available options are 'csv', 'list' or 'mlforecaster' to use the machine learning forecaster.

0 commit comments

Comments
 (0)