Alexa Media Player ADDED - #421 - Added some test Notifications. (HA restart targetted notification)

This commit is contained in:
ccostan
2020-05-03 16:23:17 -04:00
parent 0c8345389b
commit 457bc114e8
41 changed files with 315 additions and 126 deletions

View File

@@ -3,7 +3,7 @@
###################################
- alias: Startup Notification and Shut startup lights
trigger:
- platform: homeassistant
event: start
@@ -26,3 +26,14 @@
data:
topic: "garadget/Garadget Large/command"
payload: "get-status"
- service: notify.alexa_media
data:
target:
- media_player.office
- media_player.kitchen
title: "Home Assistant Restarted"
data:
type: announce
#method: all
message: "Home Assistant has been restarted."