Adds Elgato Avea integration (#9559)

* Adds Elgato Avea integration

* ✏️ Tweak

* Update source/_components/avea.markdown

Co-Authored-By: Klaas Schoute <klaas_schoute@hotmail.com>

* Update avea.markdown

* ✏️ Tweaks
This commit is contained in:
Sören 2019-07-24 02:13:55 +02:00 committed by Franck Nijhof
parent 6a9b314aa9
commit ee80b63338
2 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,21 @@
---
title: "Elgato Avea"
description: "Instructions on how to integrate Elgato Avea with Home Assistant."
logo: avea.png
ha_category:
- Light
ha_release: 0.97
ha_iot_class: Local Polling
---
[Elgato Avea](http://web.archive.org/web/20170930210431/https://www.elgato.com/avea) 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.
### Configuration
To enable Avea, add the following lines to your `configuration.yaml` file:
```yaml
# Example configuration.yaml entry
light:
- platform: avea
```

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB