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

Yes, almost all.
an exception is MCCGQ14LM Door sensors (China version) that still doesn’t work

I found that out yesterday too. The door sensors (lumi.magnet.acn001) are added as a general zigbee device. Hopefully they will be added soon. I read that Ted is in negotiations with Aqara :wink:

Hello
I have problem i have already connect 6 door sensor aqara but i cannot put more do you know why?[quote=“Meditia, post:3602, topic:156, full:true”]
Hello
I have problem i have already connect 6 door sensor aqara but i cannot put more do you know why?
[/quote]

Hello

I have already pair 6 aqara sensor door on my homey bridge but i cannot add anymore sensor
Do you know why
Thanks in advance

Can you post a screenshot of your Zigbee network? Homey Developer Tools

At least that’s not too many devices (but I would suggest adding a Zigbee router/repeater device nonetheless).

Are the sensors that you are trying to add exactly the same as the ones that are already added?

1 Like

Yes it will be the same

When you say “I cannot add anymore sensor”, what does that mean? Do you get errors? Does Homey time out? Have you ruled out that perhaps the new sensor has a faulty battery?

Hi. Earlier i was able to use “luminans” cards under the “And” section for the motion sensor, why is that not an option anymore? I used it to only turn on a light at motion when the luminans was less than x

Hi,

Is there any possibility to support the Xiaomi Aqara Roller Shade Driver E1? Maybe there is already support for it, but so far I could not find it.

Thanks!

These have always been present as logic cards, never as app specific cards a.f.a.i.k. (and still are).

I go to aqara pairing i click on the aqara sensor door pairing mode but the status of the pairing on the homey aqara software do not change.
I have tried with differents new sensor but it’s always the same

@Meditia
Did you try to restart the Aqara app or Homey?

Hi @TedTolboom!

I have got the High Precision Motion sensor, how about the software? :wink:

For now I will use/test this as a stand alone device with a Aqara Hub (since it is only controllable via the aqara home app) and a aqara bulb accordingly.

Maybe anyone has a idea, with some kind of detour, to add this device to Homey anyway?

I will order a Aqara E1 usb hub and a e27 bulb so I can use it as a closed ecosystem untill it may or may not be added in the future :wink:

edit:


  "ids": {
    "modelId": "lumi.motion.agl04",
    "manufacturerName": "LUMI"
  },
  "endpoints": {
    "endpointDescriptors": [
      {
        "endpointId": 1,
        "applicationProfileId": 260,
        "applicationDeviceId": 263,
        "applicationDeviceVersion": 0,
        "_reserved1": 1,
        "inputClusters": [
          0,
          1030,
          3,
          1
        ],
        "outputClusters": [
          3,
          25
        ]
      }
    ],
    "endpoints": {
      "1": {
        "clusters": {
          "basic": {
            "attributes": [
              {
                "acl": [
                  "readable"
                ],
                "id": 0,
                "name": "zclVersion",
                "value": 3
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 1,
                "name": "appVersion",
                "value": 25
              },
              {
                "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.motion.agl04"
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 6,
                "name": "dateCode"
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 7,
                "name": "powerSource",
                "value": "battery"
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 8,
                "name": "appProfileVersion"
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 9
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 10
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 11
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 16384,
                "name": "swBuildId",
                "value": "2019"
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 65533,
                "name": "clusterRevision",
                "value": 1
              }
            ],
            "commandsGenerated": []
          },
          "occupancySensing": {
            "commandsReceived": []
          },
          "identify": {
            "attributes": [
              {
                "acl": [
                  "readable",
                  "writable"
                ],
                "id": 0
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 65533,
                "name": "clusterRevision",
                "value": 1
              }
            ],
            "commandsGenerated": [
              0
            ],
            "commandsReceived": [
              0,
              1,
              64
            ]
          },
          "powerConfiguration": {
            "attributes": [
              {
                "acl": [
                  "readable",
                  "reportable"
                ],
                "id": 32,
                "name": "batteryVoltage",
                "value": 32
              },
              {
                "acl": [
                  "readable",
                  "writable"
                ],
                "id": 49,
                "name": "batterySize",
                "value": "CR2"
              },
              {
                "acl": [
                  "readable",
                  "writable"
                ],
                "id": 51,
                "name": "batteryQuantity",
                "value": 1
              },
              {
                "acl": [
                  "readable",
                  "writable"
                ],
                "id": 52,
                "name": "batteryRatedVoltage",
                "value": 30
              },
              {
                "acl": [
                  "readable",
                  "writable"
                ],
                "id": 53
              },
              {
                "acl": [
                  "readable",
                  "writable"
                ],
                "id": 54,
                "name": "batteryVoltageMinThreshold",
                "value": 27
              },
              {
                "acl": [
                  "readable",
                  "reportable"
                ],
                "id": 62
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 65533,
                "name": "clusterRevision",
                "value": 1
              }
            ],
            "commandsGenerated": [],
            "commandsReceived": []
          }
        },
        "bindings": {
          "identify": {
            "attributes": [
              {
                "acl": [
                  "readable",
                  "writable"
                ],
                "id": 0
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 65533,
                "name": "clusterRevision",
                "value": 1
              }
            ],
            "commandsGenerated": [
              0
            ],
            "commandsReceived": [
              0,
              1,
              64
            ]
          },
          "ota": {}
        }
      }
    }
  }
1 Like

It’s supported by deCONZ and zigbee2mqtt.

Adding the MS to Homey as Generic Device, doing an interview and posting the code will probably help @TedTolboom to integrate the MS to the app a bit, as mentioned several times already.

Will the E1 USB Hub help connecting to Homey, of doesnt work it that way?

of course… sorry!

No need to be sorry, it’s confusing.