Showing Posts From

Fhem tips

  • 22 Jan, 2017
  • 1 min read

FHEM Tip #1: update and restart button in FHEM sidebar

Click on Edit files in the side bar and then fhem.cfgCopy 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+restartAfter the page was reloaded, three new menue entries should appear in the side bar, namelyUpdate: updated FHEM to the most recent version (requires restart) UpdateCheck: show the latest changes Restart: restart the FHEMIf you cannot edit the fhem.cfg file please have a look at this short tutorial.