0.34.0 Nest climate shows incorrect temperature

# Example configuration.yaml entry
climate:
  - platform: nest

Just updated to Home Assistant version 0.34.0, and after going through creating Nest developer account. I finally got my Nest component back online, however, I realized the temperature is way off. Nest thermostat shows 20 C via the Nest web, but the climate component shows -6.9 C

How can I fix this?

Thanks,

I have the same issue and it also set my thermostat to 32 degrees, had to go back to 0.33.4

Looks like it is interpreting the Celsius value incorrectly as Fahrenheit (20 C = -6.7 F)

I created a PR. Can someone help me test that this solves the problem: https://github.com/home-assistant/home-assistant/pull/4729

Well that would help https://github.com/home-assistant/home-assistant/issues/4707 are you seeing duplicate nest protect sensors as well?