a-i-ks / ioBroker.volumio

ioBroker adapter to remote control Volumio
MIT License
2 stars 3 forks source link

Support of multiple adapter instances #7

Closed Frank-2021 closed 4 months ago

Frank-2021 commented 3 years ago

I am runing two instances in my house so I he first volumio instance (volumio.0) - everything is perfect :-)

But the second instance (volumio.1) wont run. If I disable the volumio.0 the volumio.1 becomes green (runs). But then volumio.0 wont run.

So it seems like only one volumio instance can work.

08-03-_2021_09-30-13 08-03-_2021_09-30-33 08-03-_2021_09-30-57 08-03-_2021_09-32-23

a-i-ks commented 3 years ago

In fact, the adapter is currently only capable to support a single instance. I would put the support of multiple instances on the feature list for a future version, but unfortunately I can't give a schedule for the next release, because I have only sporadic time in my spare time for development. Any help for further development is welcome.

mcm1957 commented 8 months ago

Please either support multiple instances OR set singleton attribute at io-package.json

a-i-ks commented 5 months ago

Better late than never. The upcoming version 0.2.0 will support multiple adapter instances. I will release it within this week.