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,27 @@
---
app_light_light_lux_mininum:
name: "Minimum Lux Limit"
icon: mdi:tune
unit_of_measurement: "lx"
mode: slider
min: 2
max: 100
step: 1
app_light_light_timeout_off_light:
name: "Time Out to Off Lights"
icon: mdi:tune
unit_of_measurement: "sec"
mode: slider
min: 5
max: 600
step: 1
app_light_light_transition_time:
name: "Light Transition Time"
icon: mdi:tune
unit_of_measurement: "sec"
mode: slider
min: 0
max: 60
step: 1