gonzojive / heatpump

Tools for communicating with the Chiltrix CX34 heat pump using a Raspberry Pi
Apache License 2.0
5 stars 2 forks source link

Update Google Actions fulfillment responder to get thermostat state #10

Closed gonzojive closed 1 year ago

gonzojive commented 1 year ago

Prior to this PR, sync requests from Google were not really respected, so the temperature displayed by the Google Home app was incorrect. This fixes that.

Still not working is service-to-service auth when running the state service in Cloud Run.

Part of https://github.com/gonzojive/heatpump/issues/5