feat: Implement a rule engine for scriptable device automation, including an example timer light rule.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
node_modules/
|
||||
logs/
|
||||
devices.db
|
||||
devices.db
|
||||
rules/timer_state.json
|
||||
Reference in New Issue
Block a user