Application credetails - "no platform"?

Hi,
I was trying to follow along the google assistant sdk guide and got to the point where I need to input the sdk credentials…
and it just says “No application_credentials platform for google_assistant_sdk”
what’s that about? where do I get it a platform?

I guess you are running home assistant in a virtual environment python. This has been fixed in the latest 2023.1.5 release. Let me know if not.

Correct,
thank you, after updating it works.

EDIT: Followup question…
Now that I got have the google sdk added…
I can go to developer tools and under services send commands to devices.
for example I can turn my mi bedside lamp 2 on / off (this whole thing start because the normal yeelight integration would not work)


But how would I create a dashboard with buttons for those actions?

Edit2 : Nevermind, figured it out…