Minor grammar improvements to systemmonitor (#30655)

This commit is contained in:
Dave T 2024-01-05 07:28:57 +00:00 committed by GitHub
parent 63ecdff604
commit 7c05273d96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -76,4 +76,4 @@ tmpfs 934M 0 934M 0% /dev/shm
- If no hardware sensor data is available (e.g., because the integration runs in a virtualized environment), the sensor entity will not be created.
- The unit of measurement (Celsius vs. Fahrenheit) will be chosen based on the system configuration.
- Only the very first processor related hardware sensor is read, i.e., no individual core temperatures (even if the hardware sensor could provide that level of detail).
- Only the very first processor related hardware sensor is read, i.e. no individual core temperatures are available (even if the hardware sensor provides that level of detail).