From ae88fd69ef34e33aa93a8f0746c641c71a16d928 Mon Sep 17 00:00:00 2001 From: andig Date: Sun, 28 Jan 2024 14:28:34 +0000 Subject: [PATCH] Templates update evcc-io/evcc@6e55a5c775f2a85dcc65f75822c499d1c96cf855 --- templates/de/meter/homematic_0.yaml | 19 ------------------- templates/en/meter/homematic_0.yaml | 19 ------------------- 2 files changed, 38 deletions(-) diff --git a/templates/de/meter/homematic_0.yaml b/templates/de/meter/homematic_0.yaml index cbede0236f..206d329d91 100644 --- a/templates/de/meter/homematic_0.yaml +++ b/templates/de/meter/homematic_0.yaml @@ -2,25 +2,6 @@ product: brand: Homematic IP group: Schaltbare Steckdosen render: - - usage: grid - default: | - type: template - template: homematic - usage: grid - host: 192.0.2.2 # IP-Adresse oder Hostname - device: '0001EE89AAD848' # Homematic Geräte Id, wie im CCU Webfrontend angezeigt. - user: # Benutzerkonto (bspw. E-Mail Adresse, User Id, etc.) (optional) - password: # Passwort des Benutzerkontos (bei führenden Nullen bitte in einfache Hochkommata setzen) (optional) - advanced: | - type: template - template: homematic - usage: grid - host: 192.0.2.2 # IP-Adresse oder Hostname - device: '0001EE89AAD848' # Homematic Geräte Id, wie im CCU Webfrontend angezeigt. - user: # Benutzerkonto (bspw. E-Mail Adresse, User Id, etc.) (optional) - password: # Passwort des Benutzerkontos (bei führenden Nullen bitte in einfache Hochkommata setzen) (optional) - meterchannel: 6 # Kanalnummer des Messwertkanals, wie im CCU Webfrontend angezeigt. - cache: 1s # Bei Problemen mit dem Duty Cycle setze den Cache auf bspw 30s. (optional) - usage: pv default: | type: template diff --git a/templates/en/meter/homematic_0.yaml b/templates/en/meter/homematic_0.yaml index ff4b0389e6..62222a17bc 100644 --- a/templates/en/meter/homematic_0.yaml +++ b/templates/en/meter/homematic_0.yaml @@ -2,25 +2,6 @@ product: brand: Homematic IP group: Switchable sockets render: - - usage: grid - default: | - type: template - template: homematic - usage: grid - host: 192.0.2.2 # IP address or hostname - device: '0001EE89AAD848' # Homematic device id like shown in the CCU web user interface. - user: # User account (e.g. email address, user id, etc.) (optional) - password: # Password of the user account (use single quotes in case of leading zeros) (optional) - advanced: | - type: template - template: homematic - usage: grid - host: 192.0.2.2 # IP address or hostname - device: '0001EE89AAD848' # Homematic device id like shown in the CCU web user interface. - user: # User account (e.g. email address, user id, etc.) (optional) - password: # Password of the user account (use single quotes in case of leading zeros) (optional) - meterchannel: 6 # Homematic meter channel number like shown in the CCU web user interface. - cache: 1s # In case of duty cycle problems try a cache setting of 30s. (optional) - usage: pv default: | type: template