krahabb / meross_lan

Home Assistant integration for Meross devices
MIT License
444 stars 47 forks source link

Reboot Device #333

Closed jotzet79 closed 8 months ago

jotzet79 commented 11 months ago

Hello, Does anybody know how to trigger locally a reboot of the device? Any suggestions are greatly appreciated! THanks, Joachim

krahabb commented 11 months ago

I guess you could try investigating the Appliance.Config.Wifi message. By issuing the wifi credentials to the device you could see if this forces a reboot. Here a brief description of the message but you could also inspect this Meross utilities

You could then use the meross_lan.request service in an automation or script (or from the developer tools in order to test various messages/queries)