Announcement

Collapse
No announcement yet.

Jon00 Links For Homeseer 3

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

    #61
    I'll send you a PM tomorrow for things to check.
    Jon

    Comment


      #62
      Hi, I seem to have the same issue. The script runs seemingly without error. I have the scripting references in my settings.ini:

      ScriptingReferences=System.Management;System.Management.dll, System.Drawing;System.Drawing.dll,System.Web;System.web.dll

      An excerpt from the config.ini:-

      [Settings]
      Delay="0"
      FadeIn="0"
      TextLinkMode="1"
      LogoBarXTextPosition="650"
      LogoBarYTextPosition="-66"
      LogoBarTextColor="white"

      [View]
      Enabled="1"
      1Title="Device Management"
      1URL="/deviceutility"
      2Title="Device Status"
      2URL="/Status"
      3Title="Events"
      3URL="/Events"
      4Title="Energy"
      4URL="/Energy"
      5Title="Log"
      5URL="/EventLog"
      6Title="Charts"
      6URL="/Jon00DBCharting.asp"
      7Title=""
      7URL=""
      8Title=""
      8URL=""
      9Title=""
      9URL=""
      10Title=""
      10URL=""
      11Title=""
      11URL=""
      12Title=""
      12URL=""


      I'm running HS 3.0.0.297 on Windows 8 x64.

      If there's anything I can look at to try and diagnose please let me know.

      Cheers,

      Jon.

      Comment


        #63
        What browser are you using?
        Jon

        Comment


          #64
          In true Sod's law style, I may have found the answer.

          I added a space between the comma and the system.web in the scripting references in settings.ini. Had to restart HS becasue it locked up when looking at the built in enegy graphs and now Jon00Links appears to have sprung into life...



          Was:
          ScriptingReferences=System.Management;System.Management.dll, System.Drawing;System.Drawing.dll,System.Web;System.web.dll

          Is Now:
          ScriptingReferences=System.Management;System.Management.dll, System.Drawing;System.Drawing.dll, System.Web;System.web.dll

          Hope that helps (and that it was actually that that caused it not to work and I'm not back on here in 5 minutes)...

          Cheers,

          Jon.

          Comment


            #65
            Although I may have spoken too soon...

            Now I can't seem to change the config, despite multiple runs of the script and restarts of Homeseer.

            Using Chrome.


            Nov-01 12:47:48 Event Running script in background: C:/Program Files (x86)/HomeSeer HS3/scripts/Jon00Links.vben
            Nov-01 12:47:48 Event Event Trigger "Miscellaneous Update Jon00Links"
            Nov-01 12:47:48 Event Event Miscellaneous Update Jon00Links triggered by the event page 'Run' button.

            Stumped...

            Cheers,

            Jon.

            Comment


              #66
              Please post your entire ini file and tell me what you cannot see.
              Jon

              Comment


                #67
                It was more that I couldn't hide things I'd previously enabled while trying to get it to work at all.

                Once I'd remembered to go into Chrome's settings and clear the cache it appeared as configured.

                Sorry for any confusion.

                Jon.

                Comment


                  #68
                  I hate the device management filtering. Is there a way to create links that automatically filter the device management listing? I would love to have drop-down menu items for "Lights", "Energy Monitoring", "1st Floor", etc.

                  Is this possible somehow?

                  Thanks,
                  AJ

                  Comment


                    #69
                    Your request has nothing to do with this application however is not possible due to the way HST use JQuery to expand the different sections on the events page.
                    Jon

                    Comment


                      #70
                      Changes to Tools menu not working

                      For some reason this change to the Tools Menu:
                      8Title="Exit Homeseer"
                      8URL="#HS3 Shutdown"
                      in the Jon00Links.ini file are not changing what is rendered (after running Jon00Links.vben and refreshing the page) I have even restarted HS3 and then ran the vben file and refreshed the page. I also cleared out all cache in Chrome.

                      By the way, I discovered that it is necessary to clear browsing history in Chrome to get the Extra menu buttons to show my changes to the ini file but that doesn't work for the changes in the Tools section.

                      Any suggestions?

                      Comment


                        #71
                        Would you post your ini file please.
                        Jon

                        Comment


                          #72
                          Yup...here it is.
                          [Settings]
                          Delay="10"
                          FadeIn="10"
                          TextLinkMode="1"
                          LogoBarXTextPosition="650"
                          LogoBarYTextPosition="-66"
                          LogoBarTextColor="white"
                          [View]
                          Enabled="1"
                          1Title="Device Management"
                          1URL="/deviceutility"
                          2Title="Device Status"
                          2URL="/Status"
                          3Title="Events"
                          3URL="/Events"
                          4Title="Energy"
                          4URL="/Energy"
                          5Title="Log"
                          5URL="/EventLog"
                          6Title="Device List"
                          6URL="/Jon00DeviceList.aspx"
                          7Title="Event List"
                          7URL="/Jon00EventList.aspx"
                          8Title=""
                          8URL=""
                          9Title=""
                          9URL=""
                          10Title=""
                          10URL=""
                          11Title=""
                          11URL=""
                          12Title=""
                          12URL=""
                          [Tools]
                          Enabled="0"
                          1Title="Setup"
                          1URL="/setup"
                          2Title="Global Variables, Timers, & Counters"
                          2URL="/Globals"
                          3Title="Control Panel"
                          3URL="/ControlPanel"
                          4Title="Reminders"
                          4URL="/vorm"
                          5Title="Help"
                          5URL="/help"
                          6Title="About Homeseer"
                          6URL="/About"
                          7Title="Log Out"
                          7URL="/logo"
                          8Title="Exit Homeseer"
                          8URL="#HS3 Shutdown"
                          9Title=""
                          9URL=""
                          10Title=""
                          10URL=""
                          11Title=""
                          11URL=""
                          12Title=""
                          12URL=""
                          [Plugins]
                          Enabled="0"
                          1Title="Manage"
                          1URL="/interfaces"
                          [Extra]
                          Enabled=1
                          1Title="Device List"
                          1URL="/Jon00DeviceList.aspx"
                          2Title="Event List"
                          2URL="/Jon00EventList.aspx"
                          3Title="Jon00 Alexa"
                          3URL="/Jon00Alexa.aspx"
                          4Title="Jon00iniEditor"
                          4URL="/Jon00IniEditor"
                          5Title="LINK5"
                          5URL=""
                          [TextLinks1]
                          Enabled="1"
                          BackgroundColor="#EBF6FF"
                          Position="center"
                          1Title="Homeseer"
                          1URL="$http://www.homeseer.com"
                          2Title="Homeseer forum"
                          2URL="$http://board.homeseer.com"
                          3Title="TextLinks1-where is this"
                          3URL=""
                          4Title=""
                          4URL=""
                          5Title=""
                          5URL=""
                          6Title=""
                          6URL=""
                          7Title=""
                          7URL=""
                          8Title=""
                          8URL=""
                          9Title=""
                          9URL=""
                          10Title=""
                          10URL=""
                          11Title=""
                          11URL=""
                          12Title=""
                          12URL=""
                          [TextLinks2]
                          Enabled="0"
                          BackgroundColor="#DBE6EF"
                          Position="center"
                          1Title="TextLinks2-where is this"
                          1URL=""
                          2Title=""
                          2URL=""
                          3Title=""
                          3URL=""
                          4Title=""
                          4URL=""
                          5Title=""
                          5URL=""
                          6Title=""
                          6URL=""
                          7Title=""
                          7URL=""
                          8Title=""
                          8URL=""
                          9Title=""
                          9URL=""
                          10Title=""
                          10URL=""
                          11Title=""
                          11URL=""
                          12Title=""
                          12URL=""
                          [TextLinks3]
                          BackgroundColor="#EBF6FF"
                          Position="center"
                          1Title="TextLinks3-where is this"
                          1URL=""
                          2Title=""
                          2URL=""
                          3Title=""
                          3URL=""
                          4Title=""
                          4URL=""
                          5Title=""
                          5URL=""
                          6Title=""
                          6URL=""
                          7Title=""
                          7URL=""
                          8Title=""
                          8URL=""
                          9Title=""
                          9URL=""
                          10Title=""
                          10URL=""
                          11Title=""
                          11URL=""
                          12Title=""
                          12URL=""
                          [Info]
                          Version=1.0.4.1

                          Comment


                            #73
                            You have to enable the tools:

                            Look here:

                            [Tools]
                            Enabled="0"
                            Jon

                            Comment


                              #74
                              Geesh Jon, I have to read the instructions too?

                              Sorry....Thanks... again

                              It's working great now.

                              I just noticed that my ini file didn't have Enabled="0" for TextLinks3 so I inserted it and set it to 1 to get an idea of where it is on the page. I'll make good use of it.

                              Thanks for all the great work!!!

                              -- greg

                              Comment


                                #75
                                Link to Display a text file

                                Would it be possible to have the option to display a text file from the menu like the Startup.Log?

                                Comment

                                Working...
                                X