Announcement

Collapse
No announcement yet.

Ultra1Wire3 Does not see my sensors

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

    Ultra1Wire3 Does not see my sensors

    Just installed Ultra1Wire3 to use with my new OWServer V2 ENET. I have a single DS18B20 connected to the OWserver and it registers fine in the OWServer web page. The OWServer is also automatically found by the plugin. However, my sensor does not show up anywhere in HS, including the plugin interface. I also get this error in the HS Log:

    The XML document returned by the OWServer was not valid XML.

    In the OWServer webpage, under details I get:


    Code:
    Firmware Version:	 	1.44
    Devices connected:	 	1
    Poll Count:	 	379
    Loop Time:	 	1.023 Sec
    Device Name:	 	OWServer_1Wire_1
    Host Name:	 	OWSERVER_1WIRE_1�؀9w
    MAC Address:	 	D8:80:39:77:D9:A2
    Date / Time:	 	2017-02-11 20:23:36
    Connection status:	 	\
     
    Name	DS18B20	
    Description	Programmable resolution thermometer	
    Family	28	
    ROMId	DC031681DEBEFF28	
    Health	7	
    Channel	3	
    RawData	94014B467FFF0C1026FF00000000000000000000000000000000000000000000...	
    PrimaryValue	25.2500 Deg C	
    Temperature	25.2500	
    UserByte1	75	Write
    UserByte2	70	Write
    Resolution	12	
    PowerSource	255
    When I go to the Details XML in the OWServer interface, I get this:
    Code:
    This page contains the following errors:
    
    error on line 17 at column 11: Encoding error
    Below is a rendering of the page up to the first error.
    
    439 1 1.023 0 0 1 0 0 0 4.85 4.84 4.84 5.07 OWServer_1Wire_1
    So it looks like my OWServer is producing a bad xml file. Is this the issue or is there something else? Any suggestions to fix it?
    John
    Hardware: i5-6400T w/16GB RAM & SSD w/HS3Pro, Z-Net, Harmony Hub x2, Echo Dot x2, Ocelot
    Plugins: Z-wave, HSTouch, BLBackup, Harmony, GTS CPUXA, UltraMon3, Nest
    HSTouch: Multiple Android Devices; 5 x ToteVision MD-1001 10.1" Win 7 Tablets
    Devices: Cooper RF9501 x4, RF9517 x6, RF9534 x1, RF9540-N x7, RF9542 x1, RF9542-Z x2, RFHDSCG x1, RFWC5 x5; Intermatic HA02 x6; FortrezZ MIMOLite x3; Leviton VRPD3-1LW x4, VRR15-1LZ x6; Nest Tstat & 9x Protects; Dragon PD-100 x3, PA-100 x3

    #2
    I'm also getting this error

    The OWServer connection failed due to an error: The operation has timed out

    However, I can ping the device all day long with a 5-7ms response, and Ultramon shows it up for the past 18 hours (since I installed it). Is there something going on with the plugin? Currently, the firewall is disabled on my HS server.
    John
    Hardware: i5-6400T w/16GB RAM & SSD w/HS3Pro, Z-Net, Harmony Hub x2, Echo Dot x2, Ocelot
    Plugins: Z-wave, HSTouch, BLBackup, Harmony, GTS CPUXA, UltraMon3, Nest
    HSTouch: Multiple Android Devices; 5 x ToteVision MD-1001 10.1" Win 7 Tablets
    Devices: Cooper RF9501 x4, RF9517 x6, RF9534 x1, RF9540-N x7, RF9542 x1, RF9542-Z x2, RFHDSCG x1, RFWC5 x5; Intermatic HA02 x6; FortrezZ MIMOLite x3; Leviton VRPD3-1LW x4, VRR15-1LZ x6; Nest Tstat & 9x Protects; Dragon PD-100 x3, PA-100 x3

    Comment


      #3
      Interesting.

      I think there were corrupt characters in the host name that were causing the problems. Somehow hostname was:
      Code:
      Host Name:	 	OWSERVER_1WIRE_1�؀9w
      Changed it to OWSERVER1 and now it's working.
      John
      Hardware: i5-6400T w/16GB RAM & SSD w/HS3Pro, Z-Net, Harmony Hub x2, Echo Dot x2, Ocelot
      Plugins: Z-wave, HSTouch, BLBackup, Harmony, GTS CPUXA, UltraMon3, Nest
      HSTouch: Multiple Android Devices; 5 x ToteVision MD-1001 10.1" Win 7 Tablets
      Devices: Cooper RF9501 x4, RF9517 x6, RF9534 x1, RF9540-N x7, RF9542 x1, RF9542-Z x2, RFHDSCG x1, RFWC5 x5; Intermatic HA02 x6; FortrezZ MIMOLite x3; Leviton VRPD3-1LW x4, VRR15-1LZ x6; Nest Tstat & 9x Protects; Dragon PD-100 x3, PA-100 x3

      Comment

      Working...
      X