Skip to content

Instantly share code, notes, and snippets.

@Snipercaine
Created August 20, 2018 19:50
Show Gist options
  • Save Snipercaine/9b0f2a2499c06e86fe32900ca4789ad7 to your computer and use it in GitHub Desktop.
Save Snipercaine/9b0f2a2499c06e86fe32900ca4789ad7 to your computer and use it in GitHub Desktop.
## Automations.yaml
- alias: Poorly
hide_entity: True
trigger:
- platform: state
entity_id: binary_sensor.office_wand
from: 'off'
to: 'on'
action:
- service: media_player.select_source
data:
entity_id: media_player.volumio_volumioboxlocal
source: Poorly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment