alex3025 / ilo-fans-controller

Easily manage your HP server's fans speeds, anywhere!
MIT License
159 stars 12 forks source link

API GET/POST returns "get_fans" #18

Open FordMustang0288 opened 4 weeks ago

FordMustang0288 commented 4 weeks ago

When using either of the API points, the response is "get_fans" rather than fan speeds or presets

curl http:///ilo-fans-controller/index.php?api=fans get_fans curl http:///ilo-fans-controller/index.php?api=presets get_fans

alex3025 commented 4 weeks ago

That's a really strange issue... does the tool work normally if you don't put any parameter?