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

Error: Cluster 'liXeePrivate' has no attribute 'motDEtat' #21825

Closed
quentinus95 opened this issue Mar 16, 2024 · 8 comments
Closed

Error: Cluster 'liXeePrivate' has no attribute 'motDEtat' #21825

quentinus95 opened this issue Mar 16, 2024 · 8 comments
Labels
problem Something isn't working stale Stale issues

Comments

@quentinus95
Copy link

quentinus95 commented Mar 16, 2024

What happened?

Everytime the Lixee device is polled, Zigbee2MQTT displays the following error log:

Error: Cluster 'liXeePrivate' has no attribute 'motDEtat'

The device works properly.

Maybe related to this commit (Koenkk/zigbee-herdsman-converters#5970).

What did you expect to happen?

No error in logs, or a way to silent it.

How to reproduce it (minimal and precise)

No response

Zigbee2MQTT version

1.36.0

Adapter firmware version

20210708

Adapter

Sonos

Setup

Containerized Zigbee2MQTT

Debug log

No response

@quentinus95 quentinus95 added the problem Something isn't working label Mar 16, 2024
@Minims
Copy link

Minims commented May 1, 2024

Same issue with the 1.37 version updated today

@Sabjul33
Copy link

Sabjul33 commented May 4, 2024

Hi, Same thing for me V 1.36 updated to 1.37
Failed to read zigbee attributes: Error: Cluster 'liXeePrivate' has no attribute 'motDEtat'

@Koenkk
Copy link
Owner

Koenkk commented May 5, 2024

@SilentT-FR it seems motDEtat is missing from the cluster, do you know the attribute ID and data type?

@scientas
Copy link

scientas commented May 5, 2024

@SilentT-FR it seems motDEtat is missing from the cluster, do you know the attribute ID and data type?

Hello, same problem...
Found that on instruction manual :
Add MOTDETAT value (from historic mode) --> Cluster : 0xFF66 - Attribut :
0x0009
Add null value for all of default metering properties
Add watchdog reset process when hardfault error
Fix duplicate voltage acquisition
Fix operator error for comparison
Hope this help...

@Koenkk
Copy link
Owner

Koenkk commented May 5, 2024

Does the manual also mention the data type?

@scientas
Copy link

scientas commented May 5, 2024

It seems to be "string" with "000000" default value

Koenkk added a commit to Koenkk/zigbee-herdsman that referenced this issue May 6, 2024
@Koenkk
Copy link
Owner

Koenkk commented May 6, 2024

Added it!

Changes will be available in the dev branch in a few hours from now.

Copy link
Contributor

github-actions bot commented Nov 3, 2024

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 30 days

@github-actions github-actions bot added the stale Stale issues label Nov 3, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
problem Something isn't working stale Stale issues
Projects
None yet
Development

No branches or pull requests

5 participants