Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
added some comments
  • Loading branch information
ntalekt committed Dec 20, 2017
1 parent 59f500a commit aafacdc
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions input_select.yaml
@@ -1,3 +1,11 @@
##############################################################
## Input Select ##
##############################################################

##########################################################
## Main Media Center Remote Select
##########################################################

remote:
name: Media Center Remote
options:
Expand All @@ -9,6 +17,10 @@
- Blueray
icon: mdi:remote

##########################################################
## Master Remote Select
##########################################################

master_remote:
name: Master Remote
options:
Expand All @@ -17,6 +29,10 @@
- TV
icon: mdi:remote

##########################################################
## Sonos Station Select
##########################################################

sonos:
name: Sonos
options:
Expand All @@ -32,6 +48,10 @@
- Play Devastating Dubstep Drops Playlist
icon: mdi:speaker-wireless

##########################################################
## Holiday Select
##########################################################

holiday:
name: Holiday Lighting
options:
Expand Down

0 comments on commit aafacdc

Please sign in to comment.