Skip to content

Commit 303d0b4

Browse files
Add Documentation for Manual Charge Switch for Kostal Plenticore (#39573)
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
1 parent cd2f47e commit 303d0b4

File tree

1 file changed

+18
-6
lines changed

1 file changed

+18
-6
lines changed

source/_integrations/kostal_plenticore.markdown

Lines changed: 18 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,14 @@ The integration supports installer-level access using a Master key and Service C
3030

3131
Using installer credentials:
3232

33-
- Should only be done if you fully understand the implications
34-
- May void your warranty
35-
- Could potentially damage your device if settings are incorrectly configured
36-
- Should be done with extreme caution
33+
- Should only be done if you fully understand the implications
34+
- May void your warranty
35+
- Could potentially damage your device if settings are incorrectly configured
36+
- Should be done with extreme caution
3737

38-
{% endwarning %}
38+
{% endwarning %}
3939

40-
To enable installer access, set your Master Key as the password and fill in the Service Code in the configuration when adding the integration.
40+
To enable installer access, set your Master Key as the password and fill in the Service Code in the configuration when adding the integration.
4141

4242
For information about obtaining installer credentials, please consult your device documentation or contact a certified installer.
4343

@@ -170,6 +170,12 @@ The following sensors are available in the library:
170170
| Battery Strategy | | RW | Battery strategy. |
171171
| Shadow Management | | RW | PV string shadow management. |
172172

173+
If you use installer access to connect, you also have access to the following sensors:
174+
175+
| Name | Unit | RW | Description |
176+
|-------------------------|------|----|:--------------|
177+
| Battery Manual Charge | | RW | Force the battery to charge. |
178+
173179
{% note %}
174180
Setting values change less often, therefore these sensors are only polled every 5 minutes.
175181
{% endnote %}
@@ -188,6 +194,12 @@ The Battery Smart Control sensor appears as a select field labeled "Battery Char
188194
- **Battery:SmartBatteryControl:Enable**: the battery loading optimizes grid feed-in and battery loading. This setting is recommended when the grid feed-in is limited to, for example, 70% of the Plenticore Plus peak power.
189195
- **Battery:TimeControl:Enable**: battery charging/discharging can be configured flexibly at different times (tariff periods). Detailed settings must be done on the web frontend of the Kostal Plenticore Plus inverter. This option activates the time-controlled battery usage mode.
190196

197+
#### Battery Manual Charge
198+
199+
The Battery Manual Charge sensor allows you to force charge the battery to 100%, regardless of PV generation or home usage.
200+
This setting is available when using installer access and should therefore only be used with the same caution as using installer access.
201+
More on [Installer Access](#installer-access)
202+
191203
## Number
192204

193205
The following Number entities are available. The values could also be change from Home Assistant.

0 commit comments

Comments
 (0)