Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- - id: '1532039521584'
- alias: auto_bt_down
- trigger:
- - entity_id: binary_sensor.bedroom_pc
- from: 'on'
- platform: state
- to: 'off'
- for:
- minutes: 3
- condition: []
- action:
- - data:
- entity_id: switch.bedroom_tv
- service: switch.turn_off
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement