initial commit
This commit is contained in:
7
configuration/input_select/app_security_auto_arm.yaml
Normal file
7
configuration/input_select/app_security_auto_arm.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
app_security_auto_arm_default_mode:
|
||||
name: "Default Auto Arm Mode"
|
||||
options:
|
||||
- "Arm (Away)"
|
||||
- "Arm (Home)"
|
||||
icon: mdi:keyboard
|
8
configuration/input_select/backyard_scenes.yaml
Normal file
8
configuration/input_select/backyard_scenes.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
backyard_scenes:
|
||||
name: Backyard Scenes
|
||||
options:
|
||||
- 'All'
|
||||
- 'Wall Only'
|
||||
- 'Pergola Only'
|
||||
icon: mdi:checkbox-multiple-marked-circle
|
8
configuration/input_select/bedroom_master_scenes.yaml
Normal file
8
configuration/input_select/bedroom_master_scenes.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
bedroom_master_scenes:
|
||||
name: Bedroom Master Scenes
|
||||
options:
|
||||
- 'All'
|
||||
- 'Ceiling Only'
|
||||
- 'Floor Only'
|
||||
icon: mdi:checkbox-multiple-marked-circle
|
8
configuration/input_select/bedroom_max_scenes.yaml
Normal file
8
configuration/input_select/bedroom_max_scenes.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
bedroom_max_scenes:
|
||||
name: Bedroom Max Scenes
|
||||
options:
|
||||
- 'All'
|
||||
- 'Ceiling Only'
|
||||
- 'Table Only'
|
||||
icon: mdi:checkbox-multiple-marked-circle
|
8
configuration/input_select/bedroom_olivia_scenes.yaml
Normal file
8
configuration/input_select/bedroom_olivia_scenes.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
bedroom_olivia_scenes:
|
||||
name: Bedroom Olivia Scenes
|
||||
options:
|
||||
- 'All'
|
||||
- 'Ceiling Only'
|
||||
- 'Floor Only'
|
||||
icon: mdi:checkbox-multiple-marked-circle
|
11
configuration/input_select/kitchen_scenes.yaml
Normal file
11
configuration/input_select/kitchen_scenes.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
kitchen_scenes:
|
||||
name: Kitchen Scenes
|
||||
options:
|
||||
- 'All'
|
||||
- 'Work Zone Only'
|
||||
- 'Dinning Zone Only'
|
||||
# - 'Dinning Ceiling Only'
|
||||
- 'Ceiling Only'
|
||||
# - 'Decoration Only'
|
||||
icon: mdi:checkbox-multiple-marked-circle
|
11
configuration/input_select/living_room_scenes.yaml
Normal file
11
configuration/input_select/living_room_scenes.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
living_room_scenes:
|
||||
name: Living Room Scenes
|
||||
options:
|
||||
- 'All'
|
||||
- 'Ceiling Only'
|
||||
- 'Ceiling Group 1 Only'
|
||||
- 'Ceiling Group 2 Only'
|
||||
- 'Floor Only'
|
||||
# - 'Floor and Ceiling Group 1'
|
||||
icon: mdi:checkbox-multiple-marked-circle
|
10
configuration/input_select/media_player_pioneer_sources.yaml
Normal file
10
configuration/input_select/media_player_pioneer_sources.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
media_player_pioneer_sources:
|
||||
name: "Pioneer A/V Receiver Sources"
|
||||
options:
|
||||
- 'Off'
|
||||
- 'Nvidia Shield TV'
|
||||
- 'PlayStation 4 Pro'
|
||||
- 'Windows 11'
|
||||
- 'Unifi Protect'
|
||||
icon: mdi:video-input-hdmi
|
21
configuration/input_select/parts_of_the_day.yaml
Normal file
21
configuration/input_select/parts_of_the_day.yaml
Normal file
@ -0,0 +1,21 @@
|
||||
---
|
||||
parts_of_the_day:
|
||||
name: Parts of the day
|
||||
options:
|
||||
- 'Morning'
|
||||
- 'Afternoon'
|
||||
- 'Evening'
|
||||
- 'Night'
|
||||
icon: mdi:sun-clock-outline
|
||||
|
||||
# Parts of the Day
|
||||
# ------------------------------------------
|
||||
# Morning 5 am to 12 pm (noon)
|
||||
# Early morning 5 am to 8 am
|
||||
# Late morning 11 am to 12pm
|
||||
# Afternoon 12 pm to 5 pm
|
||||
# Early afternoon 1 pm to 3 pm
|
||||
# Late afternoon 4 pm to 5 pm
|
||||
# Evening 5 pm to 9 pm
|
||||
# Early evening 5 pm to 7 pm
|
||||
# Night 9 pm to 4 am
|
8
configuration/input_select/porch_scenes.yaml
Normal file
8
configuration/input_select/porch_scenes.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
porch_scenes:
|
||||
name: Porch Scenes
|
||||
options:
|
||||
- 'All'
|
||||
- 'Porch Only'
|
||||
- 'Garage Only'
|
||||
icon: mdi:checkbox-multiple-marked-circle
|
Reference in New Issue
Block a user