Skip to content

Commit

Permalink
- Updated documentation to show that it only polls battery level at t…
Browse files Browse the repository at this point in the history
…he moment.
  • Loading branch information
keithle888 committed Nov 16, 2024
1 parent 89f5117 commit c45a4da
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions source/_integrations/igloohome.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ ha_platforms:
ha_integration_type: device
---

The **igloohome** {% term integration %} regularly updates the status of your devices by leveraging the [igloodeveloper API](https://igloocompany.stoplight.io/docs/igloohome-api/1w1cuv56ge5xq-overview).
The **igloohome** {% term integration %} regularly updates the battery level of your devices by leveraging the [igloodeveloper API](https://igloocompany.stoplight.io/docs/igloohome-api/1w1cuv56ge5xq-overview).

## Pre-requisites
## Prerequisites

An account with [iglooaccess](https://access.igloocompany.co/register) is required.

Expand All @@ -26,7 +26,8 @@ An account with [iglooaccess](https://access.igloocompany.co/register) is requir
Once the account has been created:
- [Sign in](https://access.igloocompany.co/login).
- Jump to [API access](https://access.igloocompany.co/api-access).
- Copy out the `Client ID` & `Client Secret`
- Create a set of crendentials with the name `Home Assistant`.
- Copy out the `Client ID` & `Client Secret`.
- Add this integration to your Home Assistance instance.
- Copy the `Client ID` & `Client Secret` to the respective text fields when prompted by the integration.
- The integration will retrieve the devices you own and provide you the last know statuses of the devices.
- The integration will retrieve the devices under your account and update their last known battery level regularly.

0 comments on commit c45a4da

Please sign in to comment.