temperature-machine icon indicating copy to clipboard operation
temperature-machine copied to clipboard

Data logger for multiple DS18B20 temperature sensors on one or more machines

Results 41 temperature-machine issues
Sort by recently updated
recently updated
newest added

When `CrcFailure`s are output, they don't show anything interesting. Change case class CrcFailure() extends Error(...") to case class CrcFailure(scratchPad: String) extends Error("...") Then ensure when it's output in the log,...

hi all, i am new in all of this, i install temperature-machine and works great, but after a day aproximately sensor stop read and i have to disconnect raspberry to...

Add the version of Debian running under the `/version` endpoint and to the UI. For example, the contents of `/etc/os-release`.

Hope the colours aren't too gaudy for everyone. Changed in Graph.scala and main.js.***

Mentioned by @HunorR it might be nice to support all the sensors that `w1_therm` supports. > Hello there, i have a problem with the sensor. The sensor is connected and...

Would there be any difficulty adapting t-m to use a genuine i2c bus master (DS2482-100)? There are a couple I have in mind: AB Electronics https://www.abelectronics.co.uk/p/76/1-wire-pi-zero and Sheepwalk Electronics via...

I've written three short scripts that save the small graphs to three folders (the 1-day at the end of the day, the 1-week at the end of the week, and...

I would love to see support for dht11/dht22 sensors. The humidity measurement would be very useful in many cases!

Hey there, I think there's an issue with links when you browse the menu For example when i go to Logs > click on my Rasp, it opens logs. Then...

bug