Skip to content

Instantly share code, notes, and snippets.

@smarthomehobby
Created June 10, 2018 21:57
Show Gist options
  • Save smarthomehobby/cd4499cdb2e1e7e9172cb924ad309116 to your computer and use it in GitHub Desktop.
Save smarthomehobby/cd4499cdb2e1e7e9172cb924ad309116 to your computer and use it in GitHub Desktop.
silence_alarm:
alias: Disarm/Silence Alarm
sequence:
- service: xiaomi_aqara.stop_ringtone
data:
gw_mac: xxxxxxxxxxxx
- service: homeassistant.turn_off
entity_id: automation.front_door_alarm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment