#Hi. I have a bunch of automations that

1 messages · Page 1 of 1 (latest)

tough pendant
#

i.e.

service: climate.set_temperature
data:
  temperature: "{{ states('input_number.hvac_temperature_living_room') | int }}"
  hvac_mode: "{{ states('input_select.hvac_mode_living_room') | string }}"
target:
  area_id: living_room