Skip to content

rosie-home-automation/rosie_controller_tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rosie_controller_tasks

A plugin for the Rosie Controller application that allows for the creation and scheduling of tasks. Adds /tasks endpoints.

Dependencies

  1. Kue requires redis
  2. rosie_controller_remotes
  3. rosie_controller_zwave

Configuration

  1. On the rosie_controller application, run npm install rosie_controller_tasks --save
  2. Add and configure the plugin in the controllers rejoice configuration file.
"rosie_controller_tasks": {
  "KUE_LISTEN_PORT": 4002
}

About

A plugin for the Rosie controller application that allows for the creation and scheduling of tasks. Adds /tasks endpoints.

Resources

License

Stars

Watchers

Forks

Packages

No packages published