-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinput_select.yaml
31 lines (30 loc) · 995 Bytes
/
input_select.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
#############################################################################
# File: input_select.yaml # #
# Combo boxes used in Frontend to: #
# Control Harmony Hub activities and display current activity # #
# Display available television channels and select channel #
#############################################################################
familyroom_harmony:
name: Harmony Activity
options:
- Kodi
- WatchaMovie
- PowerOff
initial: PowerOff
icon: mdi:monitor
kodi_results_familyroom:
name: Family Room TV Channels
options:
- "-"
kodi_results_kitchen:
name: Kitchen TV Channels
options:
- "-"
kodi_results_office:
name: Office TV Channels
options:
- "-"
kodi_results_bedroom:
name: Bedroom TV Channels
options:
- "-"