diff --git a/docs/devices/meters.mdx b/docs/devices/meters.mdx
index 5321e86f7..95329a711 100644
--- a/docs/devices/meters.mdx
+++ b/docs/devices/meters.mdx
@@ -5256,6 +5256,65 @@ Die Werte werden ca. alle 15 Sekunden aktualisiert, deshalb sollte das evcc `int
+
+
+
+
+
+## QCells Hybrid-Wechselrichter (Cloud)
+
+
+
+Der QCells Hybrid-Wechselrichter muss in der QCellsCloud angemeldet sein.
+
+**Achtung**: Die Werte können nur alle 150s abgerufen werden und dann auch 5 Minuten alt sein. Die Laderegelung nach PV kann hiermit nicht optimal gesteuert werden! Nur als Notfalloption nutzen wenn kein lokaler Zugriff möglich ist.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -6380,7 +6439,8 @@ In der Weboberfläche des SMA Data Manager muss im Bereich "Externe Kommunikatio
host: 192.0.2.2 # Hostname
port: 502 # Port
capacity: 50 # Akkukapazität in kWh (optional)
- watchdog: 30s # optional`} />
+ watchdog: 30s # optional
+ chargepower: 100000 # Ladeleistung für Netzladen in W (optional)`} />
@@ -10548,7 +10608,7 @@ Zur Erfassung der PV-Produktion wird ein extern angebundenener S0-Erzeugungszäh
-## Zendure Hyper V
+## Zendure Hyper 2000
@@ -10560,8 +10620,9 @@ Zur Erfassung der PV-Produktion wird ein extern angebundenener S0-Erzeugungszäh
type: template
template: zendure
usage: pv
- account: # optional
- serial: # optional
+ account: dev@zendure.com
+ serial: VU5D99F74021B04 # Zu finden in der Zendure App in den Einstellungen des Geräts
+ region: EU # optional
timeout: 10s # optional`} />
@@ -10574,15 +10635,17 @@ Zur Erfassung der PV-Produktion wird ein extern angebundenener S0-Erzeugungszäh
type: template
template: zendure
usage: battery
- account: # optional
- serial: # optional
+ account: dev@zendure.com
+ serial: VU5D99F74021B04 # Zu finden in der Zendure App in den Einstellungen des Geräts
+ region: EU # optional
timeout: 10s # optional`} advanced={`meters:
- name: my_battery
type: template
template: zendure
usage: battery
- account: # optional
- serial: # optional
+ account: dev@zendure.com
+ serial: VU5D99F74021B04 # Zu finden in der Zendure App in den Einstellungen des Geräts
+ region: EU # optional
timeout: 10s # optional
capacity: 2 # Akkukapazität in kWh (optional)`} />
@@ -11391,12 +11454,27 @@ Zu Demonstrationszwecken. Zähler mit festen Werten.
-### Shelly 1PM, EM, Plug S
+### Shelly 1PM, EM, Plug S, Pro 3EM in monophase mode
-
+
+
+
+
+
+
+
+
@@ -1440,6 +1441,37 @@ Open Source Tesla Datenlogger https://github.com/adriankumpf/teslamate. Vorausse
+
+
+### Tessie
+
+Verbinden Sie Ihr Tesla-Fahrzeug über die Tessie-API. Dies wird das Fahrzeug niemals aufwecken; das Polling kann auf „always“ und interval „1M“ eingestellt werden. Wenn das Fahrzeug wach ist, sind die Daten normalerweise weniger als 15 Sekunden alt. Wenn das Fahrzeug schläft, stammen die Daten aus dem Zeitpunkt, zu dem es eingeschlafen ist. Holen Sie sich Ihr Token unter https://dash.tessie.com/settings/api
+
+
+
+
+
### Tronity
diff --git a/i18n/en/docusaurus-plugin-content-docs/current/devices/meters.mdx b/i18n/en/docusaurus-plugin-content-docs/current/devices/meters.mdx
index a0ca931d9..93f59aed0 100644
--- a/i18n/en/docusaurus-plugin-content-docs/current/devices/meters.mdx
+++ b/i18n/en/docusaurus-plugin-content-docs/current/devices/meters.mdx
@@ -5257,6 +5257,65 @@ The values are updated approximately every 15 seconds, hence the evcc `interval`
+
+
+
+
+
+## QCells Hybrid-Inverter (Cloud)
+
+
+
+The QCells hybrid inverter has to be registered in the QCellsCloud.
+
+**Attention**: Values can only be fetched every 150s and then also can be 5 minutes old. Charging by PV will not be optimal because of this! Only use as fallback if no local access is available.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -6423,7 +6482,8 @@ In the web interface of the SMA Data Manager you need to activate "Modbus Server
host: 192.0.2.2 # Hostname
port: 502 # Port
capacity: 50 # Battery capacity in kWh (optional)
- watchdog: 30s # optional`} />
+ watchdog: 30s # optional
+ chargepower: 100000 # Charging power for grid charging in W (optional)`} />
@@ -10549,7 +10609,7 @@ An externally connected S0 generation meter is required to record the solar prod
-## Zendure Hyper V
+## Zendure Hyper 2000
@@ -10561,8 +10621,9 @@ An externally connected S0 generation meter is required to record the solar prod
type: template
template: zendure
usage: pv
- account: # optional
- serial: # optional
+ account: dev@zendure.com
+ serial: VU5D99F74021B04 # You can find this in the Zendure App in the settings of the device
+ region: EU # optional
timeout: 10s # optional`} />
@@ -10575,15 +10636,17 @@ An externally connected S0 generation meter is required to record the solar prod
type: template
template: zendure
usage: battery
- account: # optional
- serial: # optional
+ account: dev@zendure.com
+ serial: VU5D99F74021B04 # You can find this in the Zendure App in the settings of the device
+ region: EU # optional
timeout: 10s # optional`} advanced={`meters:
- name: my_battery
type: template
template: zendure
usage: battery
- account: # optional
- serial: # optional
+ account: dev@zendure.com
+ serial: VU5D99F74021B04 # You can find this in the Zendure App in the settings of the device
+ region: EU # optional
timeout: 10s # optional
capacity: 2 # Battery capacity in kWh (optional)`} />
@@ -11392,12 +11455,27 @@ For demonstration purposes. Meter with a fixed set of values.
-### Shelly 1PM, EM, Plug S
+### Shelly 1PM, EM, Plug S, Pro 3EM in monophase mode
-
+
+
+
+
+
+
+
+
@@ -1443,6 +1444,37 @@ Open source Tesla data logger https://github.com/adriankumpf/teslamate. MQTT bro
+
+
+### Tessie
+
+Connect your Tesla using the Tessie API. This will never wake up the car, polling can be set to "always" and interval "1M". If the vehicle is awake, the data is usually less than 15 seconds old. If the vehicle is asleep, the data is from the time the vehicle went to sleep. Get your token at https://dash.tessie.com/settings/api
+
+
+
+
+
### Tronity