- id: computer_off alias: '[Computer Cave] Turning computer off automation' description: '' trigger: - platform: state entity_id: binary_sensor.hulk_ping to: 'off' for: minutes: 5 action: - service: light.turn_off entity_id: - light.office mode: single