Skip to content

v0.3.0 - Add Thermal Thresholds

Latest

Choose a tag to compare

@Steve-Tech Steve-Tech released this 20 Dec 12:20
305593a

The release adds abstractions for the EC_CMD_THERMAL_SET_THRESHOLD and EC_CMD_THERMAL_GET_THRESHOLD commands: commands.thermal.thermal_set_thresholds() and commands.thermal.thermal_get_thresholds().

Most notably these abstractions allows for setting fan off and max setpoints, as well as warn, high, and halt temperature thresholds.

Full Changelog: 0.2.0...0.3.0