Community · E2 · artifact verified

Turn Home Assistant state into automation signals

A Home Assistant integration exposes Jev probabilities, choices, and scores as entities and action responses that automations can use.

01 · Role in the system

What Jev does here

Jev evaluates selected entities, devices, areas, floors, labels, or templates and returns typed answers. The integration handles configuration, update triggers, batching, daily token budgets, thresholds, and entity creation. Automations can then branch on the resulting values without parsing model prose.

02 · Control boundary

Where Jev sits

Home state to typed Jev questions; the integration maps answers to sensors and automation response variables.

Code owns the loop, permissions, thresholds, validation, and side effects. Jev owns only the bounded judgments described above.

03 · Known limits

What this evidence does not prove

  • The author advises against using the integration for safety-critical locks, heaters, or smoke alarms.
  • Answers contain no reasoning and published confidence values require local calibration.

04 · Attribution

Public sources

This is a Community record: the project was published by a third-party community author.