Skip to content

Commit

Permalink
Generate docs from templates
Browse files Browse the repository at this point in the history
  • Loading branch information
andig authored and github-actions[bot] committed Sep 22, 2024
1 parent 76f1c04 commit b5fd347
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 8 deletions.
10 changes: 6 additions & 4 deletions docs/devices/meters.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6240,7 +6240,7 @@ In der Weboberfläche des SMA Data Manager muss im Bereich "Externe Kommunikatio
<DeviceConfig code={`meters:
- name: my_battery
type: template
template: sma-si-modbus
template: sma-sbs-15-25-modbus
usage: battery
# Modbus TCP
Expand All @@ -6250,7 +6250,7 @@ In der Weboberfläche des SMA Data Manager muss im Bereich "Externe Kommunikatio
port: 502 # Port`} advanced={`meters:
- name: my_battery
type: template
template: sma-si-modbus
template: sma-sbs-15-25-modbus
usage: battery
# Modbus TCP
Expand Down Expand Up @@ -6782,7 +6782,7 @@ Es wird empfohlen die Verbindung über einen LSE-3 Logger Stick mittels ModBus T
### Inverter, Hybrid Inverter
<DeviceFeatures features="" />
<DeviceFeatures features="battery-control" />
<Tabs>
<TabItem value="grid" label="Netz" default>
Expand Down Expand Up @@ -7512,6 +7512,8 @@ Falls eine Hausbatterie angeschlossen ist sollte dieses Gerät auf keinen Fall f
<DeviceFeatures features="battery-control" />
Für Batteriesteuerung muss über den Solarmax Support die Funktion "Connectivity+" freigeschaltet werden. Verfügbar ab Software 3.4.4. Ohne Freischaltung bleibt die Funktion ohne Wirkung. Netzladung ist generell nicht verfügbar.
<Tabs>
<TabItem value="grid" label="Netz" default>
Expand Down Expand Up @@ -10218,7 +10220,7 @@ Zur Erfassung der PV-Produktion wird ein extern angebundenener S0-Erzeugungszäh
## ZCS Azzurro Inverter, Hybrid Inverter
<DeviceFeatures features="" />
<DeviceFeatures features="battery-control" />
<Tabs>
<TabItem value="grid" label="Netz" default>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6283,7 +6283,7 @@ In the web interface of the SMA Data Manager you need to activate "Modbus Server
<DeviceConfig code={`meters:
- name: my_battery
type: template
template: sma-si-modbus
template: sma-sbs-15-25-modbus
usage: battery
# Modbus TCP
Expand All @@ -6293,7 +6293,7 @@ In the web interface of the SMA Data Manager you need to activate "Modbus Server
port: 502 # Port`} advanced={`meters:
- name: my_battery
type: template
template: sma-si-modbus
template: sma-sbs-15-25-modbus
usage: battery
# Modbus TCP
Expand Down Expand Up @@ -6783,7 +6783,7 @@ It is recommended to establish the connection via a LSE-3 logger stick using Mod
### Inverter, Hybrid Inverter
<DeviceFeatures features="" />
<DeviceFeatures features="battery-control" />
<Tabs>
<TabItem value="grid" label="Netz" default>
Expand Down Expand Up @@ -7513,6 +7513,8 @@ If you have a home battery installed, please do not use this device at all for g
<DeviceFeatures features="battery-control" />
For batter control, the "Connectivity+" function must be activated via the Solarmax support. Available from software version 3.4.4. Without activation, the function remains without effect. Grid charging is generally not available.
<Tabs>
<TabItem value="grid" label="Netz" default>
Expand Down Expand Up @@ -10219,7 +10221,7 @@ An externally connected S0 generation meter is required to record the solar prod
## ZCS Azzurro Inverter, Hybrid Inverter
<DeviceFeatures features="" />
<DeviceFeatures features="battery-control" />
<Tabs>
<TabItem value="grid" label="Netz" default>
Expand Down

0 comments on commit b5fd347

Please sign in to comment.