hi, this is the yalm
a correction on what I wrote. the automation works but it takes several seconds (about 5) before it turns down the brightness
alias: Accensione luce (Duplica)
description: ''
trigger:
- platform: device
type: turned_on
device_id: b045b57cf22bd33af46589181f310837
entity_id: light.shellydimmer_d484f9
domain: light
condition:
- condition: time
after: '20:00:00'
before: 07:00:00
weekday:
- mon
- tue
- wed
- thu
- fri
- sat
- sun
enabled: false
action:
- type: turn_on
device_id: b045b57cf22bd33af46589181f310837
entity_id: light.shellydimmer_d484f9
domain: light
brightness_pct: 27
mode: single