Skip to content

Commit

Permalink
Templates update evcc-io/evcc@6e55a5c
Browse files Browse the repository at this point in the history
  • Loading branch information
andig committed Jan 28, 2024
1 parent 2def060 commit ae88fd6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 38 deletions.
19 changes: 0 additions & 19 deletions templates/de/meter/homematic_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
19 changes: 0 additions & 19 deletions templates/en/meter/homematic_0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ae88fd6

Please sign in to comment.