Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | temperature_sensor: report min/max measured temp via get_status | Arksine | 2020-08-01 | 1 | -1/+10 |
* | klippy: Rename try_load_module() to load_object() | Kevin O'Connor | 2020-05-08 | 1 | -1/+1 |
* | heaters: Make heater.py an "extras" module | Kevin O'Connor | 2020-04-25 | 1 | -2/+3 |
* | heater: Fix misspelling of Celsius | Kevin O'Connor | 2020-02-27 | 1 | -3/+3 |
* | temperature_sensor: Add get_status() function | Simon Kühling | 2019-12-13 | 1 | -0/+2 |
* | temperature_sensor: Add generic temperature sensor support | Douglas Hammond | 2019-02-26 | 1 | -0/+27 |