Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@signmeuptwice
signmeuptwice / automations.yaml
Last active January 24, 2024 21:01
Afterburner Home Assistant
- trigger:
- platform: homeassistant
event: start
action:
- delay: "00:00:02"
- service: mqtt.publish
data:
topic: AFTERBURNER/cmd/Refresh
payload: "1"
mode: single