fdegier / homebridge-jablotron-alarm

Homebridge plugin for connecting Jablotron JA-100 alarm systems to Homekit.
The Unlicense
26 stars 5 forks source link

Any news for 2.o release? #108

Open jdegouw opened 2 months ago

jdegouw commented 2 months ago

Hi, I got the famous message: homebridge-jablotron might not be ready for Homebridge v2.0

Any news if this is going to work in 2.o?

fdegier commented 2 months ago

Thanks for informing me, I was not aware. Will address it.

jdegouw commented 1 month ago

I checked the code (just hobby programmer) but I think (hope) it is 2.o ready as you didn't use the code that is affected by the breaking changes.

https://github.com/homebridge/homebridge/wiki/Updating-To-Homebridge-v2.0

fdegier commented 1 month ago

There are some things I need to change and test, doesn't look like a whole lot of work though.

fdegier commented 1 month ago

@misncz the changes required seem to be only related toCharacteristic https://github.com/homebridge/homebridge/wiki/Updating-To-Homebridge-v2.0#hap-nodejs-v1 I wouldn't mind if you pick this up.