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

[Bug]: Failed to start bridge due to error: AggregateError: Behaviors have errors since Alpha 58 #360

Open
2 tasks done
ChrisOPI82 opened this issue Dec 29, 2024 · 11 comments
Labels
bug Something isn't working

Comments

@ChrisOPI82
Copy link

Version

3.0.0 Alpha 58

Matter Controller

Google Home

Steps to reproduce

Cover windows, Homematic and shelly connected to HA

State and attributes

Example: cover.rollo_wohnzimmer value: open

Relevant log output

[ 2024-12-28T21:38:51.120Z ] [ INFO  ] [ Matter / ServerNodeStore                           ]: Opened *1ecd26eaa1b043b2873d4ce353a32972* storage at /config/data/1ecd26eaa1b043b2873d4ce353a32972
[ 2024-12-28T21:38:51.135Z ] [ INFO  ] [ Matter / SessionManager                            ]: restoring resumption record for node 3640916198 and peer node 3640916198 for fabric index 1
[ 2024-12-28T21:38:51.137Z ] [ INFO  ] [ Matter / SessionManager                            ]: restoring resumption record for node 3989067331 and peer node 3989067331 for fabric index 2
[ 2024-12-28T21:38:51.139Z ] [ INFO  ] [ Matter / SessionManager                            ]: restoring resumption record for node 4274641611 and peer node 4274641611 for fabric index 2
[ 2024-12-28T21:38:51.491Z ] [ INFO  ] [ Matter / Endpoint                                  ]: *1ecd26eaa1b043b2873d4ce353a32972* ready endpoint#: 0 type: RootNode (0x16) behaviors: 💤parts ✓index ✓basicInformation ✓accessControl ✓groupKeyManagement ✓generalCommissioning ✓administratorCommissioning ✓operationalCredentials ✓generalDiagnostics ✓commissioning ✓network 💤productDescription 💤sessions 💤controller ✓descriptor
[ 2024-12-28T21:38:51.515Z ] [ INFO  ] [ Matter / Endpoint                                  ]: *1ecd26eaa1b043b2873d4ce353a32972.aggregator* ready endpoint#: 1 type: Aggregator (0xe) behaviors: 💤parts ✓index ✓descriptor
[ 2024-12-28T21:38:51.894Z ] [ ERROR ] [ Matter / Transaction                               ]: Rolling back initialize<1ecd26eaa1b043b2873d4ce353a32972.aggregator.cover_sichtschutz_aktor>#1c due to error: Behaviors have errors
[ 2024-12-28T21:38:51.896Z ] [ ERROR ] [ Matter / Transaction                               ]: Rolling back initialize<1ecd26eaa1b043b2873d4ce353a32972.aggregator.cover_schatten_aktor>#21 due to error: Behaviors have errors
[ 2024-12-28T21:38:51.897Z ] [ ERROR ] [ Matter / Transaction                               ]: Rolling back initialize<1ecd26eaa1b043b2873d4ce353a32972.aggregator.cover_schlafzimmer_rollo_aktor>#26 due to error: Behaviors have errors
[ 2024-12-28T21:38:51.899Z ] [ ERROR ] [ Matter / Transaction                               ]: Rolling back initialize<1ecd26eaa1b043b2873d4ce353a32972.aggregator.cover_buro_wolfgang_rollo_aktor>#2b due to error: Behaviors have errors
[ 2024-12-28T21:38:51.900Z ] [ ERROR ] [ Matter / Transaction                               ]: Rolling back initialize<1ecd26eaa1b043b2873d4ce353a32972.aggregator.cover_buro_antje_rollo_aktor>#30 due to error: Behaviors have errors
[ 2024-12-28T21:38:51.924Z ] [ ERROR ] [ Bridge / 1ecd26eaa1b043b2873d4ce353a32972          ]: Failed to start bridge due to error: Behaviors have errors
  at file:///usr/local/lib/node_modules/home-assistant-matter-hub/node_modules/@matter/node/dist/esm/endpoint/properties/Behaviors.js:128:21
  at all (file:///usr/local/lib/node_modules/home-assistant-matter-hub/node_modules/@matter/general/dist/esm/util/Construction.js:375:17)
  at file:///usr/local/lib/node_modules/home-assistant-matter-hub/node_modules/@matter/general/dist/esm/util/Construction.js:365:11
  at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
  Cause #0: Error initializing 1ecd26eaa1b043b2873d4ce353a32972.aggregator.cover_sichtschutz_aktor.windowCovering
    at crash (file:///usr/local/lib/node_modules/home-assistant-matter-hub/node_modules/@matter/node/dist/esm/behavior/internal/BehaviorBacking.js:48:13)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
  Caused by: Validating 1ecd26eaa1b043b2873d4ce353a32972.aggregator.cover_sichtschutz_aktor.windowCovering.state.type: Conformance "LF & !TL": Matter does not allow enum value Rollershade (ID 0) here (128)
    at Object.<anonymous> (file:///usr/local/lib/node_modules/home-assistant-matter-hub/node_modules/@matter/node/dist/esm/behavior/state/validation/conformance-compiler.js:313:13)
    at file:///usr/local/lib/node_modules/home-assistant-matter-hub/node_modules/@matter/node/dist/esm/behavior/state/validation/conformance-compiler.js:373:34
    at Object.type (file:///usr/local/lib/node_modules/home-assistant-matter-hub/node_modules/@matter/node/dist/esm/behavior/state/validation/conformance.js:13:15)
    at validateStruct (file:///usr/local/lib/node_modules/home-assistant-matter-hub/node_modules/@matter/node/dist/esm/behavior/state/validation/ValueValidator.js:190:23)
    at Object.validate (file:///usr/local/lib/node_modules/home-assistant-matter-hub/node_modules/@matter/node/dist/esm/behavior/state/managed/Datasource.js:42:7)
    at finalizeState (file:///usr/local/lib/node_modules/home-assistant-matter-hub/node_modules/@matter/node/dist/esm/behavior/internal/ServerBehaviorBacking.js:22:23)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
[ 2024-12-28T21:38:51.962Z ] [ INFO  ] [ WebApi                                             ]: HTTP server (API & Web App) listening on port 63885
s6-rc: info: service legacy-services: stopping
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service base-addon-log-level: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service base-addon-log-level successfully stopped
s6-rc: info: service base-addon-banner: stopping
s6-rc: info: service base-addon-banner successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
[ 2024-12-28T21:39:42.861Z ] [ INFO  ] [ Matter / Runtime                                   ]: Shutting down
[ 2024-12-28T21:39:42.926Z ] [ INFO  ] [ Matter / ServerNodeStore                           ]: Closed *1ecd26eaa1b043b2873d4ce353a32972* storage at /config/data/1ecd26eaa1b043b2873d4ce353a32972
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service base-addon-banner: starting

�[34m-----------------------------------------------------------�[0m
�[34m Add-on: Home-Assistant-Matter-Hub�[0m
�[34m Publish your entities from Home Assistant to any Matter-compatible controller like Alexa, Apple Home or Google Home.�[0m
�[34m-----------------------------------------------------------�[0m
�[34m Add-on version: 3.0.0-alpha.58�[0m
�[32m You are running the latest version of this add-on.�[0m
�[34m System: Home Assistant OS 14.1  (aarch64 / raspberrypi4-64)�[0m
�[34m Home Assistant Core: 2024.12.5�[0m
�[34m Home Assistant Supervisor: 2024.12.0�[0m
�[34m-----------------------------------------------------------�[0m
�[34m Please, share the above information when looking for help�[0m
�[34m or support in, e.g., GitHub, forums or the Discord chat.�[0m
�[34m-----------------------------------------------------------�[0m
s6-rc: info: service base-addon-banner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service base-addon-log-level: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service base-addon-log-level successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
s6-rc: info: service legacy-services successfully started
[ 2024-12-28T21:39:56.837Z ] [ INFO  ] [ Matter / ServerNodeStore                           ]: Opened *1ecd26eaa1b043b2873d4ce353a32972* storage at /config/data/1ecd26eaa1b043b2873d4ce353a32972
[ 2024-12-28T21:39:56.852Z ] [ INFO  ] [ Matter / SessionManager                            ]: restoring resumption record for node 3640916198 and peer node 3640916198 for fabric index 1
[ 2024-12-28T21:39:56.854Z ] [ INFO  ] [ Matter / SessionManager                            ]: restoring resumption record for node 3989067331 and peer node 3989067331 for fabric index 2
[ 2024-12-28T21:39:56.856Z ] [ INFO  ] [ Matter / SessionManager                            ]: restoring resumption record for node 4274641611 and peer node 4274641611 for fabric index 2
[ 2024-12-28T21:39:57.222Z ] [ INFO  ] [ Matter / Endpoint                                  ]: *1ecd26eaa1b043b2873d4ce353a32972* ready endpoint#: 0 type: RootNode (0x16) behaviors: 💤parts ✓index ✓basicInformation ✓accessControl ✓groupKeyManagement ✓generalCommissioning ✓administratorCommissioning ✓operationalCredentials ✓generalDiagnostics ✓commissioning ✓network 💤productDescription 💤sessions 💤controller ✓descriptor
[ 2024-12-28T21:39:57.248Z ] [ INFO  ] [ Matter / Endpoint                                  ]: *1ecd26eaa1b043b2873d4ce353a32972.aggregator* ready endpoint#: 1 type: Aggregator (0xe) behaviors: 💤parts ✓index ✓descriptor
[ 2024-12-28T21:39:57.752Z ] [ ERROR ] [ Matter / Transaction                               ]: Rolling back initialize<1ecd26eaa1b043b2873d4ce353a32972.aggregator.cover_stiege_rolle_stiege_rollo_aktor>#26 due to error: Behaviors have errors
[ 2024-12-28T21:39:57.755Z ] [ ERROR ] [ Matter / Transaction                               ]: Rolling back initialize<1ecd26eaa1b043b2873d4ce353a32972.aggregator.cover_sichtschutz_aktor>#2b due to error: Behaviors have errors
[ 2024-12-28T21:39:57.757Z ] [ ERROR ] [ Matter / Transaction                               ]: Rolling back initialize<1ecd26eaa1b043b2873d4ce353a32972.aggregator.cover_schatten_aktor>#30 due to error: Behaviors have errors
[ 2024-12-28T21:39:57.758Z ] [ ERROR ] [ Matter / Transaction                               ]: Rolling back initialize<1ecd26eaa1b043b2873d4ce353a32972.aggregator.cover_schlafzimmer_rollo_aktor>#35 due to error: Behaviors have errors
[ 2024-12-28T21:39:57.759Z ] [ ERROR ] [ Matter / Transaction                               ]: Rolling back initialize<1ecd26eaa1b043b2873d4ce353a32972.aggregator.cover_buro_wolfgang_rollo_aktor>#3a due to error: Behaviors have errors
[ 2024-12-28T21:39:57.761Z ] [ ERROR ] [ Matter / Transaction                               ]: Rolling back initialize<1ecd26eaa1b043b2873d4ce353a32972.aggregator.cover_buro_antje_rollo_aktor>#3f due to error: Behaviors have errors
[ 2024-12-28T21:39:57.815Z ] [ INFO  ] [ Matter / Endpoint                                  ]: *1ecd26eaa1b043b2873d4ce353a32972.aggregator.cover_rollo_kuche* ready endpoint#: 2 type: WindowCovering (0x202) behaviors: ✓identify ✓bridgedDeviceBasicInformation ✓homeAssistantEntity ✓windowCovering ✓descriptor
[ 2024-12-28T21:39:57.817Z ] [ INFO  ] [ Matter / Endpoint                                  ]: *1ecd26eaa1b043b2873d4ce353a32972.aggregator.cover_rollo_wohnzimmer* ready endpoint#: 3 type: WindowCovering (0x202) behaviors: ✓identify ✓bridgedDeviceBasicInformation ✓homeAssistantEntity ✓windowCovering ✓descriptor
[ 2024-12-28T21:39:57.823Z ] [ ERROR ] [ Bridge / 1ecd26eaa1b043b2873d4ce353a32972          ]: Failed to start bridge due to error: Behaviors have errors
  at file:///usr/local/lib/node_modules/home-assistant-matter-hub/node_modules/@matter/node/dist/esm/endpoint/properties/Behaviors.js:128:21
  at all (file:///usr/local/lib/node_modules/home-assistant-matter-hub/node_modules/@matter/general/dist/esm/util/Construction.js:375:17)
  at file:///usr/local/lib/node_modules/home-assistant-matter-hub/node_modules/@matter/general/dist/esm/util/Construction.js:365:11
  at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
  Cause #0: Error initializing 1ecd26eaa1b043b2873d4ce353a32972.aggregator.cover_stiege_rolle_stiege_rollo_aktor.windowCovering
    at crash (file:///usr/local/lib/node_modules/home-assistant-matter-hub/node_modules/@matter/node/dist/esm/behavior/internal/BehaviorBacking.js:48:13)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
  Caused by: Validating 1ecd26eaa1b043b2873d4ce353a32972.aggregator.cover_stiege_rolle_stiege_rollo_aktor.windowCovering.state.type: Conformance "LF & !TL": Matter does not allow enum value Rollershade (ID 0) here (128)
    at Object.<anonymous> (file:///usr/local/lib/node_modules/home-assistant-matter-hub/node_modules/@matter/node/dist/esm/behavior/state/validation/conformance-compiler.js:313:13)
    at file:///usr/local/lib/node_modules/home-assistant-matter-hub/node_modules/@matter/node/dist/esm/behavior/state/validation/conformance-compiler.js:373:34
    at Object.type (file:///usr/local/lib/node_modules/home-assistant-matter-hub/node_modules/@matter/node/dist/esm/behavior/state/validation/conformance.js:13:15)
    at validateStruct (file:///usr/local/lib/node_modules/home-assistant-matter-hub/node_modules/@matter/node/dist/esm/behavior/state/validation/ValueValidator.js:190:23)
    at Object.validate (file:///usr/local/lib/node_modules/home-assistant-matter-hub/node_modules/@matter/node/dist/esm/behavior/state/managed/Datasource.js:42:7)
    at finalizeState

Documentation & Issues

  • I have reviewed the documentation and the linked troubleshooting guide.
  • I have searched the issues for a similar problem.
@ChrisOPI82 ChrisOPI82 added the bug Something isn't working label Dec 29, 2024
@ChrisOPI82
Copy link
Author

With only shellydevices it works, with homematic devices the error occurs. Whats the problem, how can I solve it please?

in HA all Homematicdevices work well, with status how wide opened the cover is (in percent), so the aggregatestate is correct of the homematic covers, although the bridge gives back the aggregate error

a few versions before I have the same error with 1 of 2 of my shellydevices, and in the shellyapp I have not seen the state of the window cover, so I have recalibrated it and then I saw the state in the shellyapp and it worked in HA Matterhub bridge in Google Nesthub well, shelly and homematic…now since version 3.0.0 Alpha 58, which was released yesterday december 28th 2024, homematicdevices won‘t work with bridge anymore, only shelly, when I remove homematic covers from bridge

@Aaroneisele55
Copy link

I also have the same error, here are my logs:

-----------------------------------------------------------
 Add-on: Home-Assistant-Matter-Hub
 Publish your entities from Home Assistant to any Matter-compatible controller like Alexa, Apple Home or Google Home.
-----------------------------------------------------------
 Add-on version: 3.0.0-alpha.58
 You are running the latest version of this add-on.
 System: Home Assistant OS 14.1  (aarch64 / raspberrypi4-64)
 Home Assistant Core: 2024.12.5
 Home Assistant Supervisor: 2024.12.0
-----------------------------------------------------------
 Please, share the above information when looking for help
 or support in, e.g., GitHub, forums or the Discord chat.
-----------------------------------------------------------
s6-rc: info: service base-addon-banner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service base-addon-log-level: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service base-addon-log-level successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
s6-rc: info: service legacy-services successfully started
[ 2024-12-29T09:49:05.549Z ] [ INFO  ] [ Matter / ServerNodeStore                           ]: Opened *9bd09f950b2249d3bfac8ba4f0f2bd53* storage at /config/data/9bd09f950b2249d3bfac8ba4f0f2bd53
[ 2024-12-29T09:49:05.585Z ] [ INFO  ] [ Matter / SessionManager                            ]: restoring resumption record for node 129265543219942193 and peer node 129265543219942193 for fabric index 1
[ 2024-12-29T09:49:05.587Z ] [ INFO  ] [ Matter / SessionManager                            ]: restoring resumption record for node 113478128494053009 and peer node 113478128494053009 for fabric index 1
[ 2024-12-29T09:49:05.589Z ] [ INFO  ] [ Matter / SessionManager                            ]: restoring resumption record for node 115286428943086161 and peer node 115286428943086161 for fabric index 1
[ 2024-12-29T09:49:05.592Z ] [ INFO  ] [ Matter / SessionManager                            ]: restoring resumption record for node 111382953029062737 and peer node 111382953029062737 for fabric index 1
[ 2024-12-29T09:49:05.595Z ] [ INFO  ] [ Matter / SessionManager                            ]: restoring resumption record for node 112145159287375921 and peer node 112145159287375921 for fabric index 1
[ 2024-12-29T09:49:06.038Z ] [ INFO  ] [ Matter / Endpoint                                  ]: *9bd09f950b2249d3bfac8ba4f0f2bd53* ready endpoint#: 0 type: RootNode (0x16) behaviors: 💤parts ✓index ✓basicInformation ✓accessControl ✓groupKeyManagement ✓generalCommissioning ✓administratorCommissioning ✓operationalCredentials ✓generalDiagnostics ✓commissioning ✓network 💤productDescription 💤sessions 💤controller ✓descriptor
[ 2024-12-29T09:49:06.069Z ] [ INFO  ] [ Matter / Endpoint                                  ]: *9bd09f950b2249d3bfac8ba4f0f2bd53.aggregator* ready endpoint#: 1 type: Aggregator (0xe) behaviors: 💤parts ✓index ✓descriptor
[ 2024-12-29T09:49:07.130Z ] [ ERROR ] [ Matter / Transaction                               ]: Rolling back initialize<9bd09f950b2249d3bfac8ba4f0f2bd53.aggregator.cover_rolladen_aaron_r1>#53 due to error: Behaviors have errors
[ 2024-12-29T09:49:07.132Z ] [ ERROR ] [ Matter / Transaction                               ]: Rolling back initialize<9bd09f950b2249d3bfac8ba4f0f2bd53.aggregator.cover_rolladen_aaron_r2>#58 due to error: Behaviors have errors
[ 2024-12-29T09:49:07.133Z ] [ ERROR ] [ Matter / Transaction                               ]: Rolling back initialize<9bd09f950b2249d3bfac8ba4f0f2bd53.aggregator.cover_rollaeden_aaron>#5d due to error: Behaviors have errors
[ 2024-12-29T09:49:07.187Z ] [ INFO  ] [ Matter / Endpoint                                  ]: *9bd09f950b2249d3bfac8ba4f0f2bd53.aggregator.light_lichter_wohnzimmer_licht_1_wohnzimmer* ready endpoint#: 2 type: DimmableLight (0x101) behaviors: ✓identify ✓groups ✓onOff ✓levelControl ✓bridgedDeviceBasicInformation ✓homeAssistantEntity ✓descriptor
[ 2024-12-29T09:49:07.189Z ] [ INFO  ] [ Matter / Endpoint                                  ]: *9bd09f950b2249d3bfac8ba4f0f2bd53.aggregator.light_lichter_wohnzimmer_licht_2_wohnzimmer* ready endpoint#: 3 type: DimmableLight (0x101) behaviors: ✓identify ✓groups ✓onOff ✓levelControl ✓bridgedDeviceBasicInformation ✓homeAssistantEntity ✓descriptor
[ 2024-12-29T09:49:07.192Z ] [ INFO  ] [ Matter / Endpoint                                  ]: *9bd09f950b2249d3bfac8ba4f0f2bd53.aggregator.light_lichter_wohnzimmer_licht_3_wohnzimmer* ready endpoint#: 4 type: DimmableLight (0x101) behaviors: ✓identify ✓groups ✓onOff ✓levelControl ✓bridgedDeviceBasicInformation ✓homeAssistantEntity ✓descriptor
[ 2024-12-29T09:49:07.194Z ] [ INFO  ] [ Matter / Endpoint                                  ]: *9bd09f950b2249d3bfac8ba4f0f2bd53.aggregator.light_lichter_bad_bad_decke* ready endpoint#: 5 type: DimmableLight (0x101) behaviors: ✓identify ✓groups ✓onOff ✓levelControl ✓bridgedDeviceBasicInformation ✓homeAssistantEntity ✓descriptor
[ 2024-12-29T09:49:07.197Z ] [ INFO  ] [ Matter / Endpoint                                  ]: *9bd09f950b2249d3bfac8ba4f0f2bd53.aggregator.light_lichter_bad_sternenhimmel* ready endpoint#: 6 type: DimmableLight (0x101) behaviors: ✓identify ✓groups ✓onOff ✓levelControl ✓bridgedDeviceBasicInformation ✓homeAssistantEntity ✓descriptor
[ 2024-12-29T09:49:07.199Z ] [ INFO  ] [ Matter / Endpoint                                  ]: *9bd09f950b2249d3bfac8ba4f0f2bd53.aggregator.light_deckenlicht_aaron* ready endpoint#: 7 type: DimmableLight (0x101) behaviors: ✓identify ✓groups ✓onOff ✓levelControl ✓bridgedDeviceBasicInformation ✓homeAssistantEntity ✓descriptor
[ 2024-12-29T09:49:07.202Z ] [ INFO  ] [ Matter / Endpoint                                  ]: *9bd09f950b2249d3bfac8ba4f0f2bd53.aggregator.binary_sensor_test_testschalter* ready endpoint#: 13 type: OccupancySensor (0x107) behaviors: ✓identify ✓occupancySensing ✓bridgedDeviceBasicInformation ✓homeAssistantEntity ✓descriptor
[ 2024-12-29T09:49:07.204Z ] [ INFO  ] [ Matter / Endpoint                                  ]: *9bd09f950b2249d3bfac8ba4f0f2bd53.aggregator.light_lichterkette_1_esszimmer* ready endpoint#: 14 type: OnOffLight (0x100) behaviors: ✓identify ✓groups ✓onOff ✓bridgedDeviceBasicInformation ✓homeAssistantEntity ✓descriptor
[ 2024-12-29T09:49:07.207Z ] [ INFO  ] [ Matter / Endpoint                                  ]: *9bd09f950b2249d3bfac8ba4f0f2bd53.aggregator.light_christbaum* ready endpoint#: 15 type: OnOffLight (0x100) behaviors: ✓identify ✓groups ✓onOff ✓bridgedDeviceBasicInformation ✓homeAssistantEntity ✓descriptor
[ 2024-12-29T09:49:07.220Z ] [ INFO  ] [ Matter / Endpoint                                  ]: *9bd09f950b2249d3bfac8ba4f0f2bd53.aggregator.cover_beschattung_b1* ready endpoint#: 11 type: WindowCovering (0x202) behaviors: ✓identify ✓bridgedDeviceBasicInformation ✓homeAssistantEntity ✓windowCovering ✓descriptor
[ 2024-12-29T09:49:07.222Z ] [ INFO  ] [ Matter / Endpoint                                  ]: *9bd09f950b2249d3bfac8ba4f0f2bd53.aggregator.cover_beschattung_b2* ready endpoint#: 12 type: WindowCovering (0x202) behaviors: ✓identify ✓bridgedDeviceBasicInformation ✓homeAssistantEntity ✓windowCovering ✓descriptor
[ 2024-12-29T09:49:07.228Z ] [ ERROR ] [ Bridge / 9bd09f950b2249d3bfac8ba4f0f2bd53          ]: Failed to start bridge due to error: Behaviors have errors
  at file:///usr/local/lib/node_modules/home-assistant-matter-hub/node_modules/@matter/node/dist/esm/endpoint/properties/Behaviors.js:128:21
  at all (file:///usr/local/lib/node_modules/home-assistant-matter-hub/node_modules/@matter/general/dist/esm/util/Construction.js:375:17)
  at file:///usr/local/lib/node_modules/home-assistant-matter-hub/node_modules/@matter/general/dist/esm/util/Construction.js:365:11
  at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
  Cause #0: Error initializing 9bd09f950b2249d3bfac8ba4f0f2bd53.aggregator.cover_rolladen_aaron_r1.windowCovering
    at crash (file:///usr/local/lib/node_modules/home-assistant-matter-hub/node_modules/@matter/node/dist/esm/behavior/internal/BehaviorBacking.js:48:13)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
  Caused by: Validating 9bd09f950b2249d3bfac8ba4f0f2bd53.aggregator.cover_rolladen_aaron_r1.windowCovering.state.type: Conformance "LF & !TL": Matter does not allow enum value Rollershade (ID 0) here (128)
    at Object.<anonymous> (file:///usr/local/lib/node_modules/home-assistant-matter-hub/node_modules/@matter/node/dist/esm/behavior/state/validation/conformance-compiler.js:313:13)
    at file:///usr/local/lib/node_modules/home-assistant-matter-hub/node_modules/@matter/node/dist/esm/behavior/state/validation/conformance-compiler.js:373:34
    at Object.type (file:///usr/local/lib/node_modules/home-assistant-matter-hub/node_modules/@matter/node/dist/esm/behavior/state/validation/conformance.js:13:15)
    at validateStruct (file:///usr/local/lib/node_modules/home-assistant-matter-hub/node_modules/@matter/node/dist/esm/behavior/state/validation/ValueValidator.js:190:23)
    at Object.validate (file:///usr/local/lib/node_modules/home-assistant-matter-hub/node_modules/@matter/node/dist/esm/behavior/state/managed/Datasource.js:42:7)
    at finalizeState (file:///usr/local/lib/node_modules/home-assistant-matter-hub/node_modules/@matter/node/dist/esm/behavior/internal/ServerBehaviorBacking.js:22:23)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
[ 2024-12-29T09:49:07.296Z ] [ INFO  ] [ WebApi                                             ]: HTTP server (API & Web App) listening on port 62105

I am using a mix of devices with some Hue bulbs, some Warema blinds and some virtual entities from NodeRED...
Here is my device list:

Screenshot_20241229_105455_Home Assistant

Best regards
Aaron

@vossy74
Copy link

vossy74 commented Dec 29, 2024

I have the same problem. It seems as if the shutters no longer work. my temporary solution. Remove the label from the roller shutters. then it works again

@vossy74
Copy link

vossy74 commented Dec 31, 2024

Hi,
the problem persists with new version too .

at file:///usr/local/lib/node_modules/home-assistant-matter-hub/node_modules/@matter/node/dist/esm/endpoint/properties/Behaviors.js:128:21 at all (file:///usr/local/lib/node_modules/home-assistant-matter-hub/node_modules/@matter/general/dist/esm/util/Construction.js:375:17) at file:///usr/local/lib/node_modules/home-assistant-matter-hub/node_modules/@matter/general/dist/esm/util/Construction.js:365:11 Cause #0: Error initializing f93317eb908748c7ae89a5665ff32fca.aggregator.cover_wohnzimmer.windowCovering at crash (file:///usr/local/lib/node_modules/home-assistant-matter-hub/node_modules/@matter/node/dist/esm/behavior/internal/BehaviorBacking.js:48:13) Caused by: Validating f93317eb908748c7ae89a5665ff32fca.aggregator.cover_wohnzimmer.windowCovering.state.type: Conformance "LF & !TL": Matter does not allow enum value Rollershade (ID 0) here (128) at Object.<anonymous> (file:///usr/local/lib/node_modules/home-assistant-matter-hub/node_modules/@matter/node/dist/esm/behavior/state/validation/conformance-compiler.js:313:13) at file:///usr/local/lib/node_modules/home-assistant-matter-hub/node_modules/@matter/node/dist/esm/behavior/state/validation/conformance-compiler.js:373:34 at Object.type (file:///usr/local/lib/node_modules/home-assistant-matter-hub/node_modules/@matter/node/dist/esm/behavior/state/validation/conformance.js:13:15) at validateStruct (file:///usr/local/lib/node_modules/home-assistant-matter-hub/node_modules/@matter/node/dist/esm/behavior/state/validation/ValueValidator.js:190:23) at Object.validate (file:///usr/local/lib/node_modules/home-assistant-matter-hub/node_modules/@matter/node/dist/esm/behavior/state/managed/Datasource.js:42:7) at finalizeState (file:///usr/local/lib/node_modules/home-assistant-matter-hub/node_modules/@matter/node/dist/esm/behavior/internal/ServerBehaviorBacking.js:22:23) [ 2024-12-31T14:10:52.035Z ] [ INFO ] [ WebApi ]: HTTP server (API & Web App) listening on port 62996

@t0bst4r
Copy link
Owner

t0bst4r commented Jan 2, 2025

What kind of covers are not working (device_class) ? What do they support (supported_features) ?

  • lift and tilt?
  • only lift?
  • only tilt?

Best you could add the entity attributes (HA -> Dev tools -> states)

@vossy74
Copy link

vossy74 commented Jan 3, 2025 via email

@ChrisOPI82
Copy link
Author

Only homematic are the cause of the error with aggregate in HA Matterhub bridge, shelly all works, with Alpha 57 homematic has still worked, with Alpha 58 not (only shelly)
image

@vossy74
Copy link

vossy74 commented Jan 3, 2025 via email

@011V32
Copy link

011V32 commented Jan 3, 2025

What kind of covers are not working (device_class) ? What do they support (supported_features) ?

  • lift and tilt?
  • only lift?
  • only tilt?

Best you could add the entity attributes (HA -> Dev tools -> states)

For me the lift AND tilft covers.
Thx.

@vossy74
Copy link

vossy74 commented Jan 3, 2025

only lit no tilt. a normal shutter up,down and percent

@ascha191
Copy link

ascha191 commented Jan 3, 2025

current_position: 2.5911764705882234
current_tilt_position: 100
uuid:
device_type: Jalousie
platform: loxone
room: Bad
category: Beschattung
current_shade_mode: shading on
current_position_loxone_style: 97
automatic_text:
auto_state: off
is_sun_automation_enabled: off
device_class: blind
friendly_name: Bad
supported_features: 3263

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

No branches or pull requests

6 participants