Skip to content

Instantly share code, notes, and snippets.

@Snipercaine
Created April 21, 2020 19:15
Show Gist options
  • Save Snipercaine/15e51e64bc66d86b567b424a336a7119 to your computer and use it in GitHub Desktop.
Save Snipercaine/15e51e64bc66d86b567b424a336a7119 to your computer and use it in GitHub Desktop.
cards:
- hold_action:
action: call-service
service: homeassistant.restart
icon: 'mdi:reload'
icon_height: 75px
name: Restart HA
tap_action:
action: call-service
service: homeassistant.check_config
type: button
- hold_action:
action: none
icon: 'mdi:head-sync-outline'
icon_height: 75px
name: Reload AutoM
tap_action:
action: call-service
service: automation.reload
type: button
type: horizontal-stack
@Snipercaine
Copy link
Author

Snipercaine commented Jun 8, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment