It would be great if the Mudi could shut down automatically about 5 minutes after the last Wi-Fi device has disconnected. I think the current one hour minimum time is way too long.
Hi,
Thank you for your suggestion.
You may be able to adjust it manually through the backend via SSH into the router and running the command below:
uci set lpm.global.auto_shutdown_time='300' # second
uci commit lpm
1 Like
Is it possible to make the auto power off work with external power? Now it works only with battery
Unfortunately, this function does not work when connected to an external power supply.