Hue bulb changes level


#1

1) Give a description of the problem
When hue Motion sensor a night detects motion it turns on to the desired color and level (5%). Couple of seconds later it turns to 42%, then back and so on.

2) What is the expected behavior?
When motion is detected, bulb should go to 5% and stay there

I have attached snapshot, sorry for that.

This may not be the right place to ask. Please let me know if this is the case.


#2

You need to post a green snapshot of your piston for us to see what might be going wrong.


#3

Hi

I attached the snapshot


#4

There is no reference to 42% in this piston. I suspect you have some other (old) automation that is still in use… (whenever possible, I try to use webCoRE for all of my logic)


#5

I agree and that is why I am wondering. There are no other automations running as I too, try to put everything in Webcore.
I might switch sensors and the corresponding lights back to Hue as it is working very slow and with popcorn effect in webcore.

Thanks for your reply though.


#6

If you log into the IDE, you can go to:
My Devices > Offending device > List Events

This will show you a timeline, and usually what is causing your 42% to occur,


#7

This is where it changes and I do not see anything odd (below is an example when it does the right thing):

true
date 2019-01-09 10:21:57.357 PM CET (2019-01-09T21:21:57.357Z)
description Gang farve bag level is 42
deviceId 3b2fd882-7c90-4ac5-926c-cca247663537
deviceTypeId 960b7098-9512-4262-9540-893e9905f508
displayed true
eventSource DEVICE
groupId 9c0d79cc-92b0-42b0-bdbf-685b756d1c9c
hubId e1a1d6f4-8dfd-4337-affd-722f30b0e78b
id 98204b26-1454-11e9-ad3d-0f92e28f6758
isStateChange true
isVirtualHub false
linkText Gang farve bag
locationId 3467d541-4a6b-4b04-9056-f413354b4c8d
name level
rawDescription
translatable true
unixTime 1547068917357
value 42
viewed false

The right behaviour:

Name Value
archivable true
date 2019-01-09 10:21:56.679 PM CET (2019-01-09T21:21:56.679Z)
description Gang farve bag level is 5
deviceId 3b2fd882-7c90-4ac5-926c-cca247663537
deviceTypeId 960b7098-9512-4262-9540-893e9905f508
displayed true
eventSource DEVICE
groupId 9c0d79cc-92b0-42b0-bdbf-685b756d1c9c
hubId e1a1d6f4-8dfd-4337-affd-722f30b0e78b
id 97b8e256-1454-11e9-ad3d-0f92e28f6758
isStateChange true
isVirtualHub false
linkText Gang farve bag
locationId 3467d541-4a6b-4b04-9056-f413354b4c8d
name level
rawDescription
translatable true
unixTime 1547068916679
value 5
viewed false

#8

That is not the location I was referring to…

If you log into the IDE, and then click on:
My Devices > Offending device > List Events

You should see a long grid list showing all events for that device.
(with the most recent at the top)

The time stamps are in the left column, and the rest looks something like this:

temp

Using my example above, the “Set level” command was sent by my piston titled “My Morning”. (Both of those lines are within one second of each other)

You can scroll back days with this method, but you really want to find the time where it acted up. (otherwise, everything will look normal)


#9

Hi again

Sorry, go a bit to far :slight_smile:

Unfortunately it looks like this:

So no explanation there


#10

I was afraid of that… although it would be worth checking a few additional lines above your last image. In the past, I have seen overlapping if the network is being spammed