swamiller said:
			
		
	
	
Thanks - that looks to have the same version of jomnilink that I already have installed.
 
Maybe it's the way I'm using the temps that is incorrect.
 
I have the following in my items file:
Number  hai_temp_001  "Home Heating"  (Group_Temperature) {channel="omnilink:thermostat:c508d103:1:temperature"}
Number  hai_temp_005  "Pool Temp"  (Group_Temperature) {channel="omnilink:thermostat:c508d103:5:temperature"}
Number  hai_temp_006  "Spa Temp"  (Group_Temperature) {channel="omnilink:thermostat:c508d103:6:temperature"}
Number  hai_temp_007  "Solar Temp"  (Group_Temperature) {channel="omnilink:thermostat:c508d103:7:temperature"}
Number  hai_temp_008  "Outside Temp"  (Group_Temperature) {channel="omnilink:thermostat:c508d103:8:temperature"}
Number  hai_zone_014  "Attic Temp"  (Group_Temperature) {channel="omnilink:zone:c508d103:14:temperature"}
 
I have the following in my sitemap file:
Text  item=hai_temp_001 label="Home Heating [%.1f °F]" icon="temperature"
Text  item=hai_temp_005 label="Pool Temp [%.1f °F]" icon="temperature"
Text  item=hai_temp_006 label="Spa Temp [%.1f °F]" icon="temperature"
Text  item=hai_temp_007 label="Solar Temp [%.1f °F]" icon="temperature"
Text  item=hai_temp_008 label="Outside Temp [%.1f °F]" icon="temperature"
Text  item=hai_zone_014 label="Attic Temp [%.1f °F]" icon="temperature"