Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No OTA endpoint available for Xiaomi GZCGQ11LM (Aqara T1 light intensity sensor) #18531

Closed
leroyloren opened this issue Aug 5, 2023 · 4 comments
Labels
problem Something isn't working

Comments

@leroyloren
Copy link

What happened?

obrazek

What did you expect to happen?

Xiaomi endpoint linked as expected in order to upgrade the firmware successfully.

How to reproduce it (minimal and precise)

Check OTA update

Zigbee2MQTT version

1.32.2

Adapter firmware version

20230507

Adapter

Sonoff

Debug log

Failed to check if update available for 'Intenzita osvetleni 2' (Failed to find endpoint which support OTA cluster)

{"id":20,"type":"EndDevice","ieeeAddr":"0x04cf8cdf3c8f3b4c","nwkAddr":54254,"manufId":4151,"manufName":"LUMI","powerSource":"Battery","modelId":"lumi.sen_ill.agl01","epList":[1],"endpoints":{"1":{"profId":260,"epId":1,"devId":262,"inClusterList":[0,1024,3,1],"outClusterList":[3],"clusters":{},"binds":[],"configuredReportings":[],"meta":{}}},"appVersion":27,"stackVersion":2,"hwVersion":1,"dateCode":"20200312","swBuildId":"2019\u0000www.","zclVersion":3,"interviewCompleted":true,"meta":{},"lastSeen":1691248860585,"defaultSendRequestWhen":"immediate"}

@leroyloren leroyloren added the problem Something isn't working label Aug 5, 2023
@Koenkk
Copy link
Owner

Koenkk commented Aug 6, 2023

Could you check if the issue is fixed with the following external converter: https://gist.github.com/Koenkk/1cf564faeb1d26554dbb04a885dfcfc5

  • save this as file next to configuration.yaml as ext_converter.js
  • add it to configuration.yaml:
external_converters:
  - ext_converter.js
  • start z2m, check if issue is fixed

@leroyloren
Copy link
Author

leroyloren commented Aug 6, 2023

Added an external converter, tried the standard procedures of pairing/deleting/reconfiguring/restarting the device, the problem still remains.

Change:, after restarting Z2M again, automatic reconfiguration appeared and the GenOta cluster was already added, so the issue is solved.

Thx.

Koenkk added a commit to Koenkk/zigbee-herdsman-converters that referenced this issue Aug 6, 2023
@Koenkk
Copy link
Owner

Koenkk commented Aug 6, 2023

Great, pushed a fix!

Changes will be available in the dev branch in a few hours from now. (https://www.zigbee2mqtt.io/advanced/more/switch-to-dev-branch.html)

@Jinra
Copy link

Jinra commented Nov 3, 2023

Sorry to piggyback on this issue, but I'm having the same issue, but when I try to restart HA after adding the file. I'm getting a config error in configuration.yaml

image

error
image

EDIT: So I realized I was supposed to do this under /config/zigbee2mqtt instead of /config. However, it still has the same error of not being able "find endpoint which support OTA cluster"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
problem Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants