We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9d32339 + 2aca782 commit 98c8ab6Copy full SHA for 98c8ab6
README.md
@@ -1,4 +1,4 @@
1
-# zwave-automation-engine
+# Z-WAVE Home Automation Engine
2
Create and manage home automation scenes which are activated by certain criteria
3
4
Uses Z-Way C API to communicate with the HW.
@@ -11,5 +11,7 @@ Provides easy to use CLI for creation of scenes and managing Z-WAVE network and
11
zae-client project is cli client. Currently it is hardcoded to my local IP address.
12
Change it or add a command argument to customize...
13
14
+Cron service is available for scheduling jobs to run at specific time periods
15
+
16
Look at Makefile to find out how to build this.
17
Requires JSON-C and some other more well known libraries
0 commit comments