This commit is contained in:
Home Assistant Version Control
2026-08-12 19:11:00 +00:00
parent b654759146
commit 2218539a12
76 changed files with 443 additions and 100 deletions
@@ -54,12 +54,8 @@ class FeatureHeatingFailureDetectionManager(BaseFeatureManager):
unrecorded_attributes = frozenset(
{
"heating_failure_threshold",
"cooling_failure_threshold",
"heating_failure_detection_delay",
"temperature_change_tolerance",
"is_heating_failure_detection_configured",
"failure_detection_enable_template",
"heating_failure_detection_manager",
}
)