Aidan Timson

Results 52 comments of Aidan Timson

Pydantic will be removed from systembridgeconnector in #107957 The dependent package systembridgemodels now only uses standard dataclasses.

The temperature is based on one of the values from [LibreHardwareMonitor](https://github.com/LibreHardwareMonitor/LibreHardwareMonitor). All these tools report different values, but the values look for `k10temp`,`coretemp`,`atk0110`. https://github.com/timmo001/system-bridge-backend/blob/master/systembridgebackend/modules/cpu.py#L126-L195 If you can find a similar...