diff --git a/Climate/bosch_bth-ra_control.yaml b/Climate/bosch_bth-ra_control.yaml index a24ad8b..c74ed84 100644 --- a/Climate/bosch_bth-ra_control.yaml +++ b/Climate/bosch_bth-ra_control.yaml @@ -249,9 +249,6 @@ variables: {% set selected = states(active_scheduler_selector) %} {{ selected not in ['unknown', '', none] and selected not in radiator_schedules | map(attribute='attributes.friendly_name') | list }} - {% else %} - false - {% endif %} is_manual_override: > {{ (state_attr(trv, 'temperature') | float(0) - safe_temperature | float(0)) | abs >= 0.4 }} override_reset_duration_seconds: >