openhab / org.openhab.binding.zwave

openHAB binding for Z-Wave
Eclipse Public License 2.0
170 stars 202 forks source link

Z-Wave Security S2 implementation #1124

Open pizerg opened 5 years ago

pizerg commented 5 years ago

Since the number of products supporting S2 + Smart Start ara increasing in the market and more are being announced, I was wondering if there are any plans to implement those features on the binding.

If so, I'd be more than happy to assist either with coding or with testing as I have access to some of the new devices.

cdjackson commented 5 years ago

@dbadia was working on S2 - I'm not sure of the status.

I know that in future, things may have to change quite significantly, so I'm not sure working on these features is wise right now until things become clearer.

dbadia commented 5 years ago

Just posted an update on the OH community site about this work: https://community.openhab.org/t/z-wave-s2-security-work/52060

I will certainly need help testing once it's ready

theyoz commented 3 years ago

Hi, It sounds like S2 is not yet implemented on OpenHab. If not, is there any plans?

dw-8 commented 2 years ago

@dbadia

Home Assistant now has Z-Wave S2 support https://www.home-assistant.io/blog/2021/10/06/release-202110/

This appears to be relevant HA S2 commit, or at least includes the key contributors that may be able to help you complete the S2 development for OH. https://github.com/home-assistant/core/pull/56783

dbadia commented 2 years ago

@dw-8 thanks for the tip! I will have a look