Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- alias: Meredith’s Fan On
- description: ''
- trigger:
- - platform: numeric_state
- entity_id: sensor.meredith_s_bedroom_temp
- value_template: '''{{ state.attributes.current_temperature }}'''
- above: '70'
- for: '00:01:00'
- condition: []
- action:
- - type: turn_on
- device_id: 3734e255b3f0b3ea601f71c5f3256ac0
- entity_id: switch.merediths_fan
- domain: switch
- mode: single
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement