thx all, I’ll try…
Read the statement by Michael Teeuw here.
Posts
-
RE: lcd from old notebook/laptop?
@sean thx, so the “controller” is the only part I need? great, thanks
Zdeněk
-
lcd from old notebook/laptop?
hi all
is it possible to use for MM LCD from old laptop (HP, DELL)? It has no input connector, the power comes from laptop…thanks
Zdeněk -
RE: 27" Mirror with selfmade frame
@kruemel is it possible to make pic for me? Adn, I’ve never been playing with any HW module - how to connect the module? There are some “cables” or I’ve to “create” them?
Thanks, ZdeněkP.S.: nice job…
-
RE: countdown module for repeating aniversary
@sean wow, thx. You are the magic man. This is excatly, what I was looking for. Simply perfect. Thank you very much!!!
Zdeněk
-
RE: MMM-doomsDay - The countdown module,
@doublet thanks, but this module seems to be easier way :-) anway, thanks a lot
Zdeněk
-
RE: MMM-doomsDay - The countdown module,
hi all
is there way how to countdown to repeating annivesary? smthg likeconfig: { doomsDay: "XXXX-12-24 24:00:00", // YYYY-MM-DD HH:MM:SS, Do not alter the time, just the date toWhat: "X-MASS", // See 'Configuration options' for more information. }? for x-mass (for kids), marriage anniversary, yearly TAX payment…
thanks,
Zdeněk -
countdown module for repeating aniversary
Dears,
I’m looking for remnider of periodical aniversary. Something got remaining marriage aniversary, b-day, … something like MMM-doomsDay without specify the year. Coutdown to x-mass for kids,…
OK, I can have in MMM-doomsDay countdown for x-mass this year and 2019, 2020… but it will consume a lot of space on the mirror. or I can edit it every single year…thanks for ideas
Zdeněk -
RE: B&W themed hallway mirror with 32” display
@dmd thx 4 the answer
Zdeněk
-
RE: B&W themed hallway mirror with 32” display
great job. Can you please provide some info about additional HW/sensors? I mean, where to order USB cables? And the “white flat cable” - what is it? Is it a way, how to place SD card outside of RPi? Where to get it?
Thanks, Zdeněk
-
RE: blank screen?
@zdenek this row makes the problem
address: "0.0.0.0",in config. Without this row doesn’t work access to ip_of_raspberry:8080
why is it wrong?
-
blank screen?
Hi all
I’ve no idea, what happend. In the morning was everything OK, when I came home, there was just blank screen. I did restart of Raspberry, I can see it booting, but then, instead of running MM, there is just blank screen. But when I connect to ip_of_raspberry:8080 from my laptop, it normally works, I can see modules…
I’ve tried use default config.js - still blank screenthis I get via “dev”
translations.js:62 Uncaught SyntaxError: Invalid or unexpected token module.js:295 Uncaught SyntaxError: Unexpected identifier loader.js:155 Uncaught SyntaxError: Invalid or unexpected token main.js:447 Initializing MagicMirror. translator.js:200 Uncaught ReferenceError: translations is not defined at Object.loadCoreTranslations (translator.js:200) at Object.init (main.js:449) at main.js:577any idea?
Thanks, Zdeněk
-
RE: Todoist accesstoken
i’m soooooooooo stupid sorry. I thougt, without define any ProjectID I’ll get ToDo of all Projects in my account. Nope. After add of at least one ID, it works…
sorry for annoying …
Zdeněk -
RE: solved - MM works, but can see it via browser
@sdetweil good point, thanks. The Address parametr was not in config at all. I’ve added it with 0.0.0.0 value and I’ve got an error of not allowed device (weird), so I’ve solved it (at least for now) by ipWhitelist: []
thanks a lot
Zdeněk -
solved - MM works, but can see it via browser
Dears, what could be the problem?
port: 8080, ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.1.1/24"],http://192.168.1.180:8080/ says
This page isn’t working
192.168.1.180 didn’t send any data.
ERR_EMPTY_RESPONSEmy IP is 192.168.1.116, so shoudl be in the range. MM is running
any idea?
thanks -
RE: Todoist accesstoken
@ninjabreadman thx. My steps:
- went to https://todoist.com/oauth/authorize?client_id=0123456789abcdef&scope=data:read,data:delete&state=secretstring
where I used my client_id and a “state” used "client_secret - got
https://example.com/?state=client_secert&code=string_of_characters - on MM from commandlind I run
curl "https://todoist.com/oauth/access_token" \ -d "client_id=my_client_id" \ -d "client_secret=my_client_secret" \ -d "code=string_from_previous_step" \ -d "redirect_uri=https://example.com"- got answer
“access_token”:“another_string”,“token_type”:“Bearer”
so, I guess, that “another_string” is the right think for the module = access_token, right?
{ module: 'MMM-Todoist', position: 'top_center', // This can be any of the regions. Best results in left or right regions. //header: 'Todoist', // This is optional config: { // See 'Configuration options' for more information. accessToken: 'axxxxxxxxxxb', maximumEntries: 60, updateInterval: 10*60*1000, // Update every 10 minutes //projects: [ 166564794 ], fade: false } },should be OK, but nothing :-(. Checked in browser:
div id="module_10_MMM-Todoist" class="module MMM-Todoist MMM-Todoist">div class="module-content">table class="normal small light">/table>/div>/div>(removed < signs)
in Console no Warnings, no Erros…
any idea?
- went to https://todoist.com/oauth/authorize?client_id=0123456789abcdef&scope=data:read,data:delete&state=secretstring
-
countdown to reapeating event
Hi all
is there module for reapeating events? I’ve tried DoomsDay and also CountDown, but both are for specific day like YYYY-MM-DD. But I’m looking for MM-DD. Like to “next x-mass”, or “marriage anniversary” - the same day every year…thanks, Zdeněk
-
RE: Help with showing todoist tasks?
dears, can u plz provide me step-by-step how to get token? I’ve ID and Secret, but no idea what to do now…
thanks, Zdeněk
-
RE: Todoist accesstoken
@ninjabreadman great, but I’m lost. 1. is clear, but what to do now, where to construct OAuth (whetever is it)…?..
thanks, Zdeněk
-
RE: MMM-TPLink
great. I’ve few of TP-Link HS110 and HS100, but only in local net (home, work, parentshouse…). I use KASA app on my iPhone to control them, see the actual power - is it possible to “somehow” modify your module to see at least the status of plugs?
thanks, Zdeněk