Honeywell Smart Wi-Fi Thermostat Compatibility

You guys are great! I managed to get this working with my setup. A couple of questions/requests:

  1. I have an outdoor humidity reading. Would it be possible to display both indoor and outdoor humidity readings instead of just one? Maybe we can add a Parameter to specific if you have an outdoor humidity sensor? Also, what is this … def outHumidity = response.data.latestData.weather.Humidity … does Honeywell report another humidity value? I got an error when I uncommented this line.

  2. My thermometer is set to use Celsius. Is there any way to add this as an option so the display reads Celsius? Also the level up and level down ranges need to be adjusted for Celsius and support 0.5 degree increments.

I can try an hack my way through this but I’m new to ST and haven’t tried developing in ST yet.