Logrotate fix and small DS18B20 sensor fix
utils.py merged with miniprobe.py
probe.py cleanmem fix
probe_installer fix
DS18B20 defult enable fix if folder /sys/bus/w1/devices exists
Various minor fixes
test.py removal as this was added by mistake
InsecureRequestWarning suppressed. All other warnings and errors from requests will still be displayed.
ProbeHealth sensor enabled and fixed...
DS18B20 sensor return value selectable between Celsius or Fahrenheit
A future version of this fork will log all those errors the the probe logfile
A next release will include a option for the DS18B20 to be able to select the DS18B20 sensor (select 1 DS18B20 per sensor, or just return them all)
the commit by root is also by me. i forgot to set the user in my new dev environment
Logrotate fix and small DS18B20 sensor fix utils.py merged with miniprobe.py probe.py cleanmem fix probe_installer fix DS18B20 defult enable fix if folder /sys/bus/w1/devices exists Various minor fixes test.py removal as this was added by mistake InsecureRequestWarning suppressed. All other warnings and errors from requests will still be displayed. ProbeHealth sensor enabled and fixed... DS18B20 sensor return value selectable between Celsius or Fahrenheit A future version of this fork will log all those errors the the probe logfile
A next release will include a option for the DS18B20 to be able to select the DS18B20 sensor (select 1 DS18B20 per sensor, or just return them all) the commit by root is also by me. i forgot to set the user in my new dev environment