You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
latitude: # Ladestandort Breitengrad, Breitengrad Ihres Ladestandorts in Dezimalgrad (z.B. 52.520008) (optional)
6612
+
longitude: # Ladestandort Längengrad, Längengrad Ihres Ladestandorts in Dezimalgrad (z.B. 13.404954) (optional)
6613
+
radius: 100# Geofence-Radius in Metern, Radius um den Ladestandort, in an dem evcc die Ladung steuert (in Metern) (optional)`} />
6614
+
6615
+
6616
+
6590
6617
<!-- AUTO-GENERATED FROM TEMPLATE - PLEASE EDIT HERE https://github.com/evcc-io/evcc/tree/master/templates/definition/charger -->
6591
6618
6592
6619
## Wärmeerzeuger
@@ -6784,10 +6811,16 @@ Für Wärmepumpen mit Luxtronik 2.1 Steuerung. Nutzt modbus-tcp. Braucht mindest
6784
6811
6785
6812
<!-- AUTO-GENERATED FROM TEMPLATE - PLEASE EDIT HERE https://github.com/evcc-io/evcc/tree/master/templates/definition/charger -->
6786
6813
6787
-
### Daikin HomeHub (SG Ready)
6814
+
### Daikin
6815
+
6816
+
#### HomeHub (SG Ready)
6788
6817
6789
6818
<DeviceFeatures features="sponsorfree" />
6790
6819
6820
+
Funktioniert mit Altherma 3 Versionen 0775, 0793, 0223, 0774, 29C1.
6821
+
6822
+
In Kombination mit einem im Modus 3 (Modbus TCP/IP) konfigurierten HomeHub (EKRHH).
6823
+
6791
6824
<DeviceConfig code={`chargers:
6792
6825
- name: my_charger
6793
6826
type: template
@@ -6802,6 +6835,29 @@ Für Wärmepumpen mit Luxtronik 2.1 Steuerung. Nutzt modbus-tcp. Braucht mindest
6802
6835
6803
6836
6804
6837
6838
+
<!-- AUTO-GENERATED FROM TEMPLATE - PLEASE EDIT HERE https://github.com/evcc-io/evcc/tree/master/templates/definition/charger -->
6839
+
6840
+
#### HomeHub air2air (SG Ready)
6841
+
6842
+
<DeviceFeatures features="sponsorfree" />
6843
+
6844
+
Funktioniert mit Air 2-Luft-Wärmepumpen, die WLAN-Adapter der 4. Generation (BRP069C4) mit maximal 5 Einheiten unterstützen.
6845
+
6846
+
Homehub (EKRHH) muss im Modus 4 (Modbus TCP/IP für Air2Air-Wärmepumpen) konfiguriert werden.
6847
+
6848
+
<DeviceConfig code={`chargers:
6849
+
- name: my_charger
6850
+
type: template
6851
+
template: daikin-homehub-air2air
6852
+
6853
+
# Modbus TCP
6854
+
modbus: tcpip
6855
+
id: 1
6856
+
host: 192.0.2.2 # Hostname
6857
+
port: 502# Port`} />
6858
+
6859
+
6860
+
6805
6861
<!-- AUTO-GENERATED FROM TEMPLATE - PLEASE EDIT HERE https://github.com/evcc-io/evcc/tree/master/templates/definition/charger -->
6806
6862
6807
6863
### Elco
@@ -6986,6 +7042,30 @@ Die Energiezustände 6 und 7 können an der Inneneinheit in den erweiterten Eins
6986
7042
6987
7043
6988
7044
7045
+
<SponsorshipRequired />
7046
+
7047
+
<!-- AUTO-GENERATED FROM TEMPLATE - PLEASE EDIT HERE https://github.com/evcc-io/evcc/tree/master/templates/definition/charger -->
7048
+
7049
+
#### AC ELWA-E
7050
+
7051
+
<DeviceFeatures features="" />
7052
+
7053
+
Für den Heizstab von my-PV ohne Display. Über das lokale Webinterface des AC ELWA-E muss der Wert für die "Zeitablauf Ansteuerung" auf einen Wert etwas größer der Intervall Zeit von evcc (z.B. + 5s) gesetzt werden.
7054
+
7055
+
<DeviceConfig code={`chargers:
7056
+
- name: my_charger
7057
+
type: template
7058
+
template: ac-elwa-e
7059
+
7060
+
# Modbus TCP
7061
+
modbus: tcpip
7062
+
id: 1
7063
+
host: 192.0.2.2 # Hostname
7064
+
port: 502# Port
7065
+
scale: 1# Skalierungsfaktor der Leistungsvorgabe, optional`} />
7066
+
7067
+
7068
+
6989
7069
<SponsorshipRequired />
6990
7070
6991
7071
<!-- AUTO-GENERATED FROM TEMPLATE - PLEASE EDIT HERE https://github.com/evcc-io/evcc/tree/master/templates/definition/charger -->
0 commit comments