Read the statement by Michael Teeuw here.
Are you tired of editing config.js, or have trouble doing it, see my new module
-
@alyx ok I found the issue, I commented out all the options in alexa and then ran them individually and etc.
Turns out the notification/ command and devices options werent configured correctly by the conf generator. after commenting those out I can now find them on alexa
-
@dinschal I have fixes for all the issues…
in my module folder go
git pull rm -rf node_modules git checkout new npm install
give it a whirl… let me know
-
@sdetweil thanks sam… i will try it later… my frame has to dry :D first coat :D
-
@sdetweil Hi Sam i tried it again and the size of the analog clock wont change, same if i insert UTC+1 into the timezone… else looks pretty good…
thanks a lot ;)
-
@dinschal can u show me the generated config.js for clock? (just that module)
it changes the value in config.js when I change it in the form…
and send me the debug output again
-
@sdetweil oh no not the debug output again :D
give me just one second ;) -
@sdetweil there is no debug: true in the config anymore :( can i insert it myself?
i tried it, but it stopped here
-
@dinschal said in Are you tired of editing config.js, or have trouble doing it, see my new module:
same if i insert UTC+1 into the timezone
i debugged the clock module
UTC works
UTC +1 doesn’t
UTC -1 doesn’tso I am not sure what it wants
Etc/UTC+1 doesn’t
-
make sure there is a comma on the line before where u added debug:true to my module
-
@sdetweil in germany we have summertime and wintertime… so we have utc and utc +1 :D