Read the statement by Michael Teeuw here.
MMM-Assistant: Register your Mirror as Google Assistant related device invalid JSON
-
@sean yes, I did.
Just to be sure I just did the whole thing over again, trying to make sure I didn’t miss a step. But got the same results. As far as I can tell, it sends out the JSON alright, together with the right ACCESSTOKEN. But it seems to misread the value given at the id line.
-
@Sean
I found the problem! As always, it was very simple as soon as you see it. The error did precisely report the problem but I was to blind to spot it! It said it expected a value, and it could’t read the one I provided.
I used the wrong kind of " to make the input seen as STRING. If I had used the sample you provided in the module, all would have been good, but I copied the example on the github… and that one uses the slanted version of ".
My mirror now shows up on the Google Home app! Thanks for all the hard work!
-
@jck hello mate
did you follow any step by step tutorial to install google assistant? or can you write one up as I tried to install it but failed miserably.thanks.
-
@jck said in MMM-Assistant: Register your Mirror as Google Assistant related device invalid JSON:
@Sean
I found the problem! As always, it was very simple as soon as you see it. The error did precisely report the problem but I was to blind to spot it! It said it expected a value, and it could’t read the one I provided.
I used the wrong kind of " to make the input seen as STRING. If I had used the sample you provided in the module, all would have been good, but I copied the example on the github… and that one uses the slanted version of ".
My mirror now shows up on the Google Home app! Thanks for all the hard work!
Hello,
Was the correction made in the deviceInstance.json file ?
Could you precise ?
I have the same kind of issue and I’m quite frustated.
Thank you -
@mattx38 salut, je suis dans la même galère, je n’ai pas trouver la solution et toi ?