mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Xiaomi move light to hub docs (#35137)
* Xiaomi Aquara: move light to hub docs * Undo formatting changes * Update source/_integrations/xiaomi_aqara.markdown Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com> --------- Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
This commit is contained in:
parent
5545a16cfb
commit
3e3bb09cd0
@ -1,15 +0,0 @@
|
||||
---
|
||||
title: "Xiaomi Light"
|
||||
description: "Instructions on how to setup the Xiaomi light within Home Assistant."
|
||||
ha_category:
|
||||
- Light
|
||||
ha_release: "0.50"
|
||||
ha_iot_class: Local Push
|
||||
ha_domain: xiaomi_aqara
|
||||
---
|
||||
|
||||
|
||||
The `xiaomi aqara` light platform allows you to control the internal light of the Xiaomi gateway. The integration will be loaded automatically and provides a device called `light.gateway_light_28ffffffffff`.
|
||||
|
||||
The requirement is that you have setup [Xiaomi aqara](/integrations/xiaomi_aqara/).
|
||||
|
@ -95,7 +95,7 @@ The Xiaomi Gateway (Aqara) integration supports the following entities.
|
||||
|
||||
### Covers
|
||||
|
||||
The cover entity allows you to control connected Aquara covers. You can do the following:
|
||||
The cover entity allows you to control connected Aquara covers. You can do the following:
|
||||
|
||||
- Open the cover.
|
||||
- Close the cover.
|
||||
@ -103,6 +103,16 @@ The cover entity allows you to control connected Aquara covers. You can do the
|
||||
- Move the cover to a specific position.
|
||||
- See the current position of the cover.
|
||||
|
||||
### Lights
|
||||
|
||||
The light entity allows you to control the internal light of the Xiaomi gateway. The entity is called `light.gateway_light_28ffffffffff`. You can do the following:
|
||||
|
||||
- Turn the light on and off.
|
||||
- Set the brightness.
|
||||
- Set the color using HS or RGB color coding.
|
||||
|
||||
The requirement is that you have setup [Xiaomi aqara](/integrations/xiaomi_aqara/).
|
||||
|
||||
### Locks
|
||||
|
||||
An Aqara lock cannot be controlled by Home Assistant. However, the lock entity allows you to view the following data:
|
||||
|
Loading…
x
Reference in New Issue
Block a user