Skip to content

Conversation

@svhelge
Copy link

@svhelge svhelge commented Dec 26, 2025

@svhelge
Copy link
Author

svhelge commented Dec 27, 2025

@Koenkk, I got a Biome error. Copilot tells me the following:

  • Biome reports an internal error: "unusually large amount of types which exceeded the limit of 200,000" for two files:
    • src/adapter/ember/uart/queues.ts
    • scripts/zap-update-clusters.ts
  • This is a Biome analyzer limitation/bug triggered by very large/generated TypeScript data structures; the check exits non‑zero.
    Anything I should do in order to correct this?

@Koenkk
Copy link
Owner

Koenkk commented Dec 27, 2025

Could you add these through the new custom cluster API instead? We want to move all custom cluster to zigbee-herdsman-converters. Example: https://github.com/Koenkk/zigbee-herdsman-converters/blob/5e318afb70528f83a0ec136fccd2197ae31f351b/src/devices/sonoff.ts#L213

@Koenkk Koenkk closed this Dec 27, 2025
@svhelge
Copy link
Author

svhelge commented Dec 27, 2025

@Koenkk , how should custom attributes be added to standard clusters? The Sonoff example was for custom cluster as I could understand (m.deviceAddCustomCluster)

@Koenkk
Copy link
Owner

Koenkk commented Dec 28, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants