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

Hi Ted,
I have the same issue and four pieces of this switch sitting unused here. I asked AlieXpr. if I could return them (postage too expensive) and they told me that the previous version has discontinued. So more and more people will have this problem soon.

Thanks for four effort!

Regards,
Arno

Is there a specific error message shown in the Homey app?

Thanks for providing the feedback.
I am not surprised about this issue, which could be the reason why Aqara did not yet release this version of the sensors to Global or EU markets. Unfortunately I donā€™t have this sensor myself to check compatibility with Homey myself. If anyone has one of these sensors and is willing to send it to me, I would appreciate this.

See also my feedback to rindlerā€™s question. For the Chinese market the sensor might be discontinued (large market share of the Aqara hub), but not for the Global or EU market (larger market share for other controllers).

Hi, there is no error message shown. It just couldnt locate the sensors ( bought 3, all 3 couldnt be detected).

I am currently using 2 other same sensors and is able to detect them last time and is working fine

Can anyone clarify what scenes are possible with the wall switches? Iā€™ve read something about ā€˜pressed X timesā€™, and ā€˜long pressā€™ and ā€˜long press releaseā€™?

If I keep the button pressed, will multiple ā€˜long pressā€™ events be sent to the Homey (if yes: at what interval?), or just once? Iā€™d like to create dimming functionality by pressing and holding the button.

This would be the fastest option to check / determine if there is a chance to get the Aqara E1 sensors working. Please send me a DM.

That depends entirely on the model of wireless wall switch you are referring to.

No, the long press / aka key held command is send only once.
Some (not all) wireless switches also send a key released command. But only if the device is providing either a command or some other trigger to support this.

1 Like

I dont know if it brings you forward, but I have made an Interview with the Window and Doorsensor E1.

  "ids": {
    "modelId": "lumi.magnet.acn001",
    "manufacturerName": "LUMI"
  },
  "endpoints": {
    "endpointDescriptors": [
      {
        "endpointId": 1,
        "applicationProfileId": 260,
        "applicationDeviceId": 1026,
        "applicationDeviceVersion": 0,
        "_reserved1": 2,
        "inputClusters": [
          0,
          1,
          3,
          1280,
          64704
        ],
        "outputClusters": [
          3,
          25
        ]
      }
    ],
    "endpoints": {
      "1": {
        "clusters": {
          "basic": {
            "attributes": [
              {
                "acl": [
                  "readable"
                ],
                "id": 0,
                "name": "zclVersion",
                "value": 3
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 1,
                "name": "appVersion",
                "value": 4
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 2,
                "name": "stackVersion",
                "value": 2
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 3,
                "name": "hwVersion",
                "value": 0
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 4,
                "name": "manufacturerName",
                "value": "LUMI"
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 5,
                "name": "modelId",
                "value": "lumi.magnet.acn001"
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 7,
                "name": "powerSource",
                "value": "battery"
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 13
              },
              {
                "acl": [
                  "readable",
                  "writable"
                ],
                "id": 18,
                "name": "deviceEnabled",
                "value": null
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 65533,
                "name": "clusterRevision",
                "value": 1
              }
            ]
          },
          "powerConfiguration": {
            "attributes": [
              {
                "acl": [
                  "readable"
                ],
                "id": 32,
                "name": "batteryVoltage",
                "value": 27
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 65533,
                "name": "clusterRevision",
                "value": 1
              }
            ]
          },
          "identify": {
            "attributes": [
              {
                "acl": [
                  "readable",
                  "writable"
                ],
                "id": 0
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 65533,
                "name": "clusterRevision",
                "value": 1
              }
            ]
          },
          "iasZone": {
            "attributes": [
              {
                "acl": [
                  "readable"
                ],
                "id": 0,
                "name": "zoneState",
                "value": "notEnrolled"
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 1,
                "name": "zoneType"
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 2,
                "name": "zoneStatus",
                "value": {
                  "type": "Buffer",
                  "data": [
                    1,
                    1
                  ]
                }
              },
              {
                "acl": [
                  "readable",
                  "writable"
                ],
                "id": 16,
                "name": "iasCIEAddress",
                "value": "00:00:00:00:00:00:00:00"
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 17,
                "name": "zoneId",
                "value": 0
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 65533,
                "name": "clusterRevision",
                "value": 1
              }
            ]
          }
        },
        "bindings": {
          "identify": {
            "attributes": [
              {
                "acl": [
                  "readable",
                  "writable"
                ],
                "id": 0
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 65533,
                "name": "clusterRevision",
                "value": 1
              }
            ]
          },
          "ota": {
            "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": 6
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 7
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 8
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 9
              },
              {
                "acl": [
                  "readable"
                ],
                "id": 65533,
                "name": "clusterRevision",
                "value": 1
              }
            ]
          }
        }
      }
    }
  }

