Sroose / homebridge-loxone-ws

Websocket based Loxone plugin for homebridge
MIT License
39 stars 26 forks source link

two and a half version #57

Closed 19kirk79 closed 4 years ago

19kirk79 commented 4 years ago

hi there,

there are currently two active versions of loxone-ws plugin (+ the code for the alarm controller: https://github.com/Sroose/homebridge-loxone-ws/pull/38)

  1. loxone-ws-adv: works fine for almost everything but no support for outlets and the alarm controller linked above not included
  2. loxone-ws-adv-cstm: works also fine and I´m happy about the added outlet but no blinds, no gates, no alarm, etc.

is there a way to merge that easily or can someone create a "complete" version? or at least to share the differences between the versions? I saw that the ItemFactory.js is different but is there more?

I guess I´m able to copy almost everything into one package for me, change all the files and add my custom attributes but its hard to keep it up to date in case of a new release.

EDIT: I tried to merge to have everything in place but I didnt get it work. no chance within my knowledge to get a complete version. Anyone willing to to this?

thanks for your help.

cheers

19kirk79 commented 4 years ago

fixed it for me