-
Notifications
You must be signed in to change notification settings - Fork 17
Description
Hoi!
I just came across this project, and I’m loving what you guys are doing. I’ve been experimenting with Tado’s cloud APIs myself, and I’ve gathered some information that I think could be really useful and attractive for future users of this project.
I’ve implemented my own multi-geofence feature at home, which allows me to specify which rooms should respond to which subset of users’ locations when calculating the away-from-home temperature. I’ve also figured out the algorithms and formulas to determine a room’s temperature based on the (closest) user’s location, while factoring in the room’s schedule, energy-saving mode, which controls how aggressively the temperature is lowered when away, and other elements just like the official Tado app does.
If the project finds this useful, I would be happy to help, properly document everything, and assist with getting it implemented.