From 29990f40447ed293ab86da50841ed9dae404fae8 Mon Sep 17 00:00:00 2001 From: Hendrik Langer Date: Tue, 26 Oct 2021 00:18:25 +0200 Subject: [PATCH] sds011 update interval --- common/sds011.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/sds011.yaml b/common/sds011.yaml index 462b683..52474f8 100644 --- a/common/sds011.yaml +++ b/common/sds011.yaml @@ -12,4 +12,4 @@ sensor: pm_10_0: name: "${node_name} Particulate Matter <10.0µm Concentration" id: pm10 - update_interval: 5min + update_interval: 10min