Added a couple of entities for making an Alexa announcements card
This commit is contained in:
@ -114,3 +114,11 @@ downstairs_bathroom_scenes:
|
|||||||
- Reset
|
- Reset
|
||||||
initial: Adaptive
|
initial: Adaptive
|
||||||
icon: mdi:toilet
|
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
|
||||||
|
@ -0,0 +1,3 @@
|
|||||||
|
alexa_message:
|
||||||
|
name: Alexa Message
|
||||||
|
initial: Type your message here
|
||||||
|
Reference in New Issue
Block a user