where on API is data on Thermostat? #206
-
Hey, I'm using the Domoticz plugin for integrating the Nest modules. Since some time my 3rd gen Thermos is no longer being updated (the protects are still fine). The plugin fetches buckets from endpoint However I can't figure out how to get the thermostats back in, the 'device' bucket seems no longer to be in use? @n0rt0nthec4t Can you briefly explain how you fetch this data? I'm OK with python but always get lost in these massive js files...... |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
I suspect that if the device. bucket is no longer being return via the "legacy" api call, Google have migrated the device on their backend to the protobuf API |
Beta Was this translation helpful? Give feedback.
-
You have to remember, NONE of theses apis are public documented, so Nest/Google they can do whatever they want to them |
Beta Was this translation helpful? Give feedback.
I suspect that if the device. bucket is no longer being return via the "legacy" api call, Google have migrated the device on their backend to the protobuf API