diff --git a/docs/devices/chargers.mdx b/docs/devices/chargers.mdx index e8a0939bc..14761439b 100644 --- a/docs/devices/chargers.mdx +++ b/docs/devices/chargers.mdx @@ -861,7 +861,69 @@ DIP Schalter 10 des Controllers muss auf 'ON' gestellt sein. Eine aktuelle Contr -## Easee Home +## Easee + +### Charge + + + + + + + + + + + +### Charge Core + + + + + + + + + + + +### Charge Lite + + + + + + + + + + + +### Home diff --git a/docs/devices/meters.mdx b/docs/devices/meters.mdx index b7fb90b5d..e830fc915 100644 --- a/docs/devices/meters.mdx +++ b/docs/devices/meters.mdx @@ -9060,13 +9060,15 @@ PV nur verfügbar mit PV-Sensor template: victron-energy usage: grid host: 192.0.2.2 # IP-Adresse oder Hostname - port: 502 # Port (optional)`} advanced={`meters: + port: 502 # Port (optional) + meterid: 30 # Grid-Energiezähler VRM instance- kann im VRM Portal oder im RemoteUI ausgelesen werden. (optional)`} advanced={`meters: - name: my_grid type: template template: victron-energy usage: grid host: 192.0.2.2 # IP-Adresse oder Hostname port: 502 # Port (optional) + meterid: 30 # Grid-Energiezähler VRM instance- kann im VRM Portal oder im RemoteUI ausgelesen werden. (optional) minsoc: 25 # Ladung mit maximaler Geschwindigkeit bis zu dem angegeben Ladestand unabhängig PV-Erzeugung, wenn der Lademodus nicht auf 'Aus' steht (optional) maxsoc: # optional`} /> diff --git a/i18n/en/docusaurus-plugin-content-docs/current/devices/chargers.mdx b/i18n/en/docusaurus-plugin-content-docs/current/devices/chargers.mdx index 559d13299..f926db526 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/devices/chargers.mdx +++ b/i18n/en/docusaurus-plugin-content-docs/current/devices/chargers.mdx @@ -862,7 +862,69 @@ DIP switch 10 at the controller needs to be set to 'ON'. A recent controller fir -## Easee Home +## Easee + +### Charge + + + + + + + + + + + +### Charge Core + + + + + + + + + + + +### Charge Lite + + + + + + + + + + + +### Home 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 2c5c995b5..c85711632 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current/devices/meters.mdx +++ b/i18n/en/docusaurus-plugin-content-docs/current/devices/meters.mdx @@ -9061,13 +9061,15 @@ PV only available with PV sensor template: victron-energy usage: grid host: 192.0.2.2 # IP address or hostname - port: 502 # Port (optional)`} advanced={`meters: + port: 502 # Port (optional) + meterid: 30 # Grid-Meter VRM instance- can be read out in VRM portal or via remoteUI. (optional)`} advanced={`meters: - name: my_grid type: template template: victron-energy usage: grid host: 192.0.2.2 # IP address or hostname port: 502 # Port (optional) + meterid: 30 # Grid-Meter VRM instance- can be read out in VRM portal or via remoteUI. (optional) minsoc: 25 # Immediate charging with maximum power up to the defined state of charge independently from solar production if the charge mode is not set to 'Off' (optional) maxsoc: # optional`} />