not sure but the instruction above say to test. But update would make more sense as the “action.json” is being modified.
I just tried the update command but the result is the same
PS D:\Downloads> ./gactions update --project homeproject --action_package action.json
2019/02/22 23:16:08 Error parsing action package file (action.json): invalid character ‘ÿ’ looking for beginning of value
okay I now have it working. I did remove the [] but when I saved the file as ANSI using notepad++ it put the [] back. I have now removed them saved and checked the file and it tested without issue. I can now see my test app ready to connect to it
Thank you Mva and Thomm for your assistance. Happy to finally get this one sorted
So basically I got this part of the problem solved, but then in the end I got an errorlog in HA on kinda odd enough, I can only acess it via the duckdns subdomain and not .local anymore… weird I dont get it, I include the error log screen and the screen from my config edit in the configurator. If anyone got an idea, I`d gladly could use some help.
this may be a basic question - but once the issue above is worked around and all other steps are seemingly in place… What are the full list of “google assistant” commands that should be used (is there a list anywhere e.g. how to use scripts, switch, etc)?
You use scripts with ‘Ok Google, activate [script name/alias]’
With switches you just ask to turn them on or of, with dimmers you can use on/off dim, brighten, set to xx% etc
When you go to your Assistant app in settings under Home Control and click on the device there are hints for a given device.
hmm, i had to unlink
if i now link again, i give in my username/password
then i have an error, could not complete action, something wrong with connection …
restarted already HA, also disabled / enable testing again
Thanks for this workaround guys, but after I run the first command and it gives me the link I sign in but it gives me errors but I still get a cred file.
ERROR: Couldn’t fetch versions
ERROR: The caller does not have permission
2019/02/23 08:59:38 Server did not return HTTP 200
since I made that basic mistake, and searched a bit around and did not find too much, can you recommend any special source so I can up my “intending” knowledge, cause when I watched many tutorials on how to set this up, that detail was mentioned no where. Maybe I just lack the base skills on the coding here…
I used the standard editor here just saved as ANSI cause I wanted quick results. When I do my php stuff I usually use Notepad++. Is there any editor for the HA stuff that maybe does auto check for this basic stuff? Cause the configurator did not give me any errors at that point