They found a way to install a custom firmware and working toward getting home assistant local control. Definitely something I’m following now
They found a way to install a custom firmware and working toward getting home assistant local control. Definitely something I’m following now
Definitely very cool.
It is odd that they went to a “different” cloud instead of making it full local. It seems like that would be more work. Local control of iot is critical.
But I wonder if they dumped the firmware, edited the URLs, and reverse engineered the google API, and made their own.
That’s exactly what they did.
By intercepting the communication layer, the thermostat believes it’s communicating with the official Nest infrastructure, but instead connects to the NoLongerEvil platform. This approach ensures full compatibility with the device’s existing software while breaking free from Google’s cloud dependency
Well look at you reading TFA! (☞゚ヮ゚)☞
That’s why the source is locked down. It’s a copyright grey area and IANAL but - good luck!
Maybe the next step would be to have that replica API run on HA or another module and redirect the traffic locally instead.
Fairly certain that’s the entire idea already.