Like many of you iβm sure are having issues with automations following the upgrade to 2023.8.2
In my case following the upgrade to 2023.8.2 i have an inconsistent behaviour in automations.
but communications between device (this i will open a different thread) for example in my light control automation (the one mentioned above) at dusk when the first instance of the detection of the condition (lux less than 3) the shelly light will take up to 4 second to light up. after that the light turns on immediately)
The automation is very simple
trigger
aeotec multisensor starts to detect motion
condition
aeotec multisensor luminosity is less than 3
Action
if time is between 08:30 and 23:59:59
turn on shelly light at 60 if at 60%
wait 30 seconds
turn off shelly light
else if time is between 0:0:01 and 08:29:59
turn on shelly light at 30%
wait 30 seconds
turn off shelly light
when for the first time of the day,aAs dusk will settle, this light sensor fall below 3 the motion sensor detect motion the light take 4 seconds to turn on.
The light and the sensor are in the same network.
all subsequent occurrences work perfectly
Since i have 2 automations with this functionality i see both automations behavin the same way.
Since these automations have been working correctly for the past 4 years I smell the footprint of the upgrade to 2023β¦8.2, Being the cause of this.
Here is a copy of the automation as it shows in the trace menu of the automation
I have copied and pasted the code here and as i see it it reflect the format as is shown in the automation
I know that many time i post such content and i get feed back that it is not conforming to the format
would you be so king and explain to me How i can apy and past the code to this site
id: β1691861129725β
alias: Entrance Hall Light
description: Automate light based on motion and lux
trigger:
type: turn_off
device_id: 1101cf6550bf765c490afd9a658cf3ba
entity_id: 0b00012b0910558802470181993d4904
domain: light
mode: single
i do not see anything unusual
If I may is there a way to avoid the devices and entities to have an alfa numerical id in the automations and substitute it with a friendly name. This is by no means a first , second third or n priority