Skip to content

A Z-Wave dashboard that let's you control and configure Z-Wave devices.

License

Notifications You must be signed in to change notification settings

Robbi-Wan-Kenobi/ZWave-Linker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linker

A Z-Wave dashboard that let's you control and configure Z-Wave devices. It has a configurable main screen that shows Z-Wave values directly and in a trend. It is a Microsoft UWP app that uses openZWave, it's ZWave connection is made through a Aeotec Gen5 Z-Wave USB Z-Stick (other sticks should also work)

Its purpose is to control Z-wave devices and act as a data gateway. Values are stored in an SQLite database and when internet is available it sends to a receiver using web sockets. The web socket’s part is working but not thoroughly tested, I stopped maintaining this project. Still, it works fine, nice and stable as a Z-wave controller.

I ran this on a Raspberry 3 with Windows 10 IOT core. As a UWP app it also runs perfectly on Windows 10 and 11. The application is touch screen enabled. I used a 7" 720p screen with a AliExpress housing.

Mainscreen

When selecting an item their data is shown in a touch friendly trend viewer. Trend

Adding items to the main screen is done through this screen, selecting a + sign brings a small config screen for naming and optional data manipulation like multiplication. The 3 lines open this config screen again.

Values1

Settings screen

ZWave-Settings

All changes are stored in a XML file named IoConfig, you can find it in your documents folder after the first boot.

About

A Z-Wave dashboard that let's you control and configure Z-Wave devices.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages