From 73ca4c8b9d22e4df6462aeca8c903faa4c844299 Mon Sep 17 00:00:00 2001 From: Andy Allsopp Date: Mon, 27 Sep 2021 00:52:56 +0100 Subject: [PATCH] Update hue.markdown (#19478) --- source/_integrations/hue.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/hue.markdown b/source/_integrations/hue.markdown index 54e5920b734..834a272d462 100644 --- a/source/_integrations/hue.markdown +++ b/source/_integrations/hue.markdown @@ -64,7 +64,7 @@ data: | ---------------------- | -------- | --------------------------------------------------------------------- | | `group_name` | no | The group/room name of the lights. Find this in the official Hue app. | | `scene_name` | no | The name of the scene. Find this in the official Hue app. | -| 'transition' | yes | The time in 100s of milliseconds to transition to the scene. For example, a value of 4 means 400 milliseconds. | +| `transition` | yes | The time in 100s of milliseconds to transition to the scene. For example, a value of 4 means 400 milliseconds. | _Note_: `group_name` is not a reference to a Home Assistant group name. It can only be the name of a group/room in the Hue app.