mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-03 08:46:49 +00:00
18 lines
551 B
Markdown
18 lines
551 B
Markdown
---
|
|
layout: page
|
|
title: "deCONZ scenes"
|
|
description: "Instructions on how to integrate deCONZ scenes into Home Assistant."
|
|
date: 2017-11-19 20:00
|
|
sidebar: true
|
|
comments: false
|
|
sharing: true
|
|
footer: true
|
|
logo: deconz.jpeg
|
|
ha_category: Scene
|
|
ha_release: "0.61"
|
|
ha_iot_class: "Local Push"
|
|
---
|
|
|
|
See the [deCONZ main component](/components/deconz/) for configuration instructions.
|
|
|
|
The `entity_id` name will be `scene.group_scene_name`, where `group` is which group the scene belongs to and the name of the scene, both group and name are defined in deCONZ. |