mirror of
https://github.com/eliasrenman/gardentron.git
synced 2026-03-16 20:46:07 +01:00
chore: updated proccesing
This commit is contained in:
@@ -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
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user