I really like the interface in the dashboard for the Generic Thermostat and would really like to use the card and it’s control, but I can´t figure out how to access the value the control is set to, to use in a condition in the automation. Does anyone know and would like to share? Not to mention that this is not working and I do not have a clue how it works
- condition: numeric_state
entity_id: sensor.hiti_temp_1
below: climate.study
value_template: "{{ state.attributes.target_temp }}"