#Hue notification lacks details

1 messages · Page 1 of 1 (latest)

pearl swift
#

How do I find out which scene/automation this is referring to? Actually, I'm guessing I have multiple matches I need to update, but how do I find them? I do everything through the GUI usually, so I'm not sure how to work with the yaml to find and update the desired values.

stone dome
#

One of your automations, scripts, scenes or card actions uses the action light.turn_on and uses the effect option. Its value was set to "None"
That will stop working in October and needs to be replaced by "off".

pearl swift
#

okay so I need to grep for light.turn_on and look for an "effect" section? Sorry for basic questions, but I don't want to change the wrong thing