Nest Temperature Sensor Reporting Temperature

Hopefully this is an easy one. With the release of the recent “Nest Temperature Sensor”, would be nice to pull in the room the sensor is placed in and sensor temperature. The mobile app itself allows for you to change if Nest Thermostat should honor the current thermostat temperature or the desired sensor. Would be nice to switch “rooms” remotely as well through Hass.

https://nest.com/thermostats/nest-temperature-sensor/overview/

Got a couple of these sensors. Hopefully support can be added for these. FWIW, they are not showing up as devices on IFTTT yet.

You might be able to use nest streaming api while you wait. I posted the code here, it appears you only need the devices ID to get its temp.

It would not have official API support in near future. See https://nestdevelopers.io/t/temperature-sensor-api/1317/14

Bitter sweet… Thanks for this!