diff --git a/billabox.yaml b/billabox.yaml index c87e6046383669e5d73d8512d178812f5d9a2960..2ccc986698245241bd0c6a5b2d16363c3e8fd7a3 100644 --- a/billabox.yaml +++ b/billabox.yaml @@ -180,6 +180,14 @@ binary_sensor: on_click: then: - switch.turn_on: display_active + on_double_click: + then: + - light.addressable_set: + id: lightbars + red: 0 + green: 0 + blue: 0 + white: 100% - platform: gpio id: door_left_closed @@ -402,7 +410,6 @@ image: id: boot_logo resize: 128x128 type: RGB565 - use_transparency: true lvgl: buffer_size: 25%