For anyone that wonders across this, this ended up happening because I was using one of the family acconts for my nest developer account. Nest doesn’t consider this as having a device associated to it. Problem was solved by creating a developer account with the ‘main’ account.
I am fairly new to javascript. The original code of the drawing board run smoothly on the webrowser I test with on my mac, but after I re-edit to fit the mirror, action of drawing does not seem to be working
Is there an easy way to change the measurement system, without hacking up the code and missing out on future updates? I have my config’s units set to imperial if that matters.
Hey everybody! i have a problem with my Trello Boards, i installed the module - MMM-Trello - i have the right API, Token and ListID for the Board, but my Mirror shows only “Loading…” Can anybody help me? i think its not a big problem! Thank you very much
Thanks!
The problem was that the module folder had the name “MMM-TrainConnections” but in the config was “module: ‘trainconnections’”.
I renamed the module folder to 'trainconnections.
That worked.
I have this same issue, not sure how to get it to sort correctly. Luckily its not that important because its only showing whats for dinner the current week and my data has Monday - , Tuesday - in front of it so I can still see its just out of order most of the time.
It gets worse when you use the urgency flag with an absolute configuration. The urgency flag changes some of the events to relative times while leaving the rest to absolute. So it might say an event is in 3 days, but when I look at the absolute date, in my mind, it’s 4 days away. It’s simply how we count from an arbitrary time frame versus how a computer counts from a fixed point, that being midnight. The joys of programming.