From 8d50424d91f95475dfc207fa9dadf6df190f40cc Mon Sep 17 00:00:00 2001 From: Pierre Eisenbrandt Date: Mon, 24 Nov 2025 18:20:31 +0100 Subject: [PATCH] fix wrong entity name --- Climate/bosch_bth-ra_control.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Climate/bosch_bth-ra_control.yaml b/Climate/bosch_bth-ra_control.yaml index 3962984..63a6eb2 100644 --- a/Climate/bosch_bth-ra_control.yaml +++ b/Climate/bosch_bth-ra_control.yaml @@ -71,7 +71,7 @@ blueprint: id: SYNC_TEMPERATURE variables: - trv: !input thermostat + trv: !input radiator_entity remote_temperature_entity: > {% set entities = device_entities(device_id(trv)) %} {% set remote_temperature_entity_id = namespace(id=[]) %}