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

Problems pairing lumi.airmonitor.acn01 (Aqara tvoc) #1300

Open
swas opened this issue Mar 10, 2024 · 2 comments
Open

Problems pairing lumi.airmonitor.acn01 (Aqara tvoc) #1300

swas opened this issue Mar 10, 2024 · 2 comments
Labels
question Further information is requested

Comments

@swas
Copy link

swas commented Mar 10, 2024

I am trying to pair the device "lumi.airmonitor.acn01"

My wateway is: Xiaomi Multimode Gateway (CN) --> ZNDMWG03LM (lumi.gateway.mgl03)

"Mi home" does not detect it but it pairs to the zigbee network

I see the device exists in the converters file: "devices.py"

If I try to pair it using the XiaomiGateway3 integration commands, I see that it discovers the device (finds an IEEE identifier: 0x54EF441000626F72)

image

But it is not added, I would not know how to continue

On the logs:

2024-03-10 19:06:00 [D] 192.168.0.29 [MQTT] gw/588E81FFFE70692A/MessageReceived b'{"sourceAddress":"0x5641","eui64":"0x54EF441000626F72","destinationEndpoint":"0x01","clusterId":"0xFCC0","profileId":"0x0104","sourceEndpoint":"0x01","APSCounter":"0x0B","APSPlayload":"0x1D5F1143030803010204AE478B41","rssi":-22,"linkQuality":255}'
2024-03-10 19:06:00 [D] 192.168.0.29 [ZIGB] 0x54ef441000626f72 (0x5641) recv {'endpoint': 1, 'seq': 67, 'cluster': 'manufacturer_specific', 'command_id': 3, 'value': b'\x08\x03\x01\x02\x04\xaeG\x8bA'}
2024-03-10 19:06:00 [D] 192.168.0.29 [MQTT] gw/588E81FFFE70692A/MessageReceived b'{"sourceAddress":"0x5641","eui64":"0x54EF441000626F72","destinationEndpoint":"0x01","clusterId":"0xFCC0","profileId":"0x0104","sourceEndpoint":"0x01","APSCounter":"0x0C","APSPlayload":"0x1D5F11440308030202048FC29342","rssi":-22,"linkQuality":255}'
2024-03-10 19:06:00 [D] 192.168.0.29 [ZIGB] 0x54ef441000626f72 (0x5641) recv {'endpoint': 1, 'seq': 68, 'cluster': 'manufacturer_specific', 'command_id': 3, 'value': b'\x08\x03\x02\x02\x04\x8f\xc2\x93B'}
2024-03-10 19:06:00 [D] 192.168.0.29 [MQTT] gw/588E81FFFE70692A/commands b'{"commands":[{"commandcli":"zdo node 0x5641","postDelayMs":0}]}'
2024-03-10 19:06:00 [D] 192.168.0.29 [MQTT] gw/588E81FFFE70692A/MessagePreSentCallback b'{"eui64":"0x54EF441000626F72","destinationEndpoint":"0x00","clusterId":"0x0002","profileId":"0x0000","sourceEndpoint":"0x00","APSCounter":"0x00","APSPlayload":"0x0A4156"}'
2024-03-10 19:06:00 [D] 192.168.0.29 [ZIGB] 0x54ef441000626f72 0x8b9b send {'command': 'Node_Desc_req'}

Also I created this integration config on configuration.yaml, but no results

xiaomi_gateway3:
  devices:
    "0x54ef441000626f72":  # match device by IEEE or MAC
      model: lumi.airmonitor.acn01
      type: zigbee

Can you help me?

Thank you so much
Greetings

@AlexxIT AlexxIT added the question Further information is requested label Mar 11, 2024
@AlexxIT
Copy link
Owner

AlexxIT commented Mar 11, 2024

Are you sure the device is not deleted by the gateway after being added?
Some new Aqara devices not supported in the Xiaomi ecosystem.

@swas
Copy link
Author

swas commented Mar 11, 2024

Thanks AlexxIT!

My device versión its not supported by the Xiaomi ecosystem.
The old versión (with Chinese characters on the back) its supported.
The new version dont have on the box any xiaomi/mijia logo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants