resources icon indicating copy to clipboard operation
resources copied to clipboard

Show Temperature Sensor as a Graph

Open ChristophHannappel opened this issue 1 year ago • 1 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Is your feature request related to a problem? Please describe.

I'm interested how the device temperature correlates with it's utilization. Currently i can only see the current sensor value, but no trend.

Describe the solution you'd like

Allow the temperature sensor data to be displayed as a graph as an option.

Describe alternatives you've considered

Additional context

No response

ChristophHannappel avatar Aug 18 '24 06:08 ChristophHannappel

Hi, thanks for the issue. I'll look into it, though I'd prefer not to put too many vertically stacked into a page as this consumes a lot of space.

nokyan avatar Aug 18 '24 16:08 nokyan

I've implemented the temperature graphs in the temperature-graphs branch, do you mind checking it out?

nokyan avatar Oct 10 '24 06:10 nokyan

Hello,

thank you very much. Could you help me how to test it? Do i need to build it as described at building-using-flatpak-builder or is there a compiled app that i can start? Thank you

ChristophHannappel avatar Oct 11 '24 07:10 ChristophHannappel

Hello,

thank you very much. Could you help me how to test it? Do i need to build it as described at building-using-flatpak-builder or is there a compiled app that i can start? Thank you

You can try to build it yourself using the commands in the README section you linked, but I think there is a way to use Flathub for such test builds, I'll try to figure that out in the meantime. :)

nokyan avatar Oct 11 '24 12:10 nokyan

Just followed the flatpack-build instructions and it worked flawlessly :)

The Sensor Graph is perfect. Thank you very much grafik

ChristophHannappel avatar Oct 20 '24 08:10 ChristophHannappel

Neat, I'll merge it then. :)

nokyan avatar Oct 20 '24 09:10 nokyan