additional esphome devices and fixes
This commit is contained in:
@@ -17,14 +17,14 @@ automation:
|
||||
entity_id: input_button.announcement_test
|
||||
|
||||
action:
|
||||
- action: script.view_road_announcement
|
||||
data:
|
||||
channels: "sony_tv_lounge"
|
||||
title: "View Road Test"
|
||||
short_announcement: "Test announcement"
|
||||
long_announcement: "This is a test announcement from the package test button."
|
||||
payload: "On"
|
||||
indicator: ""
|
||||
# - action: script.view_road_announcement
|
||||
# data:
|
||||
# channels: "sony_tv_lounge"
|
||||
# title: "View Road Test"
|
||||
# short_announcement: "Test announcement"
|
||||
# long_announcement: "This is a test announcement from the package test button."
|
||||
# payload: "On"
|
||||
# indicator: ""
|
||||
|
||||
#- action: script.view_road_announcement
|
||||
# data:
|
||||
@@ -34,6 +34,7 @@ automation:
|
||||
|
||||
- action: script.view_road_announcement
|
||||
data:
|
||||
channels: "lounge_google_home_voice"
|
||||
title: "View Road Test"
|
||||
long_announcement: "This is a test announcement on the lounge Google Home."
|
||||
channels: "lounge_google_home_voice, sony_tv_lounge"
|
||||
title: "View Road "
|
||||
short_announcement: "9pm, Free Power time"
|
||||
long_announcement: "It is 9pm."
|
||||
|
||||
Reference in New Issue
Block a user