mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-09-13 23:35:40 +00:00
Version 3
This commit is contained in:
26
input_select.yaml
Executable file
26
input_select.yaml
Executable file
@@ -0,0 +1,26 @@
|
||||
alarm_mode:
|
||||
name: alarm mode
|
||||
options:
|
||||
- home_armed
|
||||
- away_armed
|
||||
- disarmed
|
||||
trash_pickup:
|
||||
name: Trash Pickup
|
||||
options:
|
||||
- Monday
|
||||
- Tuesday
|
||||
- Wednesday
|
||||
- Thursday
|
||||
- Friday
|
||||
initial: Tuesday
|
||||
icon: mdi:delete-variant
|
||||
recycle_pickup:
|
||||
name: Recycle Pickup
|
||||
options:
|
||||
- Monday
|
||||
- Tuesday
|
||||
- Wednesday
|
||||
- Thursday
|
||||
- Friday
|
||||
initial: Tuesday
|
||||
icon: mdi:delete-variant
|
Reference in New Issue
Block a user