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
|
||||
|
||||
[sensors]
|
||||
wort = ""
|
||||
chamber = ""
|
||||
ambient = ""
|
||||
wort = "28-021892458c02"
|
||||
chamber = "28-02319245083c"
|
||||
ambient = "28-02319245022b"
|
||||
weight = 0.8
|
||||
|
||||
[i2c]
|
||||
|
|
Loading…
Reference in a new issue