From 8b1a8ec2b635877a3ea14c34399122e4dff5e05c Mon Sep 17 00:00:00 2001 From: Jeffrey Stone Date: Thu, 24 Feb 2022 23:35:37 -0500 Subject: [PATCH] Best I can tell is I added some blank lines at the end of the file. You know. Cause the enter button wanted some attention. --- config/packages/switchbot.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/config/packages/switchbot.yaml b/config/packages/switchbot.yaml index 8a7c152..0d55674 100755 --- a/config/packages/switchbot.yaml +++ b/config/packages/switchbot.yaml @@ -64,4 +64,7 @@ cover: data: deviceId: !secret switchbot_lrone_deviceId command: "setPosition" - parameter: "0,ff,{{position}}" \ No newline at end of file + parameter: "0,ff,{{position}}" + + + \ No newline at end of file