Thought folks on the forum might be interested in this article --- I'm a newbie to Z-Wave but had a great time exploring the RaZberry and ultimately writing some reusable (free / open source) code to coordinate my home lighting.
Article: https://shutdownhook.com/2021/10/30/z-w ... rt-lights/
Code: https://github.com/seanno/shutdownhook/tree/main/zwave
Thoughts (and bug reports) welcome!
---S
RaZberry lighting tutorial and code
Re: RaZberry lighting tutorial and code
Added a connection to Alexa --- very simple but a fun development exercise: https://shutdownhook.com/2021/11/04/ale ... vue-house/
Re: RaZberry lighting tutorial and code
Great articles!
Re: RaZberry lighting tutorial and code
Last post in this series, added motion detection using PIR sensors connected through GPIO. Woot! https://shutdownhook.com/2021/11/11/can-you-see-me-now/