Humidifier Behaviors have errors #622
Closed
BorjaIglesias
started this conversation in
General
Replies: 1 comment
-
Should have been fixed with the latest version. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I’m trying to start a Home Assistant Matter Hub bridge, but I’m encountering an error related to the behavior of one specific device. The system fails to complete initialization and stops. Below are the relevant error messages and context.
The main issue seems to be related to the device aggregator.humidifier_144036023335158_humidifier. Here’s the relevant error message:
2025-04-02 21:21:41.283 ERROR Transaction Rolling back initialize<76b409faaa834066a24539a9c7ac00ac.aggregator.humidifier_144036023335158_humidifier>#148 due to error: Behaviors have errors ... Cause #0: Error initializing 76b409faaa834066a24539a9c7ac00ac.aggregator.humidifier_144036023335158_humidifier.levelControl ... Conformance "LT": Matter does not allow you to set this attribute (128)
Additionally, when attempting to start the bridge, I see this message:
2025-04-02 21:24:20.624 ERROR Bridge / 7~9c7ac00ac Failed to start bridge due to error: Behaviors have errors
If I remove the humidifier from the supported devices, the bridge starts without any issues. However, I’m unable to execute any actions through Google Home. This issue didn’t occur prior to the latest update.
Additional Context
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions