Announcement

Collapse
No announcement yet.

Is it possible to edit the HomeSeer webpage header

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Is it possible to edit the HomeSeer webpage header

    When you go to \\myipaddress\stat, you get the builtin webpage generated by Homeseer. Is it possible to somehow edit the line of buttons that looks like:

    Home | Status | Events | .....

    I would like to add a button of my own to redirect to another port on my same IP address(i.e. another webserver on my home network), and would like to delete some of the buttons.

    Thanks.
    MikeA

    Windows XP Home edition/256Mbytes
    HS Beta 42/HSP Beta 17/No VR
    CM11A (RS232)
    RCS TR-36 Thermostat(RS485)
    WeatherDisplay running a Oregon Sc WM-918 (RS232)
    Creative DI5630-5 modem for HS/HSP
    DSL for internet/webcam connection
    Webcam32 for web streaming running on 2nd PC
    Homeseer webserver combining home automation/weather/webcam



    #2
    I see how to delete buttons in the webpage setup, but is there a way to add a button?
    Thx.
    MikeA

    Windows XP Home edition/256Mbytes
    HS Beta 42/HSP Beta 17/No VR
    CM11A (RS232)
    RCS TR-36 Thermostat(RS485)
    WeatherDisplay running a Oregon Sc WM-918 (RS232)
    Creative DI5630-5 modem for HS/HSP
    DSL for internet/webcam connection
    Webcam32 for web streaming running on 2nd PC
    Homeseer webserver combining home automation/weather/webcam


    Comment


      #3
      Create a file that has all the links that you want. Save it in the HomeSeer html directory with the name links.htm. This file will override the links generated by HomeSeer.
      A word of advice, when you add the links to the page start all with a /.

      <pre class="ip-ubbcode-code-pre">&lt;a href="/tope"&gt;Events&lt;/a&gt; | &lt;a href="/somedir/somepage.asp"&gt; </pre>

      By putting the / in first the links will work as you move up and down into different directories.

      Jeff Farmer

      --
      Jeff Farmer
      HS 3, HSPhone
      My HS3 Plugins: CFHSExtras, Random, Restart, Tracker, WeatherXML, PanaBluRay
      Other Plugins In Use: APCUPSD, BLOnkyo, Device History, EasyTrigger, HSTouch Server, PHLocation2, Pushover, RFXCom, UltraGCIR3, UltraMon3, UltraPioneerAVR3, X10, Z-Wave

      Hardware: GoControl Irrigation Controler, Schlage Lever Lock, Schlage Deadbolt, Way2Call Hi-Phone, RFXCom RFXrec433 Receiver, WGL 800, TI-103, Z-Net, Pioneer 1120, Pioneer 1021, Pioneer LX302, Panasonic BDT-110, Panasonic BDT-210 x2

      Comment


        #4
        Jeff
        I tried your approach. I created a file named 'links.htm' in \programs\homeseer\html.
        I put the following text into the file:
        &lt;a href="/evls"&gt;Events&lt;/a&gt; | &lt;a href="/stat"&gt;Status&lt;/a&gt;

        But...I keep getting the long list of options created by Homeseer instead.

        My goal is to add one option, while deleting most of the automatic Homeseer ones.

        Any ideas?
        Thx.
        MikeA

        Windows XP Home edition/256Mbytes
        HS Beta 42/HSP Beta 17/No VR
        CM11A (RS232)
        RCS TR-36 Thermostat(RS485)
        WeatherDisplay running a Oregon Sc WM-918 (RS232)
        Creative DI5630-5 modem for HS/HSP
        DSL for internet/webcam connection
        Webcam32 for web streaming running on 2nd PC
        Homeseer webserver combining home automation/weather/webcam


        Comment


          #5
          I am running beta 1.5.42. I am going to try to upgrade to 1.6 this evening.
          Thx.
          MikeA

          Windows XP Home edition/256Mbytes
          HS Beta 42/HSP Beta 17/No VR
          CM11A (RS232)
          RCS TR-36 Thermostat(RS485)
          WeatherDisplay running a Oregon Sc WM-918 (RS232)
          Creative DI5630-5 modem for HS/HSP
          DSL for internet/webcam connection
          Webcam32 for web streaming running on 2nd PC
          Homeseer webserver combining home automation/weather/webcam


          Comment


            #6
            Jeff
            I got it working. It works just as you described, it was my cockpit error.
            Thanks for the help!!

            Windows XP Home edition/256Mbytes
            HS Beta 42/HSP Beta 17/No VR
            CM11A (RS232)
            RCS TR-36 Thermostat(RS485)
            WeatherDisplay running a Oregon Sc WM-918 (RS232)
            Creative DI5630-5 modem for HS/HSP
            DSL for internet/webcam connection
            Webcam32 for web streaming running on 2nd PC
            Homeseer webserver combining home automation/weather/webcam


            Comment

            Working...
            X