-
Disappointingly, I discovered my heating needs an internet connection to work properly.
It has local failover, but only as a dumb system.
This is true of Hive in general if you have the same one.
When I moved in the previous occupants had programmed some complex schedule, and we couldn't adjust it with the local dumb controls.
The Hive system is the worst of all the systems as it does require an internet connection for anything more than rudimentary home control. At least ChromeCast is standalone, at least Philips Hue does everything on the local hub on your local network (their APIs and clients just update the local hub). But the Hive... requires an active internet connection for advanced control.
Even though it is programmable: https://github.com/aklambeth/bg-hive-api you still need the internet to use it.
Once I have my network set up I'll Wireshark and see whether this looks trivial to reverse engineer (i.e. whether they've been so lazy they've not put TLS on the local connections).
Disappointingly, I discovered my heating needs an internet connection to work properly.
It has local failover, but only as a dumb system.
Ideally, I'd like it to run on a local controller, but my guess is that would take hacking way beyond my means.