Skip to content

jp112sdl/HM-WebUI-LED16-Mod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HM-WebUI-LED16-Mod

WebUI modification to display the LED states of the HM-OU-LED16

Login via SSH and execute the following commands (note: every point is one line with no line breaks):

  • mount -o remount,rw /
  • cp /www/rega/esp/controls/button.fn /www/rega/esp/controls/button.fn.bak
  • cd /www/rega/esp/controls/ ; wget --no-check-certificate -q -O - https://raw.githubusercontent.com/jp112sdl/HM-WebUI-LED16-Mod/master/patch/button.fn.patch | patch button.fn
  • mount -o remount,ro /
  • running RaspberryMatic:
    • monit restart ReGaHss
  • running CCU3 FW:
    • /etc/init.d/S70ReGaHss restart

At least: clear browser cache!
Caution: This mod must be applied after every ccu/raspberrymatic firmware update.

WebUI

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published