This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# This is a variation of Alexa Media Player - Broadcasting with a custom card (https://github.com/custom-components/alexa_media_player/wiki/Examples:-Broadcasting-with-a-custom-card) | |
### PRE-REQUISITES ------------------------- | |
# You will need to install the following integrations and add-ons: | |
# - Alexa Media Player (https://github.com/custom-components/alexa_media_player) | |
# - Text-input-row card *(only needed for the example card) | |
# https://github.com/gadgetchnnel/lovelace-text-input-row | |
# | |
# You will need to create the following helpers: | |
# - input_select.alexa_state |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* On/Off Shield (example) | |
* | |
* Author: urman | |
* Date: 2013-03-14 | |
* Revision: 2014-07-10 | |
* Capabilities: | |
* Switch | |
* Custom Attributes: | |
* greeting |