aboutsummaryrefslogtreecommitdiffstats
path: root/watch-co2.sh
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2021-05-12 14:51:13 +0200
committerGerd Hoffmann <kraxel@redhat.com>2021-05-12 14:51:13 +0200
commitfa5b9cc7c26bef33dfa1918ff2fdfffe7dddc872 (patch)
tree1c4890e95732b202befb0563860ab0130073d391 /watch-co2.sh
parent546ab5680c7c910598ea9abdd173e6594c52a0bb (diff)
downloadhue-fa5b9cc7c26bef33dfa1918ff2fdfffe7dddc872.tar.gz
tweak yellow
Diffstat (limited to 'watch-co2.sh')
-rwxr-xr-xwatch-co2.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/watch-co2.sh b/watch-co2.sh
index 4a20708..e7b726a 100755
--- a/watch-co2.sh
+++ b/watch-co2.sh
@@ -6,7 +6,7 @@ host="${2-mqtt}"
# config
low="600" # green
-medium="1000" # yellow
+medium="1200" # yellow
high="2000" # red
sleep="60"