Hello!

Since the last update my wallswitch stopped working, it worked perfect before.
Model: WS-EUK01. (Aqara H1 EU No neutral, single rocker)

Iā€™ve tried reconnecting it without success.
It can respond once every now and then, but stop working again after.

Iā€™m kinda new to the homey, so maybe iā€™m doing something wrong, but it worked until the update.
Anyone else with the same problem?

And is there any way to install an older update for the app?

Best regards
Oggy

Can you send me a apps diagnostics report?
Homey app > settings > apps > Aqara app > send diagnostics report
With your forum name as comment; I will have a look into it.

Done! Donā€™t know if you need the ID that the app gave me. But iā€™ll put it here.

65e15b78-c29b-4d42-b99f-7e52533397a0

Not needed, as long as you add something meaningfull to the comment (like your forum name).

I think I found the issue and have fixed it in v1.4.1.
Could you try this update and confirm that it keeps working?

Hello

Is there a way to get an alert if a sensor does not update regularly ?
example : One of my sensor (Aqara basic temperature & humidity sensor) did not send any update during 14 days.

=> all my flows were wrong, my heating schedule also, but i did not see it ā€¦

thanks

Seems to be working! Thank you so much. Iā€™ll let you know if any other problem turn up!

1 Like

Trigger card translated: ā€œA device did not report for 24h.ā€

ok, i have found the card thanks.

In the card are you able to precise wich sensor ? (in my mobile app & in the webapp it seems possible, Iā€™m able to select duration, 1 hourā€¦ 1 day; but no way to click, select a value for the tags (capter name & zone) ā€¦ a bug ?

Have a good day.

By using logics cards as condition, you can specify which zones / sensors
F.i. a flow like:
Ifā€¦
a sensor did not report
Andā€¦
select logics card ā€œcontainsā€, and hit the tag icon

Then, under ā€œLocal Tagsā€, youā€™ll find 2 variables you can use: [Name] and [Zone]

-Pick [Name] and enter ā€˜Kitchen Doorā€™, to pinpoint to only that sensor;
-Pick [Zone] and enter ā€˜Kitchenā€™, to monitor all sensors in a Zone called Kitchen

The same way you can exclude a zone f.i., by reversing the logics card, so it says ā€œDoesnā€™t containā€

ok thanks !

Perfectly clear ;-))

Hi @TedTolboom I delete and readd H1 No netural switch but same look like enddevice and not a router. 1 picture is before I delete last one Terasz wall switch and after 2. picture add and nothing change router. App is last 1.4.1

Hello

One of my Aqara temperature & humidity sensor stopped working. Probably for a battery problem.
But i was not able to get it working again => I deleted it.
Now iā€™m not able to configure it anymore, i get the message ā€œThis device is already present. Itā€™s possible that you need to remove it from homey & add it againā€ (translated from french).
I have tried already

  • New battery
  • Restart app, update it. (=> 1.4.1)
  • Stop homey, remove power during 10 mn + remove battery from aqara device the same period
  • go in developer app, check zigbee devices => nothing for this device
  • try to reinstall it in the position it was working last ime
  • try to reinstall near to Homey

Any idea on how to get it working again ?
Thanks.

1 Like

I canā€™t change how the behavior of the device is in the Zigbee network.
The device ('s firmware) is reporting that it is a battery powered (end)device. What I did in the v1.4.1 update of the app is to have Homey prevent that it is going to wait for the device to wake up before sending the on or off command (and ignore that it doesnā€™t get a acknowledgement from the device).
So with the deviceā€™s limitation (only on the H1 switch without neutral), you should be able to fully operate the device without any issue.