Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 9 additions & 14 deletions source/_integrations/avea.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -3,29 +3,24 @@ title: Elgato Avea
description: Instructions on how to integrate Elgato Avea with Home Assistant.
ha_category:
- Light
ha_bluetooth: true
ha_release: 0.97
Comment thread
pattyland marked this conversation as resolved.
ha_iot_class: Local Polling
ha_codeowners:
- '@pattyland'
ha_domain: avea
ha_config_flow: true
ha_platforms:
- light
ha_integration_type: integration
related:
- docs: /docs/configuration/
title: Configuration file
ha_quality_scale: legacy
ha_integration_type: device
---

[Elgato Avea](https://www.evehome.com/en/news/elgato-avea-transform-your-home) is a Bluetooth light bulb that is no longer supported by the manufacturer. The `avea` integration allows you to control all your Avea bulbs with Home Assistant.
The **Elgato Avea** {% term integration %} allows you to control Avea Bluetooth light bulbs with Home Assistant.

## Configuration
## Supported devices
Comment thread
pattyland marked this conversation as resolved.

To enable Avea, add the following lines to your {% term "`configuration.yaml`" %} file.
{% include integrations/restart_ha_after_config_inclusion.md %}
- Elgato Avea bulbs

Comment thread
pattyland marked this conversation as resolved.
```yaml
# Example configuration.yaml entry
light:
- platform: avea
```
{% include integrations/config_flow.md %}
Comment thread
pattyland marked this conversation as resolved.

The Elgato Avea integration automatically discovers bulbs once the [Bluetooth](/integrations/bluetooth) integration is enabled and functional. If a bulb is not discovered automatically, you can add the integration manually and select it by Bluetooth address.