RaZberry lighting tutorial and code

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
seanno
Posts: 3
Joined: 31 Oct 2021 01:02

RaZberry lighting tutorial and code

Post by seanno »

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
seanno
Posts: 3
Joined: 31 Oct 2021 01:02

Re: RaZberry lighting tutorial and code

Post by seanno »

Added a connection to Alexa --- very simple but a fun development exercise: https://shutdownhook.com/2021/11/04/ale ... vue-house/
User avatar
PoltoS
Posts: 7579
Joined: 26 Jan 2011 19:36

Re: RaZberry lighting tutorial and code

Post by PoltoS »

Great articles!
seanno
Posts: 3
Joined: 31 Oct 2021 01:02

Re: RaZberry lighting tutorial and code

Post by seanno »

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/
Post Reply