Announcement

Collapse
No announcement yet.

ConfigWebForm crash

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    I have not been able to reproduce this problem. What version of HomeSeer are you using? As a workaround, you can edit the html\beakerstat\ConfigWebForm.aspx file.

    Change the line:
    Code:
    <strong><span class="style18">BeakerStat <% =hsInterface.PluginVersion %></span></strong>
    to:
    Code:
    <strong><span class="style18">BeakerStat</span></strong>
    HS Pro 3.0 | Linux Ubuntu 16.04 x64 virtualized under Proxmox (KVM)
    Hardware: Z-NET - W800 Serial - Digi PortServer TS/8 and TS/16 serial to Ethernet - Insteon PLM - RFXCOM - X10 Wireless
    Plugins: HSTouch iOS and Android, RFXCOM, BlueIris, BLLock, BLDSC, BLRF, Insteon PLM (MNSandler), Device History, Ecobee, BLRing, Kodi, UltraWeatherWU3
    Second home: Zee S2 with Z-Wave, CT101 Z-Wave Thermostat, Aeotec Z-Wave microswitches, HSM200 occupancy sensor, Ecolink Z-Wave door sensors, STI Driveway Monitor interfaced to Zee S2 GPIO pins.

    Comment

    Working...
    X