@sdetweil I know:-)
Read the statement by Michael Teeuw here.

Posts
-
RE: Can't edit compliments.js
Hi @mayfield,
Most of the times, commas are missing (here at least after the line with the position). Use the builtin function to check if it is valid…I use a website where you can enter the whole content of your config.js:
https://esprima.org/demo/validate.htmlGreetings
Thomas -
RE: My MM set up now need help with Wifi
@miniashman
Try this, maybe it helps:
shutdown your pi, take the sd-card out, put it in a card-reader and plug it in a windows-PC. Copy an empty file called ssh (with no extension, take care your PC shows all extensions) and also a file named wpa_supplicant.conf into the root-directory of the SD-card
The file wpa_supplicant.conf needs the following content, of course with your credentials:country=EN
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1
network={
ssid=“thenameofyournetwork”
psk=“yourpassword”
key_mgmt=WPA-PSK
}Put it back into your RPI and boot.
Thomas
-
RE: Starting My Magic Mirror Project
Your WIFI-password begins with your favorite sport and contains the year you are born:-)
-
RE: MMM-Tools making the screen black
@Dimasua …and did you check your config if everything is OK? For example here: https://esprima.org/demo/validate.html
Thomas
-
RE: PDF oder/or Excel Datei Anzeigen/View
-
RE: WWW-iframe-ping fit web content into MM2 region
@dwburger Did you try a local html in the modules folder? There you can use iframe with a zoom-factor to get the content of the original-url. Afterwards show this using MM-SmartWebDisplay . The local webside must be stored in the modules-folder.
-
RE: [SOLVED] Displaying part of a website (Google Sheets Graph)
Hi Simon,
create a local html-file at the modules folder with the following content:
Name it as you like (mychart.html for example) and add the path to MMM-SmartWebDisplay instead of the URL you entered before:
url: [“/modules/mychart.html”],
Play around with the red-marked values…the exact data depends on the browser in use.
This way is much easier than to adjust it directly in MMM-SmartWebDisplay.Greetings
Thomas -
RE: Can"t get wind speed shown in KMPH why?
Hi @MajorC,
without using this module, I saw you wrote
seBeaufort: false, instead of
useBeaufort: false,May be that is the reason.
Greetings from Bonn
Thomas -
RE: Pre-built frame
@mrangryoven , do you have a kitchen-shop around? Some cabinets-doors have a window which will fit to your needs. An old one they may have took in payment, an additional frame behind it (can look bad:-) ) and a tin of colour is all to built a nice mirror.