]> mj.ucw.cz Git - home-hw.git/commitdiff
Typo
authorMartin Mares <mj@ucw.cz>
Sun, 23 Feb 2025 19:10:16 +0000 (20:10 +0100)
committerMartin Mares <mj@ucw.cz>
Sun, 23 Feb 2025 19:10:16 +0000 (20:10 +0100)
influx/burrow-influx.c

index 1772799d0e0f2ad8284d04974e79f95e2945a741..ad22da26ed3b21dc7a4a4d1268f4ea92ee331293 100644 (file)
@@ -282,7 +282,7 @@ static const struct attr attr_table[] = {
                .topic = "burrow/heating/modulation",
        },
        {
-               .metric = "heating_return_tem",
+               .metric = "heating_return_temp",
                .value_name = "t",
                .topic = "burrow/heating/return-temp",
        },