Add default sensors to config
This commit is contained in:
parent
2b1dd61ecc
commit
3526812da8
1 changed files with 3 additions and 3 deletions
|
@ -23,9 +23,9 @@ tilt = "DWJONDAHL.ingest.fermentor.ingest_tilt_reading"
|
||||||
port = 8000
|
port = 8000
|
||||||
|
|
||||||
[sensors]
|
[sensors]
|
||||||
wort = ""
|
wort = "28-021892458c02"
|
||||||
chamber = ""
|
chamber = "28-02319245083c"
|
||||||
ambient = ""
|
ambient = "28-02319245022b"
|
||||||
weight = 0.8
|
weight = 0.8
|
||||||
|
|
||||||
[i2c]
|
[i2c]
|
||||||
|
|
Loading…
Reference in a new issue