opalenzuela / opendomo-automation

Automation scripts for OpenDomo OS 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

opendomo-automation

Automation scripts plugin for OpenDomoOS2.

The objective of this plugin is to implement the existing features of OpenDomo OS 1.0.0 in the 2.0 version, adapting the scripts to the characteristics of this new base system. The main features are:

  1. Scenes
  2. Sequences
  3. Conditions
  4. Custom ports (New!)

How to test it?

This plugin has already a stable version that can be installed from the Manage Plugins option, in the Configuration section. To test the development branch, it's required to be installed via oddevel package. To do so, install oddevel to your OpenDomoOS2 system, and execute the following lines as "admin", from the command line:

$ plugin_add_from_gh.sh opalenzuela opendomo-automation

After a few seconds the plugin will be ready in your system. Please, report any problem found in the Issues section.

About

Automation scripts for OpenDomo OS 2

License:GNU General Public License v3.0


Languages

Language:Shell 77.7%Language:JavaScript 15.4%Language:CSS 6.7%Language:Batchfile 0.2%