Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run black on all first party python code | Tomasz Kramkowski | 2025-08-06 | 1 | -8/+16 |
| | |||||
* | fan_generic: Fix handling of template rendering errors | Kevin O'Connor | 2025-03-25 | 1 | -0/+1 |
| | | | | | | | Make sure to assign 'value' on a rendering error to avoid an internal error. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | fan_generic: fixes missing logging import | Pedro Lamas | 2024-11-01 | 1 | -0/+1 |
| | | | | Signed-off-by: Pedro Lamas <pedrolamas@gmail.com> | ||||
* | fan_generic: Support setting a TEMPLATE on SET_FAN_SPEED commands | Kevin O'Connor | 2024-09-30 | 1 | -3/+19 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | fan_generic: Add support for named fans and gcode to control them (#3054) | bondus | 2020-08-07 | 1 | -0/+28 |
Signed-off-by: Pontus Borg <liquidpontus@yahoo.se> |