From a0cc366830bf1807f2b821eb6ca2d8a3a03edfd9 Mon Sep 17 00:00:00 2001 From: Patrick Kishino Date: Fri, 17 May 2019 16:43:24 +0900 Subject: [PATCH] Fixed some bad spelling (#9470) --- source/_components/sesame.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/sesame.markdown b/source/_components/sesame.markdown index c7d05b0062e..68c0852b70c 100644 --- a/source/_components/sesame.markdown +++ b/source/_components/sesame.markdown @@ -30,7 +30,7 @@ Once you have remote access enabled using one of the above AND the Integration - # Example configuration.yaml entry lock: - platform: sesame - api_key: YOUR_API_KEY + api_key: YOUR_SESAME_API_KEY ``` {% configuration %}