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

Add more CPU load sensors #44

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

madox398
Copy link
Contributor

Add sensors for 5 and 1 minute CPU load

"load": {
        "processor_load": 0.48486328125,
        "processor_load_1m": 0.66162109375,
        "processor_load_5m": 0.5546875
    }

Also self.data["cpu"]["total"] return CPU usage in percent like cpu_use_percent which is different thing

Copy link
Member

@fabaff fabaff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@fabaff fabaff merged commit 628bd91 into home-assistant-ecosystem:master Oct 28, 2024
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