Closed dkossman closed 5 months ago
This seems like the temperature.json file is out of date. Pull again and verify that it pulled successfully or is already up to date.
pi@njspcPi:~/relayEquipmentManager $ git pull
Already up to date.
pi@njspcPi:~/relayEquipmentManager $
Note: this error seems to have started since i pulled REM this morning, after the Steinhard-Hart option was added (so this is arguably my own fault :-)).
I haven't yet fired up NJSPC or Dashpanel, just trying to get REM working.
In REM
added an I2C relay board and an ADS1115 added 3 1-wire DS18B20 probes added a generic 10k temp probe device. configured the probe for voltage and 16 bits expected: it works and probe config is saved actual: the configuration is not saved and reverts to the defaults (Raw value, 10 bits). errors in the log:
This log starts at resetting the server, i attempted to set up the probe using both Steinhart-Hart and the lookup table, same issue. This makes it impossible to feed the ADS1115 voltage to the 10k probe device