Skip to content

Development#11

Open
BigWebstas wants to merge 2 commits intoEdwardChamberlain:developmentfrom
BigWebstas:development
Open

Development#11
BigWebstas wants to merge 2 commits intoEdwardChamberlain:developmentfrom
BigWebstas:development

Conversation

@BigWebstas
Copy link
Copy Markdown

No description provided.

Added request
added set fan speed via url call
@BigWebstas
Copy link
Copy Markdown
Author

BigWebstas commented Mar 21, 2023

Added changes to update fan speed via URL
EX - http://xx.xx.xx.xx/set_fan_speeds?percent=95
Defaults to 99 if not specified

@EdwardChamberlain
Copy link
Copy Markdown
Owner

This looks great! Thanks for putting it together.

My only concern with your implementation is the security aspect - with how you have it set anyone on the LAN will be able to control the servers fan speed which seems like a risk (especially as manual fan speed will not ramp up if the server begins to overheat).

It would be nice to introduce two controls - first an environment arg that enables this feature and second an "api key" style secret that needs to be passed with the request for authentication.

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