#Hello I am trying to create an

1 messages · Page 1 of 1 (latest)

severe echo
trail sail
#

“`alias: Furnace Turn On Fan
description: ""
trigger:

  • platform: numeric_state
    entity_id: sensor.furnace
    attribute: " Output "
    above: 300
    condition: []
    action:
  • type: turn_on
    device_id: 30f0be03d2bbf70d242dd9f8c99c4627
    entity_id: switch.office_furnace_fan
    domain: switch
    mode: single“`
severe echo
#

Remove

    attribute: " Output "
``` and if that doesn't do it, ask in the [#automations-archived](/guild/330944238910963714/channel/672220450977349653/) channel 😉
trail sail
#

Ok