From 8d13f1387346fd6dd79caef4a44a140e718996b0 Mon Sep 17 00:00:00 2001 From: badboybeyer Date: Wed, 2 Aug 2023 08:09:34 -0700 Subject: [PATCH] bug: fix bug in comment in readme (#693) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8721fc42..9a70b89a 100644 --- a/README.md +++ b/README.md @@ -148,7 +148,7 @@ adaptive_lighting: sunrise_time: "08:00:00" # override the sunrise time sunrise_offset: sunset_time: - sunset_offset: 1800 # in seconds or '00:15:00' + sunset_offset: 1800 # in seconds or '00:30:00' take_over_control: true detect_non_ha_changes: false only_once: false