diff --git a/octoprint_mystromswitch/templates/mystromswitch_settings.jinja2 b/octoprint_mystromswitch/templates/mystromswitch_settings.jinja2 index 8a160d7..94dd850 100644 --- a/octoprint_mystromswitch/templates/mystromswitch_settings.jinja2 +++ b/octoprint_mystromswitch/templates/mystromswitch_settings.jinja2 @@ -1,8 +1,7 @@

General

-
- +
@@ -13,16 +12,21 @@
- sec + seconds
+ {{ _('Intervall in seconds where relais state, power and engergy consumtion are refreshed') }}
+
+

Octoprint Hardware (Raspberry Pi) is not switched on/off by the relais

+
+ {{ _('Shows an on/off Button on the left side to switch the relais on or off. This setting is only recomended if only your printer is switched on/off') }}
@@ -32,20 +36,29 @@ Turn relais ON on Octoprint start + {{ _('This setting switches your mySwitch on if Octoprint is starting up. Turn relais OFF on Octoprint shutdown could also be interesting for you') }} +
+

Octoprint Hardware (Raspberry Pi) is switched on/off by the relais

+
+ {{ _('This setting switches your mySwitch off if Octoprint is shuting down. If your Raspberry Pi is also switched by the relais its recomended to user an Relais Off Delay of 1 Minute or more. Keep in mind this switches also off if you restart Octoprint service') }}
- +
+ + seconds +
+ {{ _('Delay in seconds after octoprint is shutted down to switch off Relais. This settings is recommended to make sure that Raspberry Pi is completly shutted down when you turn off. Switching Power off when your Raspberry Pi is running could lead to unreparable damage to your SD Card.') }}