ctucx.git: nixfiles

ctucx' nixfiles

commit bfe2d67c36548002779b306d62c118dff587365b
parent a3652714f5013a917d6b6f917e2d350503a9a65d
Author: Leah (ctucx) <leah@ctu.cx>
Date: Thu, 28 Apr 2022 14:33:02 +0200

machines/lollo/smarthome: update id of tempsensor
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/machines/lollo/smarthome/smartied.nix b/machines/lollo/smarthome/smartied.nix
@@ -65,7 +65,7 @@ let
 
       "lacrosse-l1" = {
         type = "LacrosseTempSensor";
-        id   = "27";
+        id   = "3c";
       };
 
       "lacrosse-l2" = {