Announcement

Collapse
No announcement yet.

Temp sensors not recognized

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

    Temp sensors not recognized

    Hi Ultra, everyone,

    I just installed the Ultra1Wire plugin tonight, got it directly from the HS updater. No apparent problems on install. The issue is: I'm not getting any temp sensor devices auto-installed, nor am I seeing anything put in the db. It's as if the plugin doesn't recognize the sensors. I'm familiar with Access, so I opened the db to see if the sensors were inthe temp table. Nope, nothing.

    I have the latest HS 2.1 version (not beta) and I've looked through the various threads here to see if this problem was reported/fixed here - no such luck.

    Also, please note that I have an older TEMP05 by Midon, that is working fine and reporting two temp sensor every 5 minutes, as witnessed by the exerpt debug log lines here:

    Code:
    1/6/2007 9:00:01 PM   Ultra1Wire Debug  Entered name() function. 
    1/6/2007 9:00:28 PM   Ultra1Wire Debug  Entered Timer1_Elapsed() subroutine.  
    1/6/2007 9:00:31 PM   Ultra1Wire Debug  Entered name() function. 
    1/6/2007 9:01:01 PM   Ultra1Wire Debug  Entered name() function. 
    1/6/2007 9:01:09 PM   Ultra1Wire Debug  Entered Timer2_Elapsed() subroutine.  
    1/6/2007 9:01:09 PM   Ultra1Wire Debug  Entered DoSensorCheck() subroutine. 
    1/6/2007 9:01:09 PM   Ultra1Wire Debug  Entered DoTemp08SensorCheck() subroutine. 
    1/6/2007 9:01:09 PM   Ultra1Wire Debug  DoSensorCheck Thread Started 
    1/6/2007 9:01:09 PM   Ultra1Wire Debug  Entered Read() thread subroutine. 
    1/6/2007 9:01:09 PM   Ultra1Wire Debug  Temp08 Data Received: > 
    1/6/2007 9:01:09 PM   Ultra1Wire Debug  Temp08 Data Received: > 
    1/6/2007 9:01:09 PM   Ultra1Wire Debug  Temp08 Data Received: Sensor #01[4E000800312BCE10]=80.60F 
    1/6/2007 9:01:09 PM   Ultra1Wire Debug  Temp08 Data Received: > 
    1/6/2007 9:01:09 PM   Ultra1Wire Debug  Temp08 Data Received: Sensor #02[7100080023C22E10]=54.05F 
    1/6/2007 9:01:09 PM   Ultra1Wire Debug  Temp08 Data Received: > 
    1/6/2007 9:01:10 PM   Ultra1Wire Debug  Temp08 Data Received: > 
    1/6/2007 9:01:11 PM   Ultra1Wire Debug  Temp08 Data Received: > 
    1/6/2007 9:01:11 PM   Ultra1Wire Debug  Temp08 Data Received: Sensor #01[4E000800312BCE10]=79.57F 
    1/6/2007 9:01:13 PM   Ultra1Wire Debug  Temp08 Data Received: > 
    1/6/2007 9:01:13 PM   Ultra1Wire Debug  Temp08 Data Received: Sensor #02[7100080023C22E10]=54.05F 
    1/6/2007 9:01:21 PM   Ultra1Wire Debug  Entered name() function. 
    1/6/2007 9:01:21 PM   Ultra1Wire Debug  Entered GetSetting() function. 
    1/6/2007 9:01:21 PM   Ultra1Wire Debug  Section: Database, Key: DBType, Value: Microsoft Access 
    1/6/2007 9:01:23 PM   Ultra1Wire Debug  Entered name() function. 
    1/6/2007 9:01:25 PM   Ultra1Wire Debug  Entered name() function. 
    1/6/2007 9:01:25 PM   Ultra1Wire Debug  Entered GetSetting() function. 
    1/6/2007 9:01:25 PM   Ultra1Wire Debug  Section: Database, Key: DBType, Value: Microsoft Access 
    1/6/2007 9:01:28 PM   Ultra1Wire Debug  Entered Timer1_Elapsed() subroutine.  
    1/6/2007 9:01:31 PM   Ultra1Wire Debug  Entered name() function. 
    1/6/2007 9:01:39 PM   Ultra1Wire Debug  Entered UpdateTempSensors() subroutine. 
    1/6/2007 9:01:49 PM   Ultra1Wire Debug  Entered name() function. 
    1/6/2007 9:01:49 PM   Ultra1Wire Debug  Entered GetSetting() function. 
    1/6/2007 9:01:49 PM   Ultra1Wire Debug  Section: Database, Key: DBType, Value: Microsoft Access 
    1/6/2007 9:01:52 PM   Ultra1Wire Debug  Entered name() function. 
    1/6/2007 9:01:52 PM   Ultra1Wire Debug  Entered GetSetting() function. 
    1/6/2007 9:01:52 PM   Ultra1Wire Debug  Section: Database, Key: DBType, Value: Microsoft Access 
    1/6/2007 9:01:54 PM   Ultra1Wire Debug  Entered name() function. 
    1/6/2007 9:01:55 PM   Ultra1Wire Debug  Entered name() function. 
    1/6/2007 9:01:55 PM   Ultra1Wire Debug  Entered GetSetting() function. 
    1/6/2007 9:01:55 PM   Ultra1Wire Debug  Section: Database, Key: DBType, Value: Microsoft Access 
    1/6/2007 9:01:58 PM   Ultra1Wire Debug  Entered name() function. 
    1/6/2007 9:01:58 PM   Ultra1Wire Debug  Entered GetSetting() function. 
    1/6/2007 9:01:58 PM   Ultra1Wire Debug  Section: Database, Key: Connection, Value: Provider=Microsoft.Jet.OLEDB.4.0; Data Source=c:\program files\homeseer 2\data\ultralog\homeseerdb.mdb 
    1/6/2007 9:01:58 PM   Ultra1Wire Debug  Entered GetSetting() function. 
    1/6/2007 9:01:58 PM   Ultra1Wire Debug  Section: Database, Key: DBType, Value: Microsoft Access 
    1/6/2007 9:01:58 PM   Ultra1Wire Debug  Entered GetSetting() function. 
    1/6/2007 9:01:58 PM   Ultra1Wire Debug  Section: Database, Key: Retention, Value: 12 
    1/6/2007 9:01:58 PM   Ultra1Wire Debug  Entered GetSetting() function. 
    1/6/2007 9:01:58 PM   Ultra1Wire Debug  Section: Database, Key: CheckHour, Value: 23 
    1/6/2007 9:01:58 PM   Ultra1Wire Debug  Entered GetSetting() function. 
    1/6/2007 9:01:58 PM   Ultra1Wire Debug  Section: Database, Key: CheckMin, Value: 45 
    1/6/2007 9:01:58 PM   Ultra1Wire Debug  Entered GetSetting() function. 
    1/6/2007 9:01:58 PM   Ultra1Wire Debug  Section: Interface, Key: HA7E, Value: 0 
    1/6/2007 9:01:58 PM   Ultra1Wire Debug  Entered GetSetting() function. 
    1/6/2007 9:01:58 PM   Ultra1Wire Debug  Section: Interface, Key: TEMP08, Value: 5 
    1/6/2007 9:01:58 PM   Ultra1Wire Debug  Entered GetSetting() function. 
    1/6/2007 9:01:58 PM   Ultra1Wire Debug  Section: Interface, Key: HA7Net, Value: 0 
    1/6/2007 9:01:58 PM   Ultra1Wire Debug  Entered GetSetting() function. 
    1/6/2007 9:01:58 PM   Ultra1Wire Debug  Section: 1Wire, Key: Interval, Value: 5 
    1/6/2007 9:01:58 PM   Ultra1Wire Debug  Entered GetSetting() function. 
    1/6/2007 9:01:58 PM   Ultra1Wire Debug  Section: 1Wire, Key: Attempts, Value: 1 
    1/6/2007 9:01:58 PM   Ultra1Wire Debug  Entered GetSetting() function. 
    1/6/2007 9:01:58 PM   Ultra1Wire Debug  Section: 1Wire, Key: AlwaysInsert, Value: 1 
    1/6/2007 9:01:58 PM   Ultra1Wire Debug  Entered GetSetting() function. 
    1/6/2007 9:01:58 PM   Ultra1Wire Debug  Section: Options, Key: Debug, Value: True 
    1/6/2007 9:02:01 PM   Ultra1Wire Debug  Entered name() function. 
    1/6/2007 9:02:07 PM   Ultra1Wire Debug  Entered name() function. 
    1/6/2007 9:02:07 PM   Ultra1Wire Debug  Entered GetSetting() function. 
    1/6/2007 9:02:07 PM   Ultra1Wire Debug  Section: Database, Key: DBType, Value: Microsoft Access 
    1/6/2007 9:02:09 PM   Ultra1Wire Debug  Entered name() function. 
    1/6/2007 9:02:12 PM   Ultra1Wire Debug  Entered name() function. 
    1/6/2007 9:02:12 PM   Ultra1Wire Debug  Entered GetSetting() function.
    And here's my INI:

    Code:
     
    [Database]
    Connection=Provider=Microsoft.Jet.OLEDB.4.0; Data Source=c:\program files\homeseer 2\data\ultralog\homeseerdb.mdb
    DBType=Microsoft Access
    Retention=12
    CheckHour=23
    CheckMin=45
    [Settings]
    gBaseCode=\
    [Options]
    Debug=True
    [1Wire]
    Interval=5
    Attempts=1
    AlwaysInsert=1
    [Interface]
    HA7E=0
    TEMP08=5
    HA7Net=0
    Is it perhaps the old version of the TEMP05 I'm using that's throwing Ultra1Wire off? Is there a way I can manually get these two sensors working? I just want to monitor a couple places for plummeting/freezing temps so I can issue alerts - my heating system is having problems...

    Thanks...
    |
    | - Gordon

    "I'm a Man, but I can change, if I have to, I guess." - Man's Prayer, Possum Lodge, The Red Green Show
    HiddenGemStudio.com - MaineMusicians.org - CunninghamCreativeMaine.website

    #2
    I may be answering my own question above, but I'm not sure I have access to fix it in the plugin.

    The TEMP05 version of software I use (4.25 I think) gives the temp sensors info using the string "Sensor #01" instead of "Temp #01" like the TEMP08. I was able to use your earlier VB.Net script, Ultra, modified to add the correct matching strings for my unit. Perhaps this is the only change needed in the plugin to support the older TEMP05 software. I'll take a look to see if there is anything I can find to make that change, but I expect it'll have to be done in the plugin code.
    |
    | - Gordon

    "I'm a Man, but I can change, if I have to, I guess." - Man's Prayer, Possum Lodge, The Red Green Show
    HiddenGemStudio.com - MaineMusicians.org - CunninghamCreativeMaine.website

    Comment


      #3
      Yep, it's a simple change. I'll post an update later today.
      Plug-ins: UltraMon, UltraM1G, UltraCID, Ultra1Wire, UltraLog, UltraWeatherBug, UltraPioneerAVR, UltraGCIR

      Comment


        #4
        HSPI Ultra1Wire version 1.0.2563.16114 was posted to the HomeSeer Updater. Please download and let me know how it works.

        Regards,
        Ultrajones
        Plug-ins: UltraMon, UltraM1G, UltraCID, Ultra1Wire, UltraLog, UltraWeatherBug, UltraPioneerAVR, UltraGCIR

        Comment


          #5
          Yup, that did it, Ultrajones. Thanks a bunch!

          Everything looks good except I get no chart - no graphic image - when trying the line chart (only one available). Is there something else I need to load or config for the charting to work?
          |
          | - Gordon

          "I'm a Man, but I can change, if I have to, I guess." - Man's Prayer, Possum Lodge, The Red Green Show
          HiddenGemStudio.com - MaineMusicians.org - CunninghamCreativeMaine.website

          Comment


            #6
            Are you still seeing an issue with Charting? If so, are any errors being written?
            Plug-ins: UltraMon, UltraM1G, UltraCID, Ultra1Wire, UltraLog, UltraWeatherBug, UltraPioneerAVR, UltraGCIR

            Comment


              #7
              I'm still not getting a chart/graph. No errors in the log, nothing in debug log that seems to indicate any problems nor do I see anything that looks like it is calling a charting package. Just no image created. Do I need to load anything other than the plugin?
              |
              | - Gordon

              "I'm a Man, but I can change, if I have to, I guess." - Man's Prayer, Possum Lodge, The Red Green Show
              HiddenGemStudio.com - MaineMusicians.org - CunninghamCreativeMaine.website

              Comment


                #8
                Appears to be a HomeSeer bug related to using ASPX web pages. The latest HomeSeer 2.2 beta fixes the issue.

                Regards,
                Ultrajones
                Plug-ins: UltraMon, UltraM1G, UltraCID, Ultra1Wire, UltraLog, UltraWeatherBug, UltraPioneerAVR, UltraGCIR

                Comment


                  #9
                  Thanks UJ, I'll just wait for it to become the next upgrade.
                  |
                  | - Gordon

                  "I'm a Man, but I can change, if I have to, I guess." - Man's Prayer, Possum Lodge, The Red Green Show
                  HiddenGemStudio.com - MaineMusicians.org - CunninghamCreativeMaine.website

                  Comment

                  Working...
                  X