nebulous / infinitude

Open control of Carrier/Bryant thermostats
MIT License
224 stars 50 forks source link

Bryant Thermostat won't talk to Infinitude #163

Closed TimothyJCowen closed 1 year ago

TimothyJCowen commented 1 year ago

I'm having essentially the same issue as described by #129, however the solution from that issue does not apply to my situation.

My Infinitude is running on a Raspberry Pi with a Raspbian install. I followed the instructions on the wiki page that is linked in the Infinitude readme to set it up.

I can access Infinitude from other computers on my LAN, however it does not appear that my thermostat is actually communicating with Infinitude at all. The page looks like this all the time: Screenshot

I've tried this on port 80 and on port 3000 (by omitting the -l argument entirely), neither works. I have changed the proxy address and port accordingly on my thermostat.

I did have the Bryant Android app set up prior to attempting to set up Infinitude, and I'm wondering if that might be causing a problem somehow? In any case, I would appreciate any assistance that can be provided. My ultimate goal is to connect the thermostat with Home Assistant. Thank you in advance!

Grauwulf75 commented 1 year ago

I am also in the same situation, although on an ubuntu/docker install. I've tried various ports and both host and bridge network configurations to no avail. Mine is with a Carrier Touch thermostat, but I have to imagine the root problem is the same.

jftaylorMn commented 1 year ago

If you haven't already done so, You should look at the firmware version of the thermostat. If you have the most recent release, that may be the root cause of your problem. See https://github.com/nebulous/infinitude/issues/159 for more info on how to revert to an earlier version.

TimothyJCowen commented 1 year ago

If you haven't already done so, You should look at the firmware version of the thermostat. If you have the most recent release, that may be the root cause of your problem. See https://github.com/nebulous/infinitude/issues/159 for more info on how to revert to an earlier version.

This worked, thank you so much. I think I'm going to add a PR later which adds a "troubleshooting" section, so that questions like this which are asked frequently can be answered in the documentation.

nebulous commented 1 year ago

I've recently been overwhelmed by other events, but am happy to accept PRs against the README as well as edits to the wiki! Don't be shy!