Skip to content

Commit 98c8ab6

Browse files
committed
2 parents 9d32339 + 2aca782 commit 98c8ab6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# zwave-automation-engine
1+
# Z-WAVE Home Automation Engine
22
Create and manage home automation scenes which are activated by certain criteria
33

44
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
1111
zae-client project is cli client. Currently it is hardcoded to my local IP address.
1212
Change it or add a command argument to customize...
1313

14+
Cron service is available for scheduling jobs to run at specific time periods
15+
1416
Look at Makefile to find out how to build this.
1517
Requires JSON-C and some other more well known libraries

0 commit comments

Comments
 (0)