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.
- Ensure you have HACS installed.
- In Home Assistant, go to HACS > Frontend.
- Click the "+" button to add a new repository.
- Enter the repository URL:
https://github.com/maziggy/homeassistant-bluelab.git
. - Select Integration as the category and Save.
- Once installed, add the card to your Lovelace dashboard.
or simply