Removing reference to the Z-Wave public SDK (#14768)

Removing reference to the Sigma Designs Z-Wave public SDK.
As Z-Wave has changed a lot since this blog post I've simply removed the hyperlink to the now non-existant "http://zwavepublic.com/" URL as any new links wouldn't be relevant in the context of this blog post now that the technology is owned by Silicon Labs and has moved on a lot since September 2018!
This commit is contained in:
ZuluWhiskey 2020-10-02 17:35:32 +01:00 committed by GitHub
parent d366f71f79
commit 81fa0d5d36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,7 @@ Many things! However, here is a list of things that I am most enthusiastic about
- Accessibility. We want to make Hass.io run on as many devices as possible, making it very easy for people to get started with a private home.
- Integrate Mozilla's [Web Things API] to make it easier to interact with other home automation platforms. The introduced device management makes it perfectly aligned with the Web Things data model.
- Cloud Transparency. We want to make it visible what data is being shared with Amazon Alexa and Google Home clouds.
- Better Z-Wave. Our current integration has room for improvement. The owner of Z-Wave has announced a [public SDK](http://zwavepublic.com/), which we should explore to integrate with Home Assistant.
- Better Z-Wave. Our current integration has room for improvement. The owner of Z-Wave has announced a public SDK, which we should explore to integrate with Home Assistant.
## What we need to achieve this goal