feat: Add support for LUH-N615S-WUS NeoClassic 650s - #538
Conversation
The normal humidifier functions are working. Need to get the "NightLight" working, looks like I need to snoop the API. Also Need to implement the AutoPref types and snoop how to set those.
for more information, see https://pre-commit.ci
|
Took some work but I got the interception working (burp suite community, couldn't get Charles to mitm properly) Change Auto Preference is just sending it along with the workMode Set Timer
Schedules
Nightlight Level is selection between the two nightlight brightnesses; 1 is brightness 2 is brightnessLevel2 |
The normal humidifier functions are working.
Need to get the "NightLight" working, looks like I need to snoop the API. Also Need to implement the AutoPref types and snoop how to set those.
Creating the PR in case anyone feels like helping or providing feedback on the progress.