Page 1 of 1

Z-Wave with 7" Display on Raspberry

Posted: 01 Mar 2020 23:06
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

Re: Z-Wave with 7" Display on Raspberry

Posted: 01 Mar 2020 23:18
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

Re: Z-Wave with 7" Display on Raspberry

Posted: 01 Mar 2020 23:23
by iTommix
Yes... will change it in future. I have to learn to commit to Git on Linux ;)

Edit: Done.

Re: Z-Wave with 7" Display on Raspberry

Posted: 19 Apr 2020 17:59
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!