Skip to content

Evaluate Condition

Entity Condition Types

Evaluates an entity condition that is stored in a file.

Type ID: ra_additions:evaluate_condition

Fields

Field Type Default Description
entity_condition String optional The Identifier of the tag or condition file to be evaluated

Example

{
  "type": "ra_additions:evaluate_condition",
  "entity_condition": "test_pack:active_power_type_example"
}

This example will check the test_pack:active_power_type_example entity condition.