mantorok1 / homebridge-omnilink-platform

Homebridge Plugin for HAI/Leviton Omni series Security & Home Automation Systems
Apache License 2.0
12 stars 0 forks source link

HomeBridge 2.0 #40

Open Tesla-P100FX opened 3 months ago

Tesla-P100FX commented 3 months ago

Apparently Homebrdge 2.0 has breaking changes for Plug in's. Just checking in to see if you have had the chance to test yet and if Omnilink Plugin will work under 2.0.

mantorok1 commented 3 months ago

I haven't tested it yet but I have checked to ensure that the plugin doesn't use any of the Common long-deprecated code patterns listed in https://github.com/homebridge/homebridge/wiki/Updating-To-Homebridge-v2.0 I do intend to test it soon but there are parts of the plugin I won't be able to test as my own Omni system doesn't have these capabilities (such as thermostat, temperature sensors, locks, audio zones). For these I'll be relying on people like yourself to test them for me.

bloggermanic commented 3 months ago

I can help test thermostat, temp sensors and audio zones.

Tesla-P100FX commented 3 months ago

I have thermostats that I can test😀

mantorok1 commented 2 months ago

Hi @Tesla-P100FX & @bloggermanic, I've done some testing with Homebridge 2.0 Beta and for me everything is working fine. I've released a new version (1.5.18) of the plugin which adds support for the 2.0 Beta so you shouldn't see any warnings about not having the correct version of Homebridge. I've also removed support for Node 16.x and added support for Node 22.x When you get a chance please test it and post the results here. Thanks.