initial commit

This commit is contained in:
2025-02-07 12:46:24 -05:00
commit 8dfb36a3f1
183 changed files with 9212 additions and 0 deletions

View 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