I saw that Node.js 15 was required which made things even worse. Homebridge and homebridge-ring only support even numbered Node.js releases. It might be better to only require that latest Latest Version which is 14.16.0 . Version 15 is kind of only for early adopters. The odd numbered releases tend to introduce new features that break other plugins.
After installing the update release today, homebridge-ring stopped working per https://github.com/dgreif/ring/issues/577
I saw that Node.js 15 was required which made things even worse. Homebridge and homebridge-ring only support even numbered Node.js releases. It might be better to only require that latest Latest Version which is 14.16.0 . Version 15 is kind of only for early adopters. The odd numbered releases tend to introduce new features that break other plugins.
Thanks for looking into this....
Todd