/1wireTemperaturLogger

Logs 1wire Temperature Sensors (DS18B20) to an file, MQTT and/or influx

Primary LanguagePython

1wireTemperaturLogger

Logs 1wire Temperature Sensors (DS18B20) to an file, MQTT and/or influx

Install

first install virtualenv

sudo pip3 install virtualenv

than run the make scripts

make all

Run the logger

make run