8000 GitHub - WakeUp911/ha-jaalee-api: Jaalee API for Home Assistant
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

WakeUp911/ha-jaalee-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Jaalee API Integration for Home Assistant

This is a custom integration for Home Assistant to retrieve data from Jaalee sensors via their cloud API. https://sensor.jaalee.com/open/

Installation HACS (Recommended) Add this repository as a custom repository in HACS.

Go to HACS > Integrations > Click the 3 dots in the top right.

Select "Custom repositories".

Paste the URL of this GitHub repository.

Select "Integration" as the category.

Click "Add".

The "Jaalee API" integration will now be available in HACS. Click "Install".

Restart Home Assistant.

Manual Installation Create a jaalee_api directory inside your custom_components directory.

Copy all the files from this repository (init.py, manifest.json, sensor.py, etc.) into the new custom_components/jaalee_api/ directory.

Restart Home Assistant.

Configuration Go to Settings > Devices & Services.

Click + Add Integration.

Search for "Jaalee API" and select it.

Follow the on-screen instructions:

Enter the email address associated with your Jaalee account.

You will receive a verification code via email. Enter this code in the next step.

The integration will be set up, and sensors for your devices will be added automatically.

How It Works This integration polls the Jaalee cloud API every 2 minutes to fetch the latest data from all your registered sensors. It uses a permanent token obtained during the initial configuration, so you only need to enter your credentials once.

About

Jaalee API for Home Assistant

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

0