From 48042cbfe9a06a9bb2ac37c3c901f9d718f14f08 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Mon, 28 Mar 2022 03:52:26 -0400 Subject: [PATCH] Added a couple of entities for making an Alexa announcements card --- input_select.yaml | 8 ++++++++ input_text.yaml | 3 +++ 2 files changed, 11 insertions(+) diff --git a/input_select.yaml b/input_select.yaml index 3c5e329..b540676 100644 --- a/input_select.yaml +++ b/input_select.yaml @@ -114,3 +114,11 @@ downstairs_bathroom_scenes: - Reset initial: Adaptive icon: mdi:toilet +alexa_devices: + name: Alexa Devices + options: + - Living Room Echo Dot + - Basement Echo Dot + - Master Bedroom Echo Dot + initial: Living Room Echo Dot + icon: mdi:dots-horizontal-circle diff --git a/input_text.yaml b/input_text.yaml index e69de29..85014da 100644 --- a/input_text.yaml +++ b/input_text.yaml @@ -0,0 +1,3 @@ +alexa_message: + name: Alexa Message + initial: Type your message here