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

feat(LHM): Customizable error labels for LibreHardwareMonitor Widget #74

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

Video-Nomad
Copy link
Contributor

Added optional customizable error labels for invalid sensor id, connection error and authentication error situations:

  • sensor_id_error_label optional config option is added
  • connection_error_label optional config option is added
  • auth_error_label optional config option is added.

Changed default error labels to be more concise for invalid sensor id and authentication failed to "N/A" and "Auth Failed...".

Moved request creation to __init__.

Updated docs.

Added customizable error labels (sensor id, connection and auth).
Changed default error labels for sensor id and auth.
Moved request creation to __init__.
Updated docs.
@amnweb amnweb merged commit 5fe5203 into amnweb:main Nov 25, 2024
@Video-Nomad Video-Nomad deleted the feat/libre-hw-custom-error-labels branch November 26, 2024 18:31
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