Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with Fan Mode #2

Open
dpcarlton opened this issue Jun 28, 2019 · 0 comments
Open

Error with Fan Mode #2

dpcarlton opened this issue Jun 28, 2019 · 0 comments

Comments

@dpcarlton
Copy link

Thanks for this driver! I see an issue when trying to change the fan mode from auto to on (or vice-versa). This happens when setting it via the "Fan Auto" or "Set Thermostat Fan Mode" button

I get this:

dev:1622019-06-28 02:25:57.425 pm errorgroovyx.net.http.HttpResponseException: Unauthorized on line 446 (setThermostatFanMode)
dev:1622019-06-28 02:25:57.002 pm debugparams = [uri:https://www.mytotalconnectcomfort.com/portal/Device/SubmitControlScreenChanges, headers:[Accept:application/json, text/javascript, */*; q=0.01, DNT:1, Accept-Encoding:gzip,deflate,sdch, Cache-Control:max-age=0, Accept-Language:en-US,en,q=0.8, Connection:keep-alive, Host:mytotalconnectcomfort.com, Referer:https://www.mytotalconnectcomfort.com/portal/Device/Control/<id>, X-Requested-With:XMLHttpRequest, User-Agent:Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 Safari/537.36, Cookie:ASP.NET_SessionId=zuykx4th....przlcthjts3i;TrueHomeCheckCookie=;NSC_NZUDD-443-WT=ffffffff090ecc1c45525d......5e445a4a42378b;], body:[DeviceID:<id>, SystemSwitch:null, HeatSetpoint:null, CoolSetpoint:null, HeatNextPeriod:null, CoolNextPeriod:null, StatusHeat:null, StatusCool:null, fanMode:0, DisplayUnits:F]]
dev:1622019-06-28 02:25:56.988 pm debugsetting cool setpoint to null
dev:1622019-06-28 02:25:56.985 pm debugsetting heat setpoint to null
dev:1622019-06-28 02:25:56.982 pm debughttps://www.mytotalconnectcomfort.com/portal/Device/SubmitControlScreenChanges
dev:1622019-06-28 02:25:56.978 pm debugExecuting 'setStatus'
dev:1622019-06-28 02:25:56.972 pm debugAdding cookie to collection
dev:1622019-06-28 02:25:56.966 pm debugAdding cookie to collection
dev:1622019-06-28 02:25:56.961 pm debugAdding cookie to collection
dev:1622019-06-28 02:25:56.956 pm debugRequest was successful, 200
dev:1622019-06-28 02:25:56.441 pm infoExecuting 'login'
dev:1622019-06-28 02:25:56.436 pm debugsetThermostatFanMode: auto
dev:1622019-06-28 02:25:40.566 pm errorgroovyx.net.http.HttpResponseException: Unauthorized on line 446 (fanAuto)
dev:1622019-06-28 02:25:40.123 pm debugparams = [uri:https://www.mytotalconnectcomfort.com/portal/Device/SubmitControlScreenChanges, headers:[Accept:application/json, text/javascript, */*; q=0.01, DNT:1, Accept-Encoding:gzip,deflate,sdch, Cache-Control:max-age=0, Accept-Language:en-US,en,q=0.8, Connection:keep-alive, Host:mytotalconnectcomfort.com, Referer:https://www.mytotalconnectcomfort.com/portal/Device/Control/<id>, X-Requested-With:XMLHttpRequest, User-Agent:Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 Safari/537.36, Cookie:ASP.NET_SessionId=asxizg4eb.....3j2bqcdk;NSC_NZUDD-443-WT=ffffffff090ecc0......55e445a4a42378b;], body:[DeviceID:<id>, SystemSwitch:null, HeatSetpoint:null, CoolSetpoint:null, HeatNextPeriod:null, CoolNextPeriod:null, StatusHeat:null, StatusCool:null, fanMode:null, DisplayUnits:F]]
dev:1622019-06-28 02:25:40.104 pm debugsetting cool setpoint to null
dev:1622019-06-28 02:25:40.101 pm debugsetting heat setpoint to null
dev:1622019-06-28 02:25:40.098 pm debughttps://www.mytotalconnectcomfort.com/portal/Device/SubmitControlScreenChanges
dev:1622019-06-28 02:25:40.095 pm debugExecuting 'setStatus'
dev:1622019-06-28 02:25:40.092 pm debugAdding cookie to collection
dev:1622019-06-28 02:25:40.089 pm debugAdding cookie to collection
dev:1622019-06-28 02:25:40.078 pm debugRequest was successful, 302
dev:1622019-06-28 02:25:39.686 pm infoExecuting 'login'
dev:1622019-06-28 02:25:39.675 pm debugsetThermostatFanMode: 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant