Hi there.
I am recently experiencing weird behavior with the light controls in my Hubitat setup.
I started noticing after the recent update, but unsure if its related.
I took a look at the Past Logs and noticed that there was a series of events triggered by app:4 (Amazon Echo Skill). This behavior results in dimming lights in steps as follows:
Step 1: I see 6 trace with SetPowerLevel 70, but only 4 devices report info
Step 2: I see 7 trace with SetPowerLevel 39, I see the same 4 show up, and a new set of 6 records for the same device same %
Step 3: I see 8 trace with SetPowerLevel 9, I see the same 4 show up, a new device shows up, and a the set went up to 8 records for the same device same %
Step 4: I see 8 trace with SetPowerLevel 0, I see the same 5 show up, but the set went down to 2 records for the same device same %
All these steps happen within 1 min of each other every day at the same time over 4 mins.
I have checked Alexa and I have no timed routines - all my routines are voiced activated. I checked the activity section of Alexa and there are no entries of requests been processed.
Any idea on how I could further debug/investigate what is going on?
Very much appreciate it.