JevMade hello@JevMade.com
← Back to guides

JevMade field notes / Technical guide

Show Jev judgments as Home Assistant readings

HA-Jev lets Home Assistant display a Jev answer as a reading or ask a question during an automation. It also tracks daily calls and estimated cost.

Original by AboveColinIntegrations

Listen to this guide

JevMade’s plain-English explanation

0:00 /

AI narration

Credits and license

“Jev for Home Assistant” by AboveColin. Read the original source.

This expanded guide is an AI-narrated adaptation of the source’s essential explanation, examples and caveats, not a word-for-word reading. The synthetic voice does not imitate the author or imply their endorsement.

License: MIT

MIT License

Copyright (c) 2026 AboveColin

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Our summary

Home Assistant represents devices and measurements as items with current values. HA-Jev adds items whose values come from an AI question: a likelihood of yes, a named choice, or a rating. An automation can also ask a question when it needs an answer.

The guide explains installation, private-key setup, and creating questions through settings or configuration files. Separate automation rules can use the returned values. Daily counters show how often Jev was called, how much text was processed, and the estimated cost and budget use.

Selected household information is sent to an outside service. A model's answer should not directly control a dangerous device without ordinary checks. Limit which details are shared, test uncertain answers and service failures, and set a budget before allowing repeated questions.

Key takeaways

  1. A Jev answer can appear as a reading or be requested during an automation.
  2. Keep the rules for acting separate from the answer.
  3. Review household data sharing and limit daily use.

The guide documents a community integration and worked examples. JevMade did not install it or control any devices.

GitHub README · Source reviewed

Read the original guide Opens the author’s site in a new tab.