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

Update parsers.json #262

Merged
merged 1 commit into from
Feb 6, 2025
Merged

Conversation

asgothian
Copy link

Add NVME temperature to measurements

Tested on RPI5 with one nvme ssd and on an RPI4 without nvme SSD.

Note: The measurement requires the package nvme-cli to be installed and the command nvme smart-log /dev/nvme0 to be added to the sudoer subsystem for execution without password.

If the package is not installed, the value for the NVME temperature will be 0. If the command is not added to the sudoer subsystem the adapter will throw an error when trying to read the temperature.

Unfortunately, I found no alternative to read the nvme temperature as a normal user.

A.

Add NVME temperature to measurements
@Garfonso Garfonso merged commit b6d9334 into iobroker-community-adapters:master Feb 6, 2025
6 checks passed
@Garfonso
Copy link

Garfonso commented Feb 6, 2025

Thank you.

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