Reactor not reporting proper status

Making some clearing of my Reactor sensors I am back to the issue I know for some time (it was appearing with Reactor 3.4 or earlier), but hasn’t resolved till now:

I have a sensor based on the power reporting of one device, and the current status of another one (both are belonging to the same physical device, which is Fibaro RGBW-441 unit, creating 6 different logic devices in Vera).

The logic is simple: if one device is turned on, and the other reports power less than 10W, the sensor is tripped.

Condition based on power reporting works well, but something is wrong with the one attached to the device status. In the condition design tab, the status is reported correctly:

But when I go to the status tab, it is reported as not true

Any Idea why?
Here is the logic:

*************************************************** REACTOR LOGIC SUMMARY REPORT ***************************************************
   Version: 3.4 config 19226 cdata 19082 ui 19237 pluginDevice 149
    System: Vera version 1.7.4903 on Sercomm G450; loadtime 1578488923; systemReady 1578488954; ALTUI v2.46; Lua 5.1; JSON dkjson 2.5+LPeg
Local time: 2020-01-08T15:24:31+0100; DST=0; Srodmiescie, Mazovia Poland
House mode: plugin 1; system 1; tracking off
  Sun data: {"stamp":2020008,"civdawn":1578463377,"nautdawn":1578460778,"sunset":1578494458,"nautdusk":1578499476,"latitude":52.229,"astrodusk":1578501940,"longitude":21.0164,"civdusk":1578496877,"astrodawn":1578458314,"sunrise":1578465796}
  Geofence: not running
====================================================================================================================================
Sucha|Woda|Balkon (#150)
    Version 19082.17 01/08/20 15:15:15
    Message/status: Disabled
    Condition group "grp1699cf09922" (AND)  false as of 08-05.10:00:56 <root>
      &-T-service Konewka bis (101) urn:micasaverde-com:serviceId:EnergyMetering1/Watts < 10 [5.1 => 0.0 at 08-05.06:09:35; T/T as of 07-29.16:03:30/07-29.16:03:30] <cond1699d018df9>
      &-?-service Konewka|Balkon (R) (108) urn:upnp-org:serviceId:SwitchPower1/Status = 1 [nil at n/a; F/F as of n/a/n/a] <condlo93uhw>
    Activity root.true
        Comment: Dolać wody na balkonie
        Device Konewka|Balkon (R) (108) action urn:upnp-org:serviceId:SwitchPower1/SetTarget( newTargetValue="0" )
    Events
        01/08/20 14:09:09 reload: notice=Luup reload
        01/08/20 14:09:09 disabled at start-up: 
    Devices
        ZWave (1) urn:schemas-micasaverde-com:device:ZWaveNetwork:1 (19/0); parent 0; plugin -
        Konewka|Balkon (R) (108) urn:schemas-upnp-org:device:DimmableLight:1 (2/0); parent 101; plugin -
        Konewka bis (101) urn:schemas-upnp-org:device:DimmableRGBLight:2 (2/7); parent 1; plugin -

Disabled? Conditions don’t run when the ReactorSensor is disabled.

You’re right I disabled it long time ago for other reason and forgot about it… sometimes you don’t see most obvious things :flushed:

That’s not the first time that’s happened, recently even, and I’ve done it many times to myself, over and over and over. As a result, I just updated 3.5dev earlier today so that the Status tab shows more clearly that the RS is disabled.