]> mj.ucw.cz Git - home-hw.git/commitdiff
Influx: Fix loft_fan
authorMartin Mares <mj@ucw.cz>
Wed, 13 Jul 2022 15:52:55 +0000 (17:52 +0200)
committerMartin Mares <mj@ucw.cz>
Wed, 13 Jul 2022 15:52:55 +0000 (17:52 +0200)
influx/burrow-influx.c

index 518de1847e9bcdce557fcc51f8eaddcb63f4049d..ce5baf247e4d88ea230f1f07e11a70223db0153c 100644 (file)
@@ -126,6 +126,7 @@ static const struct attr attr_table[] = {
        },
        {
                .metric = "loft_fan",
+               .value_name = "on",
                .topic = "burrow/loft/fan"
        },
        {