Z-Wave with 7" Display on Raspberry

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
iTommix
Posts: 4
Joined: 21 Dec 2019 14:07

Z-Wave with 7" Display on Raspberry

Post by iTommix »

Hi.

If you are unlucky with the Z-Wave-Skin on a RPi with the official 7" Touchdisplay (like me), here is an alternative for you:

https://github.com/iTommix/zwave-rpi

It's not perfect and of course there are some improvements, but for now it's working. Actually it supports all Switches/Sensors i have:
  • switchBinary (Switches and Lightbulbs)
  • sensorMultilevel (Temperature and Humidity)
  • switchMultilevel (Dimmer and Motor)
Image
Image

Thomas
Last edited by iTommix on 02 Mar 2020 00:43, edited 1 time in total.
User avatar
PoltoS
Posts: 7579
Joined: 26 Jan 2011 19:36

Re: Z-Wave with 7" Display on Raspberry

Post by PoltoS »

Thanks for your contribution. I think it is better to keep uncompressed code in git instead of zip. Would be easier to maintain for the community
iTommix
Posts: 4
Joined: 21 Dec 2019 14:07

Re: Z-Wave with 7" Display on Raspberry

Post by iTommix »

Yes... will change it in future. I have to learn to commit to Git on Linux ;)

Edit: Done.
equathza
Posts: 20
Joined: 10 Aug 2015 20:15

Re: Z-Wave with 7" Display on Raspberry

Post by equathza »

Works very nice, I am looking for this functionality for quite some time!
Do take note your example and code do not contain the same value for the tag "RPI.Include". As far I know this is case sensitive!
-> A fellow Z-way user running a network of 50+ devices
Post Reply