does not allow multiple services with the same name
sbender9 opened this issue · 1 comments
sbender9 commented
Analysis
When the same name is given for multiple service types, the services get renamed with numbers (2), (3), etc.
Expected Behavior
I expect them to all have the same name. This is quite normal as far as I can tell and has been allowed using other libraries.
Steps To Reproduce
Create multiple services with the same and different types.
Logs
NA
Configuration
NA
Environment
- OS: Mac OS
- Node: v12
Process Supervisor
not applicable
Additional Context
I'm attempting to use this outside of homebridge
github-actions commented
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.