chore: update bell lighting and duration

This commit is contained in:
Mario 2025-06-04 19:49:26 +00:00
parent e6c6d165b0
commit a11e1c1943

View file

@ -52,7 +52,7 @@ button:
on_press:
then:
- switch.turn_on: relay_chime
- delay: 0.1s
- delay: 0.3s
- switch.turn_off: relay_chime
output:
@ -74,6 +74,7 @@ switch:
light:
- platform: rgb
name: Ring
id: ring
blue: led_blue
green: led_green
@ -84,5 +85,8 @@ light:
update_interval: 600ms
min_brightness: 40%
max_brightness: 100%
- random:
transition_length: 3s
update_interval: 1s
default_transition_length:
milliseconds: 200