Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: temp missing on rockpi #522

Merged
merged 2 commits into from
Apr 9, 2023
Merged

fix: temp missing on rockpi #522

merged 2 commits into from
Apr 9, 2023

Conversation

shawaj
Copy link
Member

@shawaj shawaj commented Apr 8, 2023

Issue

How

  • adds correct sensor name on rockpi

Screenshots

References

Closes: #485

Checklist

  • Tests added
  • Cleaned up commit history (rebase!)
  • Documentation added
  • Thought about variable and method names

temp missing on rockpi

Closes: #485
@shawaj shawaj requested a review from a team as a code owner April 8, 2023 14:32
@sonarcloud
Copy link

sonarcloud bot commented Apr 8, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@robputt robputt merged commit cd094d7 into master Apr 9, 2023
@robputt robputt deleted the shawaj/fixtemp branch April 9, 2023 06:58
shawaj added a commit that referenced this pull request Apr 10, 2023
As per https://psutil.readthedocs.io/en/latest/#psutil.virtual_memory the best way to calculate available and used memory is by using the "total" and "available" metrics.

Also see https://github.com/giampaolo/psutil/blob/master/scripts/meminfo.py

Related to #485 and #522
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.

CPU temp now missing from Local Diagnostics Screen
2 participants