I received an email indicating better integration between Honeywell thermostats and SmartThings hubs. I have three thermostats that I can manage thru the mytotalcomfortcontrol web services and went to give it a go.
I will start by saying that all three of the thermostats just control the AC/cooling in the house.
When I try and add the devices from my IOS device, I get the error about Failed to Save Page: DeviceList.
Looking at the logs on SmartThings site, I see the following:
2:55:53 PM: error java.lang.NullPointerException: Cannot get property ‘value’ on null object @ line 491
2:55:53 PM: info call pollChildren with child: Family Room
2:55:53 PM: debug getChildDevices(false), children=3
2:55:53 PM: debug poll is called
2:55:53 PM: debug getChildDevices(false), children=3
2:55:53 PM: debug deleting 0 thermostats
2:55:53 PM: debug getChildDevices(false), children=3
2:55:53 PM: debug created 3 thermostats
2:55:53 PM: debug created Kitchen/Dining with dni xxx and DTH Honeywell TCC Thermostat
2:55:52 PM: debug created Family Room with dni yyy and DTH Honeywell TCC Thermostat
2:55:52 PM: debug created 2nd Floor with dni zzz and DTH Honeywell TCC Thermostat
2:55:52 PM: debug initialize
2:55:52 PM: debug Installed with settings: [thermostats:[xxx, yyy, zzz]]
Any idea as to how I resolve this problem?