home-assistant-libs / zwave-js-server-python

Python library to interact with a Z-Wave JS server.
Apache License 2.0
57 stars 20 forks source link

Update multicast support post S2 multicast implementation #608

Closed mbbush closed 1 year ago

mbbush commented 1 year ago

ZWaveJS implemented S2 Multicast in https://github.com/zwave-js/node-zwave-js/pull/5475. This included some api changes, which this library needs to incorporate.

See also https://github.com/home-assistant/core/issues/89569

raman325 commented 1 year ago

the way we plan to implement this, HA and this lib will get it for free once it is supported in zwave-js/zwave-js-server. Support there is waiting on some additional features

nmeachen commented 1 year ago

@raman325: Is there an issue number tracking the work in zwave-js/zwave-js-server?

raman325 commented 1 year ago

no, just what's in my head 🙂 , but feel free to open an issue there and close this one. I unfortunately can't transfer this issue between orgs otherwise I would have just done that

raman325 commented 1 year ago

added a todo item for it here: https://github.com/zwave-js/zwave-js-server/issues/894 closing this issue