| HomeSeer HS2™ Specific General discussion about HomeSeer HS2. |

November 22nd, 2009, 05:33 PM
|
|
Seer
|
|
Join Date: Sep 2007
Location: Florida
Posts: 21
|
|
Temp Icon changes to "?"
Anyone having the problem of the new temp icon randomly changing to a "?" -- ie unknown ?
The device is a HSM100 - and about half the time, the temp icon shows unknown vs the red thermometer.
All the rest of the upgrade went smoothly ( after some messing with the ZWave environment).
The icon set is ok and works for everything else. The temp range is between 70 and 80 F. So it's not a case of a missing icon or falling into a different temp range.
Not a huge problem - just an annoyance. 
Thanks
Bruce
|

November 22nd, 2009, 05:56 PM
|
 |
Seer Master
|
|
Join Date: Dec 2001
Location: Hamilton, MT
Posts: 944
|
|
Same here...
__________________
Don
|

November 22nd, 2009, 05:57 PM
|
 |
OverSeer
|
|
Join Date: Jan 2001
Location: Huntsville, Al. USA
Posts: 33,801
|
|
Is it a missing icon X or a question mark?
__________________
-Rupp
|

November 22nd, 2009, 07:59 PM
|
 |
Seer Master
|
|
Join Date: Dec 2001
Location: Hamilton, MT
Posts: 944
|
|
Question Mark
__________________
Don
|

November 22nd, 2009, 08:44 PM
|
 |
OverSeer
|
|
Join Date: Jan 2001
Location: Huntsville, Al. USA
Posts: 33,801
|
|
That's a font issue where the symbol can't be rendered using the selected font within IE. We see this at work on some pages from time to time. It seems to correct itself after a while.
__________________
-Rupp
|

November 22nd, 2009, 10:49 PM
|
|
Seer
|
|
Join Date: Sep 2007
Location: Florida
Posts: 21
|
|
Question Mark
It seems funny that's it's an intermittant issue. Any idea what font causes the problem ?
|

November 23rd, 2009, 03:49 PM
|
 |
Seer Deluxe
|
|
Join Date: Jan 2006
Location: Oxnard California
Posts: 160
|
|
Quote:
Originally Posted by Rupp
That's a font issue where the symbol can't be rendered using the selected font within IE. We see this at work on some pages from time to time. It seems to correct itself after a while.
|
It happens to me in Firefox 3.55. The image property says "http://(my web address)/images/HomeSeer/unknown.gif". It seems fairly random and happens on different devices and at least two different viewing computers. The devices are all showing valid temperatures at the time.
I have seen it several times in two days, so far I haven't had time to worry about. I just called up my page with IE8 and it shows the same as Firefox. I have no unusual HS log entries at this time.
The image is actually a before and after screen shot where device Q72 changed values and then started showing a normal icon a few minutes later.
ken
[IMG]file:///C:/DOCUME%7E1/eshuser/LOCALS%7E1/Temp/moz-screenshot.png[/IMG]
Last edited by krmiller53; November 23rd, 2009 at 04:00 PM.
Reason: added screenshot
|

November 23rd, 2009, 06:38 PM
|
 |
OverSeer
|
|
Join Date: Jan 2001
Location: Huntsville, Al. USA
Posts: 33,801
|
|
Wait, are you guys seeing the same thing as Ken? The big question mark is a gif and has nothing to do with a font.
__________________
-Rupp
|

November 23rd, 2009, 07:23 PM
|
 |
Seer Master
|
|
Join Date: Dec 2001
Location: Hamilton, MT
Posts: 944
|
|
Correct, I am seeing a big red question mark.
Quote:
Originally Posted by Rupp
Wait, are you guys seeing the same thing as Ken? The big question mark is a gif and has nothing to do with a font.
|
__________________
Don
|

November 24th, 2009, 07:34 AM
|
 |
Seer Master
|
|
Join Date: Apr 2007
Location: Florida
Posts: 593
|
|
Same here
|

November 24th, 2009, 11:43 AM
|
 |
OverSeer
|
|
Join Date: Jan 2001
Location: Huntsville, Al. USA
Posts: 33,801
|
|
Let me ask Rick about this.
__________________
-Rupp
|

November 24th, 2009, 01:47 PM
|
 |
OverSeer
|
|
Join Date: Dec 2002
Location: Maryland
Posts: 5,342
|
|
If you check the log around the time when you see it change, is there an error or warning in the log pertaining to that device?
It only uses the unknown graphic when the value returned does not fit within one of the value ranges that uses a specific graphic.
The value that is displayed is rounded, so it is possible that the actual value is not fitting. Let me know if you see any warnings though.
__________________
Regards,
Rick Tinker (a.k.a. "Tink")
HomeSeer Technologies
|

November 24th, 2009, 05:15 PM
|
|
Seer
|
|
Join Date: Sep 2007
Location: Florida
Posts: 21
|
|
No error message - just a big red ?
11/24/2009 4:07:16 PM Device Update Device: HVAC Home Pantry Temperature value set to 75.8 (7580/F)
This is the message from the log - no error, just normal update.
|

November 24th, 2009, 05:49 PM
|
 |
OverSeer
|
|
Join Date: Dec 2002
Location: Maryland
Posts: 5,342
|
|
OK, while not an error or warning, it did help me to find the mistake...
Code:
Case 66 To 75
sGraphic = "Thermometer-70.png"
Case 76 To 85
sGraphic = "Thermometer-80.png"
The variable in this case is a double integer, holding a value of 75.8, which is BETWEEN 75 and 76, so it went to the "else" case.
I thought that might be happening when I looked at the code after I did the other post. I made a change to fix this so we should be all set - version 2.4.0.2 will be out shortly and has this fixed.
__________________
Regards,
Rick Tinker (a.k.a. "Tink")
HomeSeer Technologies
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -4. The time now is 06:31 AM.
|