Read the statement by Michael Teeuw here.
MMM-GoogleAssistant help?
-
@djboob66 yes it is v3 and i checked and followed the wiki
-
@sdetweil it says line 100 column 6 but i dont see anything wrong
-
@infinity2437 because its on line 99
unexpected token
means the previous line did not have a trailing comma
-
@sdetweil I fixed that one now it says unexpected token node on touch
-
@infinity2437 there are 3 errors… all the same problem
-
Well you need to add " , " on a number of lines read WiKi config [http://wiki.bugsounet.fr/en/MMM-GoogleAssistant/Configuration](link url)
and [http://wiki.bugsounet.fr/en/MMM-GoogleAssistant/ConfigurationStructure](link url) -
@Infinity2437 @djboob66 the text config.js formatting rules are as follows
the thing to the
leftof : only needs quotes if it contains special characters, like - or .ifthe thing to therightof : is a number or true or false, it shouldnotbe quotedotherwise,
ifthe thing to therightcontains letters or special chars then itmustbe quoted
single or double doesn’t matter as long as both ends matchifthe thing on thenextline starts with a word, see rule part1, thenTHISlineMUSThave a comma at the end, signifying more is coming -
@sdetweil I meant he missing ( , )
-
@djboob66 yes, i said that before, and told him how to find them and fix them
-
@sdetweil ok now i have a new problem when trying to get MMM-Detection to work and now it says there is an error which is the
:inmodule:
