This custom component integrates Evva Airkey API with Home Assistant. It allows you to monitor the status of your Airkey locks and users.
-
Add the custom repository to HACS:
- Go to HACS in your Home Assistant UI.
- Click on "Custom repositories" under "Integrations".
- Add the repository URL:
https://github.com/reiniertc/airkey
. - Choose "Integration" as the category and click "Add".
-
Install the custom component:
- Go to HACS > Integrations.
- Search for "Evva Airkey (custom)" and install it.
-
Add the integration:
- Go to Configuration > Integrations in Home Assistant.
- Click the "+" button and search for "Evva Airkey (custom)".
- Enter your API key and configure the update interval (default is 15 minutes).
-
Configure via YAML (optional): You can also configure it using YAML if preferred:
airkey: api_key: YOUR_API_KEY scan_interval: 15