Skip to content

Commit

Permalink
SonnenBatterie: update battery control docs (#12007)
Browse files Browse the repository at this point in the history
  • Loading branch information
rivengh authored Feb 2, 2024
1 parent 1283612 commit e456bd8
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions templates/definition/meter/sonnenbatterie.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ capabilities: ["battery-control"]
requirements:
description:
de: |
Für die aktive Batteriesteuerung muss das "JSON Write API" über das Webinterface der sonnenBatterie aktiviert werden (unter Software-Integration).
Für die aktive Batteriesteuerung muss über das Webinterface der sonnenBatterie (unter Software-Integration) das "JSON Write API" aktiviert und das dort generierte API-Token in der Batteriekonfiguration unter `token` eingetragen werden.
en: |
For active battery control, the "JSON Write API" must be activated via the sonnenBatterie web interface (under Software-Integration).
For active battery control, the "JSON Write API" must be activated via the sonnenBatterie web interface (under Software-Integration) and the API token generated there must be entered in the battery configuration under `token`.
params:
- name: usage
choice: ["grid", "pv", "battery"]
Expand All @@ -21,7 +21,6 @@ params:
- name: capacity
advanced: true
- name: token
advanced: true
required: false
help:
de: API Token (benötigt für aktive Batteriesteuerung)
Expand Down

0 comments on commit e456bd8

Please sign in to comment.