Hi,
this f***ing new "scene declaration" is driving me crazy. Nearly no trigger works as expected in my case:
Example (1) Device "LUX" LightSensor: (Trigger: Every Value Change of Light Sensor)
{
conditions = {
{ type = "device",
id = 490,
property = "value",
operator = "anyvalue",
isTrigger = true
}},
operator = "all"
}