Back
productivityotherOpen source

HA-Jev

Turn Jev answers into Home Assistant sensors and automation results.

What Jev decides

A yes/no probability, one option, or a score for a supplied question.

HA-Jev exposes probability, choice, and score questions as sensors, automation actions, an AI Task entity, and an Assist conversation agent.

CHOICESCORENOUL
Jev role
Answer configured questions about home state for Home Assistant automations.
Input
A configured question and relevant Home Assistant state or automation context.
Output
Typed Noul, Choice, or Score result used by a sensor or action.
Decision frequency
When a configured question, sensor update, or automation action invokes Jev.
Fallback
Automation behavior and thresholds remain in Home Assistant configuration.
Author reported · Source reviewed

How it works

Input
A configured question and relevant Home Assistant state or automation context.
Jev
CHOICE + SCORE + NOUL
Output
Typed Noul, Choice, or Score result used by a sensor or action.

Overview

HA-Jev integrates TypeSafe Jev with Home Assistant. A configured question can become a sensor whose state is a probability, selected option, or score. Automations can call Jev actions and use the typed response; an AI Task entity and Assist conversation agent expose the same model through Home Assistant interfaces.

Jev makes the narrow judgment. Home Assistant owns the resulting automation, and users configure the question and any threshold. The integration reports API usage and an estimated daily cost against a token budget.

Language
Python
License
MIT
Author
AboveColin
Sources checked Sep 23, 2026

Sources

Related projects