Closed markunca closed 3 years ago
Everything seems fine with this commit, except for one problem.
Instead of calling .toString() on every endpoint, instead you could call it when assigning the zone from config (e.g zone = config["zone"].toString())
Make these changes and I'll merge the pr
Added support of zone change by new input "zone" for accessory. Readme updated
Unfortunately, not possible to run accessory multiple time due to connectivity conflict.