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

It is a know isseu

After trying to get over this issue I changed to an extra zigbee network with Deconz on a Rpi. Moved all the sensors from Aqara and connected this netwerk truoght the Deconz app to Homey no it all works instantly without delay. It is not an app fault but a isseu within homey-zigbee-core I think.

Deconz works great but even with deconz every now and then I have a sensor which doesn’t respond anymore. Removing and adding to the network is the only option. A lot less problems but it’s not like there’s no problems at all. Fortunately it is a hobby for me and no life threatening.

1 Like

Ok noted. If i have a sensor dropping i’ll post this here immediate.

In my case, the only reason for sensors being dropped from the network is if their battery is (about to run) empty. Sometimes I need to re-pair the sensor again after swapping the battery, but deCONZ/Phoscon is smart and will re-use the same device id so nothing gets broken.

My sensors are dropping also had no problems with them in 2 years time now 2 sensors won’t update.

So how do i repair them in homey and will I lose insight data ?

Anyone with Aqara Wall Switch H1 and Homey Bridge? I can’t connect 3 at the same time. The Bridge only connect one, if i connect one of the 3 homey don’t recognize the otheres

Are all switches of the “No Neutral” version?
The H1 switches with Neutral are not yet supported and will result in not being recognized…

Yes they are all “No Neutral” version. Maybe it’s a bridge problem? I see now my ikea roller blind lost the connect when i connect one Aqara H1. Seems the bridge only allow 1 zigbee device

Edit: after the problema with aqara h1 o can’t connect any zigbee devices with homey bridge. My aqara’s cube don’t work anymore. I try to recconect and i can’t. In the first time recognize the aqara cube but can’t connect. The second time don’t recognize the aqara cube. I resete the homey bridge and nothing.

Replace battery and wait - if it will not help, press any button on the sensor - if it will also not help, pair it again WITHOUT removing. You will not lose insights for any of those actions but if you would like to be sure, you can back it up using Archive Insights App for Homey | Homey

Thanks I re-paired it and it worked.

1 Like

I just installed a bathroom fan and planned to trigger it based on the humidity value of my aqara temperature sensor. But there are no flowcards for this? Or am I missing something?

I searched some more and found this:

And used this as condition:


In which the blue tag is from my aqara bathroom sensor.

But my remaining question now is, which sensor triggers this flow? Or any humidity sensor change in the whole house?

Ok….

Homey is just acting weird. Or the homey app probably. I found it. Sometimes when I go to set a trigger:
If> Aqara & Xiami zigbee > Bathroom sensor

I can only choose a few options (temp amongst others). But when I try 3 more times I can choose the trigger I need:

So problem solved but strange behavior remains when making flows…

Hey Ted,

do you have any estimate when H1 switches with Neutral could be added? I have lumi.switch.n2aeu1, Smart Wall Switch H1 EU (With Neutral, Double Rocker), model WS-EUK04, SKU: AK074EUW01, produced 2021.06

Thank you,
Frank

Interview:

