https://github.com/maziggy/homeassistant-bluelab
HACS integration for Bluelab Guardian Wifi water quality sensors.
https://github.com/maziggy/homeassistant-bluelab
api-client bluelab bluelabguardian ec edenic guardian hacs hacs-custom hacs-integration home-assistant homeassistant ph python3 sensor water water-quality
Last synced: 5 months ago
JSON representation
HACS integration for Bluelab Guardian Wifi water quality sensors.
- Host: GitHub
- URL: https://github.com/maziggy/homeassistant-bluelab
- Owner: maziggy
- License: mit
- Created: 2024-11-14T11:59:56.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-15T13:01:18.000Z (5 months ago)
- Last Synced: 2024-12-15T13:20:02.075Z (5 months ago)
- Topics: api-client, bluelab, bluelabguardian, ec, edenic, guardian, hacs, hacs-custom, hacs-integration, home-assistant, homeassistant, ph, python3, sensor, water, water-quality
- Language: Python
- Homepage:
- Size: 490 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# homeassistant-bluelab-guardian

This custom HACS integration fetches telemetry data from Bluelab Edenic API. I'm using it with a Guardian Wifi.
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.
Just my 2 cents: This is one of the first integrations I'm working on. Quite sure that it can be better. Any contributions, recommendations and comments are welcome!
## Screenshot

## Installation
### Via HACS
1. Ensure you have [HACS](https://hacs.xyz/) 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 **Dashboard** as the category and **Save**.
6. Once installed, add the card to your Lovelace dashboard.or simply
[](https://my.home-assistant.io/redirect/hacs_repository/?owner=maziggy&repository=homeassistant-bluelab&category=integration)