Skip to content

feat: expose second fan RPM (fan2rpm) via API and UI#6

Open
nathanmarlor wants to merge 3 commits into
WantClue:mainfrom
nathanmarlor:pr/fan2rpm
Open

feat: expose second fan RPM (fan2rpm) via API and UI#6
nathanmarlor wants to merge 3 commits into
WantClue:mainfrom
nathanmarlor:pr/fan2rpm

Conversation

@nathanmarlor
Copy link
Copy Markdown
Contributor

Summary

  • Add fan2rpm field to the system info API response (second fan RPM from fan_rpm[1])
  • Update home dashboard to display dual fan RPM in a combined row

Test plan

  • API returns fan2rpm field
  • Home dashboard shows both fan RPM values
  • Firmware builds cleanly

fan_rpm[1] was already being populated in power_management_task.c
via PAC9544 channel mux. Expose it in the GET response and display
Fan 2 Speed in the temperature card when non-zero.
Show both fan RPMs on a single line when a second fan is present:
  100% (1: 1200 RPM) (2: 1100 RPM)
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