Hi folks,
Merry christmas to you all !!!!
I have to admit that I am very near a Node-RED burn out... Have been trying to fill gaps in the last years by developing lots of custom nodes. But now 4 years later I have a large amount of nodes, but my private home automation is so ridiculous basic compared to all others in this community. And when I want to add something to it, it is very time consuming and most of it just fails. The fun factor really disappeared for me at the moment.
So I would appreciate to get a bit of help here, to get me back on track...
Would like to use Google Assistant, to make it a bit easier for the familly to use Node-RED without user interface. A few months ago I succeeded to control a few devices using the node-red-contrib-google-smarthome node, but a couple of days later it didn't work anymore: the Google Assitant recongizes my sentences correctly (as I can see in the written texts that it logs), but for some reason it started giving me browser results instead of executing my actions. Found a lot of people on the web with the same problem, but no solution...
So I tried a lot of things this weekend, but I must have something wrong because now all my devices and rooms are gone in my Google Home app on my phone:
So now everything is screwed up...
I tried to visualize the setup a bit:
But as usual, Google assumes you own multiple phd's in computer science... So I have completely no clue anymore where it is failing. I tried the steps from the troubleshooting section, but some of the things are too obscure for me: e.g. no idea how to use the Google logs. I have renewed LetsEncrypt certificates, I can do the check via port 3001 on my router (although I have no clue at all what I need to enter in the fields that appear), and so on...
When I send a request_sync or report_state topic to the manager node, I get this error:
"HttpActions:requestSync(): no user logged!"
Have been debugging the code, but again no idea what it means ...
Would really appreciate if I could get some tips about where I can do some intermediate tests, to try to figure out which part in my setup is failing.
Thanks !!!
Bart
P.S. I know that there are other nodes available, but I like the approach of this one. So I am going to stick to this one...