"ids": {
    "modelId": "lumi.switch.n2aeu1",
    "manufacturerName": "LUMI"
  },
  "endpoints": {
    "endpointDescriptors": [
      {
        "endpointId": 1,
        "applicationProfileId": 260,
        "applicationDeviceId": 256,
        "applicationDeviceVersion": 0,
        "_reserved1": 1,
        "inputClusters": [
          0,
          2,
          3,
          4,
          5,
          6,
          9,
          1794,
          2820
        ],
        "outputClusters": [
          10,
          25
        ]
      },
      {
        "endpointId": 2,
        "applicationProfileId": 260,
        "applicationDeviceId": 256,
        "applicationDeviceVersion": 0,
        "_reserved1": 1,
        "inputClusters": [
          0,
          3,
          4,
          5,
          6
        ],
        "outputClusters": []
      },
      {
        "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": 22
              },
              {
                "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.n2aeu1"
              },
              {
                "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": 34
              },
              {
                "acl": [
                  "readable",
                  "writable"
                ],
                "id": 16,
                "name": "deviceTempAlarmMask",
                "value": {
                  "type": "Buffer",
                  "data": [
                    2
                  ]
                }
              },
              {
                "acl": [
                  "readable",
                  "writable"
                ],
                "id": 18,
                "name": "highTempThreshold",
                "value": 70
              },
              {
                "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": false,
                "reportingConfiguration": {
                  "direction": "reported",
                  "attributeDataType": 16,
                  "minInterval": 1,
                  "maxInterval": 61,
                  "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"
            ]
          },
          "metering": {
            "attributes": [
              {
                "acl": [
                  "readable",
                  "reportable"
                ],
                "id": 0,
                "name": "currentSummationDelivered",
                "value": 0,
                "reportingConfiguration": {
                  "direction": "reported",
                  "attributeDataType": 37,
                  "minInterval": 120,
                  "maxInterval": 300,
                  "minChange": 1,
                  "status": "SUCCESS"
                }
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 512
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 768
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 769,
                "name": "multiplier",
                "value": 1
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 770,
                "name": "divisor",
                "value": 1000
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 771
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 772
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 774
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 65533,
                "name": "clusterRevision",
                "value": 1
              }
            ],
            "commandsGenerated": [
              0,
              3,
              1
            ],
            "commandsReceived": [
              0,
              3,
              1,
              2
            ]
          },
          "electricalMeasurement": {
            "attributes": [
              {
                "acl": [
                  "readable"
                ],
                "id": 0,
                "name": "measurementType",
                "value": {
                  "type": "Buffer",
                  "data": [
                    8,
                    0,
                    0,
                    0
                  ]
                }
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 1291,
                "name": "activePower",
                "value": 0
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 1540,
                "name": "acPowerMultiplier",
                "value": 1
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 1541,
                "name": "acPowerDivisor",
                "value": 10
              },
              {
                "acl": [
                  "readable",
                  "writable"
                ],
                "id": 2048,
                "name": "acAlarmsMask",
                "value": {
                  "type": "Buffer",
                  "data": [
                    4,
                    0
                  ]
                }
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 2051,
                "name": "acActivePowerOverload",
                "value": 2500
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 65533,
                "name": "clusterRevision",
                "value": 1
              }
            ],
            "commandsGenerated": [],
            "commandsReceived": []
          }
        },
        "bindings": {
          "time": {},
          "ota": {}
        }
      },
      "2": {
        "clusters": {
          "basic": {
            "attributes": [
              {
                "acl": [
                  "readable"
                ],
                "id": 0,
                "name": "zclVersion",
                "value": 3
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 1,
                "name": "appVersion",
                "value": 22
              },
              {
                "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.n2aeu1"
              },
              {
                "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"
            ]
          },
          "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": false,
                "reportingConfiguration": {
                  "direction": "reported",
                  "attributeDataType": 16,
                  "minInterval": 1,
                  "maxInterval": 61,
                  "status": "SUCCESS"
                }
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 16384
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 65533,
                "name": "clusterRevision",
                "value": 1
              }
            ],
            "commandsGenerated": [],
            "commandsReceived": [
              "setOff",
              "setOn",
              "toggle"
            ]
          }
        },
        "bindings": {}
      },
      "242": {
        "clusters": {},
        "bindings": {}
      }
    }
  }
2 Likes

Hi Robert.

The Conbee II is an usb Stick how is this gone work with homey ?

Through the deCONZ app. But you’re going to need additional hardware to host the USB stick and software, like a Raspberry Pi or a NAS.

Dear Ted, I ordered a bunch of new Aqara H1 (EU) ZigBee Switches - but they end up as unknown devices. Via the FB Community I was pointed here.

I guess the H1 switch with Neutral wire?
They are not supported yet.

If all goes well, and the boss at home approves, I would expect to have support for these switches available end of next week in the app…

1 Like

Haha, fair point! I will wait for it with pleasure! Feel free to buy the Mrs a bottle of wine on my expenses :slight_smile: