From 3526812da85eb161408fc06bd6c02c4b6c06eeaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Rasmussen?= Date: Sat, 15 Jun 2024 21:37:21 +0200 Subject: [PATCH] Add default sensors to config --- internal/configuration/fermentord.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/internal/configuration/fermentord.toml b/internal/configuration/fermentord.toml index da55417..2e754e0 100644 --- a/internal/configuration/fermentord.toml +++ b/internal/configuration/fermentord.toml @@ -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]