fix wrong entity name
This commit is contained in:
@@ -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=[]) %}
|
||||
|
||||
Reference in New Issue
Block a user