From 81fa0d5d36a2846de4db5ed03bf5d50bed43a68d Mon Sep 17 00:00:00 2001 From: ZuluWhiskey <35011199+ZuluWhiskey@users.noreply.github.com> Date: Fri, 2 Oct 2020 17:35:32 +0100 Subject: [PATCH] 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! --- source/_posts/2018-09-17-thinking-big.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_posts/2018-09-17-thinking-big.markdown b/source/_posts/2018-09-17-thinking-big.markdown index 1f3bc7b1b4f..31fe7e742b6 100644 --- a/source/_posts/2018-09-17-thinking-big.markdown +++ b/source/_posts/2018-09-17-thinking-big.markdown @@ -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