mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 22:06:50 +00:00
Update light.deconz.markdown (#5413)
* Update light.deconz.markdown
Lights not sensors, and change's formatting a bit
* ✏️ Fixes spelling error
This commit is contained in:
parent
342ea97f90
commit
5f8e1b43df
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
layout: page
|
layout: page
|
||||||
title: "deCONZ lights"
|
title: "deCONZ Lights"
|
||||||
description: "Instructions on how to integrate Zigbee lights from deCONZ into Home Assistant."
|
description: "Instructions on how to integrate Zigbee lights from deCONZ into Home Assistant."
|
||||||
date: 2017-11-12 16:30
|
date: 2017-11-12 16:30
|
||||||
sidebar: true
|
sidebar: true
|
||||||
@ -15,9 +15,9 @@ ha_iot_class: "Local Push"
|
|||||||
|
|
||||||
See the [deCONZ main component](/components/deconz/) for configuration instructions.
|
See the [deCONZ main component](/components/deconz/) for configuration instructions.
|
||||||
|
|
||||||
Entity Ids names will be light.device_name, where device_name is defined in deCONZ. Light groups created in deCONZ will be created in Home Assistant as lights named light.group_name_in_deconz, allowing the user to control groups of lights with only a single API call to deCONZ.
|
The `Entity Id` names will be `light.device_name`, where `device_name` is defined in deCONZ. Light groups created in deCONZ will be created in Home Assistant as lights named `light.group_name_in_deconz`, allowing the user to control groups of lights with only a single API call to deCONZ.
|
||||||
|
|
||||||
#### {% linkable_title Verified to be supported sensors %}
|
#### {% linkable_title Verified supported lights %}
|
||||||
|
|
||||||
- IKEA Trådfri bulb E14 WS opal 400lm
|
- IKEA Trådfri bulb E14 WS opal 400lm
|
||||||
- IKEA Trådfri Bulb E27 WS Opal 980lm
|
- IKEA Trådfri Bulb E27 WS Opal 980lm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user