From abdc5cb1e55b011970712b6c6606006d9d40aefc Mon Sep 17 00:00:00 2001 From: ejars Date: Mon, 4 Feb 2019 12:59:08 +0100 Subject: [PATCH] Update homekit.markdown (#8402) --- source/_components/homekit.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/homekit.markdown b/source/_components/homekit.markdown index e19a521331b..33db99a2385 100644 --- a/source/_components/homekit.markdown +++ b/source/_components/homekit.markdown @@ -124,7 +124,7 @@ homekit: type: list keys: feature: - description: Name of the feature to add to the entity representation. Valid features are `on_off`, `play_pause`, `play_stop` and `toogle_mute`. The media_player entity must support the feature to be valid. + description: Name of the feature to add to the entity representation. Valid features are `on_off`, `play_pause`, `play_stop` and `toggle_mute`. The media_player entity must support the feature to be valid. required: true type: string type: