Hello, I’m new to this platform and have spent countless hours on trying to get this automation to work. I have tried a single trigger and multiple triggers. I am wanting my Insteon scene to turn on after any or one of my Ecobee triggers are reached.
I can trigger this manually and this is working as expected. Basically I want my scene to run whenever the heat is on. I am also comfortable with using temperature thresholds, but that doesn’t seem to work either. What am I doing wrong?
- id: '1572841240956'
alias: 'Moving That Warm Air '
description: This will make the ceiling fan run at high speed, when the heat is running.
trigger:
- entity_id: climate.home
platform: state
to: 'aux_heat: on'
- entity_id: climate.home
platform: state
to: 'equipment_running: ''auxHeat1,fan'''
- above: '67'
below: '66'
entity_id: climate.home
platform: numeric_state
condition: []
action:
- data:
group: 31
service: insteon.scene_on