[FreeBSD] return more sensor temperatures
Author: evilpeteCreated Oct 16, 2025Updated Sep 18, 2026
Labelsfreebsdnew-api
Summary
- OS: FreeBSD
- Type: psutil.sensors_temperatures report hw.acpi.thermal.tz0.temperature
Description
psutil.sensors_temperatures currently only reports cpu 'coretemp' not all available thermal infomation
eg:
sysctl hw.acpi.thermal.tz0.temperature
hw.acpi.thermal.tz0.temperature: 27.9CSource: giampaolo/psutil