+
diff --git a/octoprint_enclosure/templates/output_editor/led_strip_output.jinja2 b/octoprint_enclosure/templates/output_editor/led_strip_output.jinja2
index 30735eb..fed01af 100644
--- a/octoprint_enclosure/templates/output_editor/led_strip_output.jinja2
+++ b/octoprint_enclosure/templates/output_editor/led_strip_output.jinja2
@@ -6,7 +6,7 @@
Choose any GPIO pin to provide the Clock signal
-
+
Choose any GPIO pin to provide the Data
@@ -15,7 +15,7 @@
-
+
Value needs to follow the format rgb(value_red,value_green,value_blue) where values should be between 0 and 255
-
+
Value needs to follow the format rgb(value_red,value_green,value_blue) where values should be between 0 and 255
diff --git a/octoprint_enclosure/templates/output_editor/other_config.jinja2 b/octoprint_enclosure/templates/output_editor/other_config.jinja2
index 2ae3bf9..3b55641 100644
--- a/octoprint_enclosure/templates/output_editor/other_config.jinja2
+++ b/octoprint_enclosure/templates/output_editor/other_config.jinja2
@@ -1,21 +1,22 @@
\ No newline at end of file
+
\ No newline at end of file
diff --git a/octoprint_enclosure/templates/output_editor/pwm_output.jinja2 b/octoprint_enclosure/templates/output_editor/pwm_output.jinja2
index df6547f..666cabd 100644
--- a/octoprint_enclosure/templates/output_editor/pwm_output.jinja2
+++ b/octoprint_enclosure/templates/output_editor/pwm_output.jinja2
@@ -1,54 +1,70 @@
+
\ No newline at end of file
diff --git a/octoprint_enclosure/templates/output_editor/schedule_config.jinja2 b/octoprint_enclosure/templates/output_editor/schedule_config.jinja2
index 317b4a6..38c6839 100644
--- a/octoprint_enclosure/templates/output_editor/schedule_config.jinja2
+++ b/octoprint_enclosure/templates/output_editor/schedule_config.jinja2
@@ -30,38 +30,35 @@
-
-
-
-
-
- Choose if output should turn on automatically when OctoPrint starts
-
-
-
-
-
- Choose if output should turn on automatically when print starts
-
-
-
-
-
+
-
-
- Time delay in seconds to turn on GPIO when print starts
+
+ Choose if output should turn on automatically when OctoPrint starts
-
-
-
-
+
+
+
+ Choose if output should turn on automatically when print starts
+
+
+
+
+
+
+
+
+
+ Time delay in seconds to turn on GPIO when print starts
+
+
+
+
-
-
@@ -89,7 +84,7 @@
Time delay in seconds to turn on GPIO when print finishes.
- Attention
+
-
- Temperature sensor responsible for getting the value to be used. Configured on the input side of the plugin.
+
+ Temperature sensor responsible for getting the value to be used. Configured on the
+ input side of the plugin.
-
-
-
+
+
diff --git a/octoprint_enclosure/templates/output_editor/temp_control_output.jinja2 b/octoprint_enclosure/templates/output_editor/temp_hum_control_output.jinja2
similarity index 74%
rename from octoprint_enclosure/templates/output_editor/temp_control_output.jinja2
rename to octoprint_enclosure/templates/output_editor/temp_hum_control_output.jinja2
index c9d8646..6a0d221 100644
--- a/octoprint_enclosure/templates/output_editor/temp_control_output.jinja2
+++ b/octoprint_enclosure/templates/output_editor/temp_hum_control_output.jinja2
@@ -1,6 +1,6 @@
+
@@ -51,4 +64,6 @@
it's set temperature is set again.