google-home / smart-home-nodejs

A sample of the Smart Home device control APIs in Actions on Google
Apache License 2.0
892 stars 291 forks source link

Home Graph Not updating device state #514

Closed covid19-code closed 3 years ago

covid19-code commented 4 years ago

HomeGraph not updating device state, I'm updating device status on each execution call by calling reportState.

All working fine within mobile app and cloud service, just HomeGraph not updating status, thus i'm not able to run Test Suite For Smart Home successfully

Fleker commented 4 years ago

Are you getting a valid 200 back from the reportState call? Can you run the Report State Dashboard and see whether the data is being uploaded correctly?

proppy commented 3 years ago

Closing as obsolete.