From 9b9e6fa0ba75658e1b9c26548003fdd28d6014f6 Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Sun, 10 Apr 2022 16:07:38 +0800
Subject: [PATCH] Merge branch 'master' of ssh://master.iot-yun.club:2280/raspberrypi

---
 lightd/etc/lightd.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lightd/etc/lightd.conf b/lightd/etc/lightd.conf
index 5747e7d..9c8341a 100644
--- a/lightd/etc/lightd.conf
+++ b/lightd/etc/lightd.conf
@@ -16,7 +16,7 @@
 light_intval=15
 
 # 光强传感器采样值低于该阈值将开灯
-lux_threshold=0.02
+lux_threshold=0.10
 
 
 [logger]

--
Gitblit v1.9.1