Added a shelly1...need it to ping it on reboot.

This commit is contained in:
Jeffrey Stone 2020-12-06 21:55:51 -05:00
parent 7806532123
commit 029c67c438
1 changed files with 13 additions and 0 deletions

View File

@ -5,6 +5,19 @@
# @description : Maint Automation that occurs every day
###############################################################################
automation:
- id: mqtt_shelly_announce
alias: Shelly Sync at HA Start
trigger:
- platform: homeassistant
event: start
action:
- delay: 00:00:20
- service: mqtt.publish
data:
topic: shellies/command
payload: announce
# Using the HACS Daily Snapshot Clean Up Plugin
- id: daily_snapshot_clean_up
alias: Daily snapshot clean up