Google Assistant SDK Issue

HI Guys,

I´m trying to set up Google Assistant in my HASSIO installation but in the log I´m getting the following error:

Log
[Info] Install/Update service client_secrets file
[Info] Run Hass.io GAssisant SDK
OAth with Google
Initialize device infos
Run Google Assistant SDK
device_model_id: 4/AAANJLZ8Xma4QjOBj8uDYIMEplBxdCMQCfLFSmMNF-vpXAqscvQ3Ad4
device_id: 60B669EA0A4040F25D702C742F48C8D1
Traceback (most recent call last):
File “/hassio_gassistant.py”, line 60, in
register_device(sys.argv[2], credentials, device_model_id, device_id)
File “/usr/local/lib/python3.5/dist-packages/google/assistant/library/device_helpers.py”, line 76, in register_device
raise RegistrationError(r, device_model_id)
google.assistant.library.device_helpers.RegistrationError: Failed to register device INVALID_ARGUMENT (400): Could not create the device instance. Check that the request contains the required field model_id with a valid format in the request payload. See https://developers.google.com/assistant/sdk/reference/device-registration/model-and-instance-schemas for more information.
Registering…

I´ve connected the PS3 camera via USB to use the MIc as input and the HDMI as audio output. Any idea how to solve it?
Thank you!

Guys, any suggestion? Tks!

Not sure it’s clear what you are doing.

What form of ‘Google Assistant’ are you doing?

Cloud? Manual component? Add-on?

HI flamingm0e, I´m using the GA add-on using the following instruction

Regards