Skip to content

maziggy/homeassistant-bluelab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 

Repository files navigation

homeassistant-bluelab-guardian

image

This custom HACS integration fetches telemetry data from Bluelab Edenic API. I'm using it with multiple Guardian Wifi devices.

PLEASE NOTE: the API is limited to one request per minute. Thus the interval of 70s is hard-coded, to make sure data fetching is successfull.

PLEASE NOTE2: unfortunately the API only supports metric system. If you need for example your temperature in °F, you have to calculate it via a custom sensor or helper.

Screenshot

image

Installation

Via HACS

  1. Ensure you have HACS installed.
  2. In Home Assistant, go to HACS > Frontend.
  3. Click the "+" button to add a new repository.
  4. Enter the repository URL: https://github.com/maziggy/homeassistant-bluelab.git.
  5. Select Integration as the category and Save.
  6. Once installed, add the card to your Lovelace dashboard.

or simply

Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.