How to run multiple instances of an App (specifically One to Many Switching by Cobra)

I'm using the "One to Many Switching" to control a group of lights (with preset dim levels). This app works great :grin: .

Now I have another use for this app and would like to create another instance. I guess I could create another instance of the same app by copying the code into the "New App" box but this seems a little too heavy handed.

Is there a better way?

Thanks
John

1 Like

You can install as many instances of it as you want. Just give each instance a unique name:

You do not need to install the source code again, just Load New App from the Apps page.

Apparently that was too easy for me :slight_smile:

Thanks

John

2 Likes

John
As per our PM, I have created a parent/child version of the app to make multiples easier and to group everything together

It’s in the same folder on GitHub

Andy

1 Like

@Cobra,

Thanks a lot. I will check it out as soon as I finish me current Hubitat project :slight_smile:

Setting it up again is no issue. You've made it so simple to use the setup borders on trivial.

John

1 Like

What happened with the "assign a name" option? I could do with it now