Announcement

Collapse
No announcement yet.

Group status not updating.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Group status not updating.

    Problem: On/Off status not updating for a group of TRÅDFRI control outlets

    Steps to re-create: Take one or more TRÅDFRI control outlets and assign them to a group in the JowiHue PI. Goto the group device in the HS Device page, change group device to On. The outlets will turn on, however in the group device the Value remains 0, and Status remains Off.

    HS4 v4.1.9.0, Jowi 4.0.3.3


    #2
    Tony,

    As the on/off group function is working fine for lights I think this might be an issue on the deCONZ environment. I do not have the tradfree outlets here (do they support energy reporting?) but will try with another outlet here, maybe it is a common issue.

    Wim
    -- Wim

    Plugins: JowiHue, RFXCOM, Sonos4, Jon00's Perfmon and Network monitor, EasyTrigger, Pushover 3P, rnbWeather, BLBackup, AK SmartDevice, Pushover, PHLocation, Zwave, GCalseer, SDJ-Health, Device History, BLGData

    1210 devices/features ---- 392 events ----- 40 scripts

    Comment


      #3
      Originally posted by w.vuyk View Post
      Tony,

      I do not have the tradfree outlets here (do they support energy reporting?) but will try with another outlet here, maybe it is a common issue.

      Wim
      Nope, no energy reporting. They are cheap $10 USD but effective switched outlets and zigbee repeaters. Bought a bunch for controlling indoor Xmas lights, trying to control them all from a group.

      Comment


        #4
        Tony,

        Bad news, the group functions perfectly on a group made of innr plugs for me, so it should not be something the plugin misses for plugs in common. The group updates immediate here. The devices here are on the deCONZ gateway.
        This might be a tradfri issue for deCONZ then. If you switch the plugs on through the group device, wait for 2 minutes and then open the properties/JowiHue tab of the group device, what does the JSON say for the all_on and any_on attributes?

        A work around might be assigning one plugs feature as leading device for your events and then set the other plugs to follow this device by linking the on/off feature of each plugin to the leading feature?

        Wim
        -- Wim

        Plugins: JowiHue, RFXCOM, Sonos4, Jon00's Perfmon and Network monitor, EasyTrigger, Pushover 3P, rnbWeather, BLBackup, AK SmartDevice, Pushover, PHLocation, Zwave, GCalseer, SDJ-Health, Device History, BLGData

        1210 devices/features ---- 392 events ----- 40 scripts

        Comment


          #5
          Something tells me it's a not deconz issue (of course I could be wrong, ask my wife)....

          I turned on the outlets through the group device and then waited 10+ minutes before taking the screen capture below, notice the group device shows off...

          Click image for larger version

Name:	Capture.PNG
Views:	64
Size:	47.7 KB
ID:	1437137

          And here is the JSON for the Group device:

          Code:
          LightGroup
          
          **************************** Object info *****************************
          {
          "action": {
          "alert": "none",
          "bri": 127,
          "colormode": "hs",
          "ct": 0,
          "effect": "none",
          "hue": 0,
          "on": true,
          "sat": 127,
          "scene": null,
          "xy": [
          0,
          0
          ]
          },
          "devicemembership": [],
          "etag": "ff082bbc92dd588b64b84ad6a15b7f94",
          "id": "7",
          "lights": [
          "4",
          "5"
          ],
          "name": "Xmas Lights",
          "scenes": [],
          "state": {
          "all_on": true,
          "any_on": true
          },
          "type": "LightGroup"
          }
          ************************* End Object info ***************************

          Comment


            #6
            Tony,

            Looking at the devices I notice the update time of the group device and the plugs are the same. I presume this was updated when you pressed the button on the group device?
            I have no clue why our results during testing are so much different? I press a button on the group device and updates come within 2 seconds on the HS device. I would like to see a verbose log of you pressing the button and the plugs switching on. I think something more is happening on your setup then that I can think of right now?
            -- Wim

            Plugins: JowiHue, RFXCOM, Sonos4, Jon00's Perfmon and Network monitor, EasyTrigger, Pushover 3P, rnbWeather, BLBackup, AK SmartDevice, Pushover, PHLocation, Zwave, GCalseer, SDJ-Health, Device History, BLGData

            1210 devices/features ---- 392 events ----- 40 scripts

            Comment


              #7
              Wim, sent you a verbose log to your direct email.

              Comment

              Working...
              X