Skip to content

Processing of "External Rules" #439

Description

@arniworx

hi!
i defined an external processor state (from the sample code), and entered it at "Settings->Processor-ID".
the processing of self defined rules, works as expected, but the internal rules (GUI defined) are no longer processed.

if (task.command === 'switch light on') {
// works as expected
     ...
} else {
// processing of internal rules doesn't work 
    setState("javascript.0.textProcessor", '', true);
}

am i missing something here?
regards
arni

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions