Kevin Schlosser
Kevin Schlosser
Now that I have finally gotten over a nasty hurdle with the ESP32 I am finally ready to connect this thing to my furnaces. The nice thing is i am...
yeah but in my boat spending 500 beans on a thermostat for only testing purposes is a hefty price to pay. also I figured out the whole broadcast snafu you...
what brand HVAC do you have?
also Table 57 is for shit. "Node ID Filter" is actually "Node Type Filter" if you read that same paragraph I mentioned.
Tho I have 3 furnaces and one of them is going to have to hammer out who the coordinator is. so I should be able to get a decent chunk...
The API documentation is riddled with wrong names of things. if you start to really read the AutoNet and the portion about the coordinator you will see that they are...
https://www.comfortbridge.com/ You can sue them!!! states this right on their webpage > Technology compatible with any control system If they do not have a public API for their protocol then...
At least you have this thermostat available for your furnace.  This is what I have available  and can you believe that most places charge around 700.00 for that...
add --DEBUG to the CI for the test then rerun the CI and then check the output. It will tell you what is going on.
> Could you explain where to add --DEBUG ? I can add it to CI so we always the the verbose logs. You don't always want the verbose logs. It...