Skip to content

Temperature reading#53

Open
staniond wants to merge 2 commits into
Sonelli:masterfrom
staniond:master
Open

Temperature reading#53
staniond wants to merge 2 commits into
Sonelli:masterfrom
staniond:master

Conversation

@staniond

Copy link
Copy Markdown

Added temperature of the device. Currently it displays the average of all the temp sensors. It would be possible to implement only displaying the CPU temperature, although I only have a raspberry pi as my linux machine, so I cannot this much. Anyway a menu tickbox for disabling temperature readings is available.

@staniond staniond changed the title Temperature Temperature reading Apr 25, 2018
@aknobloch

Copy link
Copy Markdown

I'm not sure if this should average the temp sensors in /sys/class/thermal/thermal_zone* - these could be CPU, GPU, ambient sensors, etc. Averaging these together wouldn't provide much useful information, in my opinion. I think focusing on one temp like CPU, like you mentioned, would be a better solution. Just my two cents.

@staniond

Copy link
Copy Markdown
Author

Yeah, you are right, I just made this work for my raspberry Pi as it has only sensors on its CPU cores. I made the pull request in case someone wants to properly implement the sensor readings - I am no expert at this, or just use it with a Raspberry Pi like me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants