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 with HVAC/ZONE_HVAC Entity Type: "Instance Has Neither Links Nor Translation" #1489

Open
darshanjain12 opened this issue Jan 8, 2025 · 0 comments

Comments

@darshanjain12
Copy link
Contributor

I encountered an issue with the HVAC/ZONE_HVAC entity type. While defining an entity with this type, I received the following error:

[ERROR] Entity (060670a9-22f4-40f1-8f6a-62857b6ba2ec: XX-YY-ZZ) has a type which has defined fields, but this instance has neither links nor a translation.
.
The reason for using the HVAC/ZONE_HVAC type is to create HVAC Zones that will later be linked to relevant entities using connection properties. Since this entity represents a zone and not a physical device, it does not have points associated with it. The connections will be established later to associate relevant devices with these zones.

Could you please advise on how to handle this error in cases where the entity does not have direct points but will be linked through connections?

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

No branches or pull requests

1 participant