[APP] Aqara & Xiaomi Smart Home - A different kind of Smart Home solution (Zigbee App)

I am one of them… :disappointed:

I’m also having trouble adding Aqara devices to my homey pro! Tried removing some devices but then I can’t add them again. I only got like 16 devices added. So that’s not the problem. Some issue with the latest update between the app and Homey. Really hoping for an update fix soon, thx!

Given that Athom states the maximum number of directly connected Zigbee devices for Homey is 15, how do you know that’s not the problem?

I read in the linked page that there are the “Zigbee routers” for create a bigger Zigbee net.
Which are these router for aqara device? Aquara Hub m2, for instance?
Can I use these routers to connect unsupported sensor (The MCCGQ14LM)?

Have been working all week, now its sunday, time to get my hopes up :wink: any luck trying to contact aqara for adding this device?

No, and no. Zigbee routers are all devices that you connect to Homey’s Zigbee network and that are permanently powered. For instance light bulbs, smart sockets, etc. The Aqara hub creates its own Zigbee network, completely separate from Homey’s Zigbee network.

thank you @robertklep . About Zigbee routers, instead of bulbs or smart socket, fibaro switch are right? Maybe, I’ll ask how to connect to router.

:grin: :crossed_fingers: :crossed_fingers: :crossed_fingers:

As far as I know, all Fibaro devices use Z-Wave, not Zigbee.

what a difficult hobby I chose for Sunday afternoons :sweat_smile:

4 Likes

hello, I have a question if the Single Switch Module T1 (No Neutral) does not work with a router!! can anyone tell me?


  "ids": {
    "modelId": "lumi.switch.l0agl1",
    "manufacturerName": "LUMI"
  },
  "endpoints": {
    "endpointDescriptors": [
      {
        "endpointId": 1,
        "applicationProfileId": 260,
        "applicationDeviceId": 256,
        "applicationDeviceVersion": 0,
        "_reserved1": 1,
        "inputClusters": [
          0,
          2,
          3,
          4,
          5,
          6,
          9
        ],
        "outputClusters": [
          10,
          25
        ]
      },
      {
        "endpointId": 242,
        "applicationProfileId": 41440,
        "applicationDeviceId": 97,
        "applicationDeviceVersion": 0,
        "_reserved1": 0,
        "inputClusters": [],
        "outputClusters": [
          33
        ]
      }
    ],
    "endpoints": {
      "1": {
        "clusters": {
          "basic": {
            "attributes": [
              {
                "acl": [
                  "readable"
                ],
                "id": 0,
                "name": "zclVersion",
                "value": 3
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 1,
                "name": "appVersion",
                "value": 24
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 2,
                "name": "stackVersion",
                "value": 2
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 3,
                "name": "hwVersion",
                "value": 1
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 4,
                "name": "manufacturerName",
                "value": "LUMI"
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 5,
                "name": "modelId",
                "value": "lumi.switch.l0agl1"
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 6,
                "name": "dateCode"
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 7,
                "name": "powerSource",
                "value": "mains"
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 65533,
                "name": "clusterRevision",
                "value": 1
              }
            ],
            "commandsGenerated": [],
            "commandsReceived": [
              "factoryReset"
            ]
          },
          "deviceTemperature": {
            "attributes": [
              {
                "acl": [
                  "readable"
                ],
                "id": 0,
                "name": "currentTemperature",
                "value": 14
              },
              {
                "acl": [
                  "readable",
                  "writable"
                ],
                "id": 16,
                "name": "deviceTempAlarmMask",
                "value": {
                  "type": "Buffer",
                  "data": [
                    2
                  ]
                }
              },
              {
                "acl": [
                  "readable",
                  "writable"
                ],
                "id": 18,
                "name": "highTempThreshold",
                "value": 65
              },
              {
                "acl": [
                  "readable",
                  "writable"
                ],
                "id": 20,
                "name": "highTempDwellTripPoint",
                "value": 3
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 65533,
                "name": "clusterRevision",
                "value": 1
              }
            ],
            "commandsGenerated": [],
            "commandsReceived": []
          },
          "identify": {
            "attributes": [
              {
                "acl": [
                  "readable",
                  "writable"
                ],
                "id": 0
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 65533,
                "name": "clusterRevision",
                "value": 1
              }
            ],
            "commandsGenerated": [
              0
            ],
            "commandsReceived": [
              0,
              1
            ]
          },
          "groups": {
            "attributes": [
              {
                "acl": [
                  "readable"
                ],
                "id": 0,
                "name": "nameSupport",
                "value": {
                  "type": "Buffer",
                  "data": [
                    128
                  ]
                }
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 65533,
                "name": "clusterRevision",
                "value": 1
              }
            ],
            "commandsGenerated": [
              "addGroup.response",
              "viewGroup.response",
              "getGroupMembership.response",
              "removeGroup.response"
            ],
            "commandsReceived": [
              "addGroup",
              "viewGroup",
              "getGroupMembership",
              "removeGroup",
              "removeAllGroups",
              "addGroupIfIdentify"
            ]
          },
          "scenes": {
            "attributes": [
              {
                "acl": [
                  "readable"
                ],
                "id": 0
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 1
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 2
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 3
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 4
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 5
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 65533,
                "name": "clusterRevision",
                "value": 1
              }
            ],
            "commandsGenerated": [
              0,
              1,
              2,
              3,
              4,
              6,
              64,
              65,
              66
            ],
            "commandsReceived": [
              0,
              1,
              2,
              3,
              4,
              5,
              6,
              64,
              65,
              66
            ]
          },
          "onOff": {
            "attributes": [
              {
                "acl": [
                  "readable",
                  "reportable"
                ],
                "id": 0,
                "name": "onOff",
                "value": true,
                "reportingConfiguration": {
                  "direction": "reported",
                  "attributeDataType": 16,
                  "minInterval": 1,
                  "maxInterval": 300,
                  "status": "SUCCESS"
                }
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 16384
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 65533,
                "name": "clusterRevision",
                "value": 1
              }
            ],
            "commandsGenerated": [],
            "commandsReceived": [
              "setOff",
              "setOn",
              "toggle"
            ]
          },
          "alarms": {
            "attributes": [
              {
                "acl": [
                  "readable"
                ],
                "id": 0
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 65533,
                "name": "clusterRevision",
                "value": 1
              }
            ],
            "commandsGenerated": [
              0,
              "resetAllAlarms"
            ],
            "commandsReceived": [
              0,
              "resetAllAlarms",
              "getAlarm",
              "resetAlarmLog"
            ]
          }
        },
        "bindings": {
          "time": {},
          "ota": {}
        }
      },
      "242": {
        "clusters": {},
        "bindings": {}
      }
    }
  }

According to this Dutch post, it doesn’t work as a router.

I’m searching zigbee router and reading you answers (also here [Zigbee and maximum devices - #2 by robertklep]) I think that ikea TRADRI are suitable for me. So, IKEA TRADFIRI Signal repeater (TRÅDFRI, Signal repeater - IKEA) is a router that I can buy to expand my zigbee network, right?

Yes, that’s a device that works well in my experience.

Hi,

I buy a Aqara Door/Window sensor.
lumi.magnet.acn001

This device is not supported by this app. Will it be supported?
Or how can i request this device?

Thanks in advance

Hi Jef. You are not alone with this problem. If you read the past post you’ll see that the question of aqara door/sensor is in progress and we hope that will be fixed (but it’s not sure). We have to wait

Is it not 20, thats what i have been reading… and i have tried to remove devises sono have only 14 and then trying to add new Aqara. Still can’t add…. So thats not the issue.

Athom say this: “Homey can handle up to 15 direct ‘children’” (on this page).

It can probably support a bit more (it’s not a hardcoded limit but depends on the amount of RAM used by the Zigbee controller) but you should use 15 as a “safe” limit.

Have you tried a PTP after removing the device?

I Will give that a shoot!

My experience with the Ikea Tradfri adapter is good.
It’s on the first floor. It is connected to 13 enddevices in the attic, first floor and on the ground floor. Homey is also on the ground floor.
Tradfri adapter even has contact with a door contact that is mounted 3 meters from Homey.
This is on the developer page. So I’m not sure if it’s completely correct, but I’m assuming.
A few door contacts that I sometimes haven’t used for a month also work without problems after a firmware update from Homey.