From aa75f85d63d60d2d46599d8dcb9802d37d5938da Mon Sep 17 00:00:00 2001 From: He4eT Date: Fri, 30 May 2025 18:09:05 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a84f5f..97a7e11 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ http PUT \ http://localhost:1337/api/state \ Authorization:"Bearer $API_TOKEN" \ data:='{ - "open": true, + "open": "true", "trigger_person": "Owner", "message": "We are open!" }'