Hi guys. I need your help please
I setup the google sheet integration and everything did well, in the end i received the success from HA and the link to the google shhet file…the problem came after. I tried to test the integration on Devtools-services-google sheets:append to sheet but on the line 'Sheet(the sheet to add data to) there is nothing i can select and on all the tutorial i see there is something to select (worksheet) so even if i complete the rest of the configuration it gives me this error:
Error handling message: required key not provided @ data[‘config_entry’]
I run out of ideas…i tried to create another project on google console, tried another email and even another auth key and secret key but i keep on having this unknown ‘config_entry’ issue…
What am i missing here??
Thanks in advance.
@Hellis81 I really appreciate your help…
But i think you are not getting the point.
What i want to show is that after all the instalation of the integration, i am not getting the “integration” that should appear in front of the “sheet” option…
I print screen from youtube how it should appear, so you can see what i mean and eventually someone had the same problem…
Thank you again
Hello, I have the same problem, but what is more strange is that about a month ago (12.10.2022) cant I created the integration worked and uploaded the data into GoogleSheet.
Is it possible from some update from Google or maybe even from HA that the integration is not showing up for me to select?
… or maybe you know another cause?
"
service: google_sheets.append_sheet
data:
…worksheet: Sheet1
…data:
… .Temp1: 23
"
… the dots in the code are just to format the post.
Hi, I put a picture of what I have set up.
At the top is the configuration from yaml and below is what I have in the “core.config_entries” file. You can also open it from Terminal.
hi, i have the same problem. I followed the official home assistant guide: Google Sheets - Home Assistant.
I have also seen several tutorials on youtube. Everything seems to be fine, I install the integration but I have the same problem as paulsobral. There seems to be no entry after “the sheet to add data to”. The sheet on google drive exists but no automation writes to it.
“call Service” is disabled and if you try to click it gives the message “Invocation of the google_sheets.append_sheet service failed. required key not provided @ data[‘config_entry’]. Got None”. I did a lot of tests with different google accounts