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
Currently it is not possible to add additional instances of the same integration. The integration just doesn't appear in the Add a new integration list anymore if it's already added. Since a user may have multiple devices from the same model or platform in different rooms this is a common use case.
The API endpoint GET /intg/drivers already provides an instance_count field so I assume this feature already planned?