initial commit
This commit is contained in:
18
configuration/input_number/app_va_night_mode.yaml
Normal file
18
configuration/input_number/app_va_night_mode.yaml
Normal file
@ -0,0 +1,18 @@
|
||||
---
|
||||
app_va_night_mode_volume_level:
|
||||
name: "Nighttime Volume Level"
|
||||
icon: mdi:tune
|
||||
unit_of_measurement: '%'
|
||||
mode: slider
|
||||
min: 0
|
||||
max: 1
|
||||
step: 0.05
|
||||
|
||||
app_va_day_mode_volume_level:
|
||||
name: "Daytime Volume Level"
|
||||
icon: mdi:tune
|
||||
unit_of_measurement: '%'
|
||||
mode: slider
|
||||
min: 0
|
||||
max: 1
|
||||
step: 0.05
|
Reference in New Issue
Block a user