Skip to content

fix: ensure the configured fan is correctly monitored#5

Open
ressu wants to merge 1 commit into
blankhaus:mainfrom
ressu:push-uzqzzsmnzlql
Open

fix: ensure the configured fan is correctly monitored#5
ressu wants to merge 1 commit into
blankhaus:mainfrom
ressu:push-uzqzzsmnzlql

Conversation

@ressu

@ressu ressu commented Nov 8, 2025

Copy link
Copy Markdown

The previous fan lookup logic incorrectly always retrieved the generic [fan] object instead of the fan specified in the configuration. This resulted in the plugin monitoring the wrong device.

The lookup now uses the full fan section string to accurately identify and fetch the correct fan object. This ensures the intended device is monitored and provides clearer error handling if the fan is not found.

The previous fan lookup logic incorrectly always retrieved the generic
`[fan]` object instead of the fan specified in the configuration. This
resulted in the plugin monitoring the wrong device.

The lookup now uses the full fan section string to accurately identify and
fetch the correct fan object. This ensures the intended device is
monitored and provides clearer error handling if the fan is not found.
@ressu

ressu commented Nov 8, 2025

Copy link
Copy Markdown
Author

considering that PRs haven't been merged for over a year, mentioning @mut3xx just in case they just haven't noticed. Otherwise I'll just fork the project with the various fixes from this repo.

ressu added a commit to ressu/klipper-filter_monitor that referenced this pull request Feb 7, 2026
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.

1 participant