FHEM Tip #1: update and restart button in FHEM sidebar
Click on Edit files in the side bar and then fhem.cfg Copy the following code into the fhem.cfg file and click on save fhem.cfg. attr WEB menuEntries Update,cmd=update,UpdateCheck,cmd=update+check,Restart,cmd=shutdown+restart After the page was reloaded, three new menue entries should appear in the side bar, namely Update: updated FHEM to the most recent version (requires restart) UpdateCheck: […] More