diff --git a/source/_components/scene.deconz.markdown b/source/_components/scene.deconz.markdown index 3509f033c83..9c5038c3485 100644 --- a/source/_components/scene.deconz.markdown +++ b/source/_components/scene.deconz.markdown @@ -1,6 +1,6 @@ --- layout: page -title: "deCONZ scenes" +title: "deCONZ Scenes" description: "Instructions on how to integrate deCONZ scenes into Home Assistant." date: 2017-11-19 20:00 sidebar: true @@ -15,4 +15,4 @@ 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. \ No newline at end of file +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.