Closed march42 closed 1 year ago
Add this in trigger variable section:
reaction_time_t: !input window_reaction_time
and this to trigger section:
- platform: template
value_template: "{{ party_temp_t != none and (as_timestamp(now()) - as_timestamp(states.input_number.party_temperature.last_changed)) >= reaction_time_t }}"
Hey, since new version is out this pull request is now deprecated. I think your use case can be realized with v3. Greets!
use party_temp instead of set_temp during party_mode