Closed gregorymartin closed 5 years ago
Broke out processcfg and added recursion in order to capture zones that have been put into groups. The app only allows one level of groups, but the JSON implies need for recursion to future proof. Fixes #3
I grabbed your change as I have grouped units as well and it worked perfectly! Thanks so much!
Broke out processcfg and added recursion in order to capture zones that have been put into groups. The app only allows one level of groups, but the JSON implies need for recursion to future proof. Fixes #3