You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
When the AC Infinity integration installs, it creates over 550 entities. My home assistant is running on strong Generic X86 hardware but the performance hit of adding all those entities is VERY noticeable to the point where I was forced to remove the integration. Many of the entities cause extra work for the recorder and associated SQLite database which doesn't help performance. I can easily recreate the performance issue simply by re-installing the integration.
Describe the solution you'd like
Ideally, a way to select which entities to expose and/or exclude. Perhaps the same way the voice assistants expose their entities.
Describe alternatives you've considered
I could not find a workaround to make this work. One possibility would be to disable the recorder which may improve things however that is too great a sacrifice, You could also create a separate standalone Home Assistant instance just for this integration. Not the best option.
Additional context
This integration could be very useful especially in monitoring the AC Infinity environment, making sure key settings are in place, and also to allow rapid re-configuration for different growth stages or crop types. The integration does achieve this however the performance cost is too great.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
When the AC Infinity integration installs, it creates over 550 entities. My home assistant is running on strong Generic X86 hardware but the performance hit of adding all those entities is VERY noticeable to the point where I was forced to remove the integration. Many of the entities cause extra work for the recorder and associated SQLite database which doesn't help performance. I can easily recreate the performance issue simply by re-installing the integration.
Describe the solution you'd like
Ideally, a way to select which entities to expose and/or exclude. Perhaps the same way the voice assistants expose their entities.
Describe alternatives you've considered
I could not find a workaround to make this work. One possibility would be to disable the recorder which may improve things however that is too great a sacrifice, You could also create a separate standalone Home Assistant instance just for this integration. Not the best option.
Additional context
This integration could be very useful especially in monitoring the AC Infinity environment, making sure key settings are in place, and also to allow rapid re-configuration for different growth stages or crop types. The integration does achieve this however the performance cost is too great.
The text was updated successfully, but these errors were encountered: