summaryrefslogtreecommitdiffstats
path: root/conf.d/Makefile.am
diff options
context:
space:
mode:
authorDiomidis Spinellis <dds@aueb.gr>2018-06-11 12:09:56 +0300
committerDiomidis Spinellis <dds@aueb.gr>2018-06-15 00:00:29 +0300
commit71a0d4d42d0aece55b71560785398bf8d9b1819e (patch)
tree29572714fe81bbe25c0f3fd54a1c6002122b6e8a /conf.d/Makefile.am
parent469a5d0cc239278011f6a7309d82f530a22858ee (diff)
Add 1-Wire temperature sensor monitoring
Multiple 1-Wire temperature sensors are auto-detected and monitored. Displayed sensor names are user-configurable.
Diffstat (limited to 'conf.d/Makefile.am')
-rw-r--r--conf.d/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf.d/Makefile.am b/conf.d/Makefile.am
index 63fdb24557..0a1b4946e3 100644
--- a/conf.d/Makefile.am
+++ b/conf.d/Makefile.am
@@ -79,6 +79,7 @@ dist_pythonconfig_DATA = \
python.d/traefik.conf \
python.d/unbound.conf \
python.d/varnish.conf \
+ python.d/w1sensor.conf \
python.d/web_log.conf \
$(NULL)