chore: updated proccesing

This commit is contained in:
Elias Renman
2023-07-03 11:10:55 +02:00
parent b670057698
commit 01d3701a50
2 changed files with 26 additions and 16 deletions

View File

@@ -1,12 +1,12 @@
{
"water_low": false,
"water_low": true,
"timeout": 120,
"check_interval": 2.5,
"threshold": 6,
"check_interval": 60,
"threshold": 3.5,
"moisture": {
"thresholds": {
"lower": {
"sensor_0": 60,
"sensor_0": 67,
"sensor_1": 50,
"sensor_2": 50
},