initial commit
This commit is contained in:
88
configuration/input_number/app_presence_occupancy.yaml
Normal file
88
configuration/input_number/app_presence_occupancy.yaml
Normal file
@ -0,0 +1,88 @@
|
||||
---
|
||||
occupants_kitchen:
|
||||
name: 'Kitchen Occupants #'
|
||||
mode: slider
|
||||
initial: 0
|
||||
min: 0
|
||||
max: 10
|
||||
step: 1
|
||||
|
||||
occupants_living_room:
|
||||
name: 'Living Room Occupants #'
|
||||
mode: slider
|
||||
initial: 0
|
||||
min: 0
|
||||
max: 10
|
||||
step: 1
|
||||
|
||||
occupants_bedroom_master:
|
||||
name: 'Master Bedroom Occupants #'
|
||||
mode: slider
|
||||
initial: 0
|
||||
min: 0
|
||||
max: 10
|
||||
step: 1
|
||||
|
||||
occupants_bedroom_olivia:
|
||||
name: 'Olivia Bedroom Occupants #'
|
||||
mode: slider
|
||||
initial: 0
|
||||
min: 0
|
||||
max: 10
|
||||
step: 1
|
||||
|
||||
occupants_bedroom_max:
|
||||
name: 'Maxim Bedroom Occupants #'
|
||||
mode: slider
|
||||
initial: 0
|
||||
min: 0
|
||||
max: 10
|
||||
step: 1
|
||||
|
||||
occupants_bathroom_master:
|
||||
name: 'Main Bathroom Occupants #'
|
||||
mode: slider
|
||||
initial: 0
|
||||
min: 0
|
||||
max: 10
|
||||
step: 1
|
||||
|
||||
occupants_bathroom_bedroom:
|
||||
name: 'Master Bedroom Bathroom Occupants #'
|
||||
mode: slider
|
||||
initial: 0
|
||||
min: 0
|
||||
max: 10
|
||||
step: 1
|
||||
|
||||
occupants_bathroom_living:
|
||||
name: 'Living Room Bathroom Occupants #'
|
||||
mode: slider
|
||||
initial: 0
|
||||
min: 0
|
||||
max: 10
|
||||
step: 1
|
||||
|
||||
occupants_garage:
|
||||
name: 'Garage Occupants #'
|
||||
mode: slider
|
||||
initial: 0
|
||||
min: 0
|
||||
max: 10
|
||||
step: 1
|
||||
|
||||
occupants_stairwell:
|
||||
name: 'Stairwell Occupants #'
|
||||
mode: slider
|
||||
initial: 0
|
||||
min: 0
|
||||
max: 10
|
||||
step: 1
|
||||
|
||||
occupants_backyard:
|
||||
name: 'Backyard Occupants #'
|
||||
mode: slider
|
||||
initial: 0
|
||||
min: 0
|
||||
max: 10
|
||||
step: 1
|
Reference in New Issue
Block a user