cancel
Showing results for 
Search instead for 
Did you mean: 

AC_UNIT not showing gui in google home

AussieDeveloper
Community Member

I'm trying to integrate an Aircon unit to our Actions.

As an initial test I am feeding the exact example QUERY and SYNC responses from https://developers.home.google.com/cloud-to-cloud/guides/acunit , the google assistant is responding, but the google home app is only showing the on/off button.

Does anyone know what extra data is needed to get the google home app to draw the proper UI.

This is what the Home Graph Viewer is showing:

{
  "currentFanSpeedSetting": "low_key",
  "on": false,
  "online": true,
  "thermostatMode": "heat",
  "thermostatTemperatureSetpoint": 25,
  "thermostatTemperatureAmbient": 25
}

 

1 Recommended Answer

sipriyadarshi
Solutions Expert
Solutions Expert

Hello, 

Could you share your SYNC and QUERY response for the setup ? Also, I would recommend opening up this issue on the Public Issue Tracker providing the complete SYNC and QUERY response which you are passing as part of the setup. Also, do provide the screenshot of the Google Home App. All these details will greatly help us in replicating the issue at our end and do a through analysis as to what could be a possible reason for the incorrect UI being shown. 

View Recommended Answer in original post

2 REPLIES 2

sipriyadarshi
Solutions Expert
Solutions Expert

Hello, 

Could you share your SYNC and QUERY response for the setup ? Also, I would recommend opening up this issue on the Public Issue Tracker providing the complete SYNC and QUERY response which you are passing as part of the setup. Also, do provide the screenshot of the Google Home App. All these details will greatly help us in replicating the issue at our end and do a through analysis as to what could be a possible reason for the incorrect UI being shown.