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
* Update Wallbox add-on instructions in translations
changed translations due to hassfest validation errors
* Revise wallbox add-on instructions in German translation
Updated the wallbox add-on usage instructions to refer to the README file in the repository instead of a URL.
Copy file name to clipboardExpand all lines: custom_components/enpal_webparser/translations/de.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@
28
28
"data": {
29
29
"interval": "Abfrageintervall (in Sekunden) - Weniger als 60 Sekunden wird nicht empfohlen!",
30
30
"groups": "Sensorgruppen auswählen",
31
-
"use_wallbox_addon": "Wallbox Add-on verwenden (EXPERIMENTELL!) - Das Add-on muss vorher installiert und konfiguriert werden - https://github.com/derolli1976/enpal-wallbox-addon - nur bei Homeassistant OS oder Supervisor Installation möglich!"
31
+
"use_wallbox_addon": "Wallbox Add-on verwenden (EXPERIMENTELL!) - Das Add-on muss vorher installiert und konfiguriert werden - Bitte die README Datei im Repository beachten!"
32
32
}
33
33
}
34
34
},
@@ -51,7 +51,7 @@
51
51
"url": "URL / IP-Adresse der Enpal Box",
52
52
"interval": "Abfrageintervall (in Sekunden) - Weniger als 60 Sekunden wird nicht empfohlen!",
53
53
"groups": "Sensorgruppen auswählen",
54
-
"use_wallbox_addon": "Wallbox Add-on verwenden (EXPERIMENTELL!) - Das Add-on muss vorher installiert und konfiguriert werden - https://github.com/derolli1976/enpal-wallbox-addon - nur bei Homeassistant OS oder Supevisor Installation möglich!"
54
+
"use_wallbox_addon": "Wallbox Add-on verwenden (EXPERIMENTELL!) - Das Add-on muss vorher installiert und konfiguriert werden - Bitte die README Datei im Repository beachten!"
Copy file name to clipboardExpand all lines: custom_components/enpal_webparser/translations/en.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@
28
28
"data": {
29
29
"interval": "Polling interval (in seconds) - Intervals below 60 seconds are not recommended!",
30
30
"groups": "Select sensor groups",
31
-
"use_wallbox_addon": "Use Wallbox add-on (EXPERIMENTAL!) - The add-on must be installed and configured beforehand - https://github.com/derolli1976/enpal-wallbox-addon - only supported on Home Assistant OS or Supervisor installations!"
31
+
"use_wallbox_addon": "Use Wallbox add-on (EXPERIMENTAL!) - The add-on must be installed and configured beforehand - See README in the Repository!"
32
32
}
33
33
}
34
34
},
@@ -51,7 +51,7 @@
51
51
"url": "URL / IP address of the Enpal Box",
52
52
"interval": "Polling interval (in seconds) - Intervals below 60 seconds are not recommended!",
53
53
"groups": "Select sensor groups",
54
-
"use_wallbox_addon": "Use Wallbox add-on (EXPERIMENTAL!) - The add-on must be installed and configured beforehand - https://github.com/derolli1976/enpal-wallbox-addon - only supported on Home Assistant OS or Supervisor installations!"
54
+
"use_wallbox_addon": "Use Wallbox add-on (EXPERIMENTAL!) - The add-on must be installed and configured beforehand - See README in the Repository!"
0 commit comments