Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run black on all first party python code | Tomasz Kramkowski | 2025-08-06 | 1 | -12/+18 |
| | |||||
* | temperature_host: Remove support for deprecated rpi_temperature alias | Kevin O'Connor | 2021-11-02 | 1 | -7/+1 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | temperature_host: round reported temps to 2 decimal places | Eric Callahan | 2021-10-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Eric Callahan <arksine.code@gmail.com> | ||||
* | configfile: Add support for reporting deprecated options | Kevin O'Connor | 2021-09-16 | 1 | -0/+1 |
| | | | | | | | Add a new printer.configfile.warnings with a list of config features that are deprecated. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | temperature_host: Rename "path" config to "sensor_path" | Kevin O'Connor | 2021-02-20 | 1 | -1/+1 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | temperature_host: Improve backwards compatibility check | Kevin O'Connor | 2021-02-19 | 1 | -2/+5 |
| | | | | | | Don't register two names for the same instance of the sensor. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | temperature_host: Rename rpi_temperature and add support for custom paths | Evgenii | 2021-02-19 | 1 | -0/+82 |
Signed-off-by: Evgenii Shavrin <shavrin0591@gmail.com> Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |