Update documentation: set points embedded heater

This commit is contained in:
Andy Thomas
2024-01-09 18:37:17 +01:00
parent ff5894fa68
commit 315d982029

View File

@@ -142,6 +142,9 @@ substitutions:
temp_min: "40" # Min supported temperature is 40°F temp_min: "40" # Min supported temperature is 40°F
temp_max: "80" # Max supported temperature is 80°F temp_max: "80" # Max supported temperature is 80°F
temp_step: "1" # Temperature granularity is 1°F temp_step: "1" # Temperature granularity is 1°F
cold_tolerance: "0.5" # lower set point
hot_tolerance: "0.5" # upper set point
# Customization area # Customization area
##### My customization - Start ##### ##### My customization - Start #####