@htilburgs
@joefranz
That looks good.
I also saw this in the README (OpenWindow):

I often see this message in my app, but how can I activate it here too?
@htilburgs
@joefranz
That looks good.
I also saw this in the README (OpenWindow):

I often see this message in my app, but how can I activate it here too?
@JoeFranz
Yes !! - This “Noto Color Emoji” font works!
Now i’ve colors and pictures.
The steps:
sudo apt update
sudo apt install fonts-noto-color-emoji
fc-cache -fv
Thanks for your help and one more time: Thanks for the module
@htilburgs
Crazy …
See this:
Left on the real MM: no pictures
Right over IP:8080: all needed images
@htilburgs
Ok, let’s start with the MM Version: 2.34.0
Browser?: I use the default Chronium Browser: V 144.0.7559.109
MMM-MyTado:
// https://forum.magicmirror.builders/topic/20128/mmm-mytado
{
module: "MMM-MyTado",
position: "top_left",
header: "TADO",
disabled: false,
config: {
updateInterval: 1800000, // 30 min - because of limitation free account
showZones: [], // [] = all zones, otherwise use zonename ["zone 1","zone 2"]
showHomeName: true, // Show Home Name as defined within the Tado environment
showColumnHeaders: true, // true = show Columns Headers, false = Hide Columns Headers
useColors: true, //false, // Show colors for the Temperature column
zoneColumnName: "ZONE", // Custom Zone Column Name - default = ZONE
showLastUpdate: true, // Show last update
lastUpdateName: "Last update", // Custom Last update name - default = Last update
tempColumnName: "TEMP (°C)", // Custom Temperature Column Name - default = TEMP (°C)
humidityColumnName: "", // empty for no title (default)
statusColumnName: "STATUS" // Custom Status Column Name - default = STATUS
}
},
Tado on the left side:

Tado on the right side:

@htilburgs
Line 50 is like yours … but no image on my screen.

I’ve the module on the left side, is it possible to place the “Status” to the right?
@htilburgs
Yes, i know. it only needs to be done once.
Is it possible to insert a line: Last update on: <date/time>?
Thanks
Very good!
The old version did not work any longer, probably due to API issues.
It’s a bit tricky because the code has to be entered with the link in the browser when MM is running.
The image of the house on the left of ‘Home’ is missing for me.
What could be the reason for this?
Is it possible to insert a line: Last update on: <date/time>?
Thank you for the module!
Even with my username and password, I get an error message:

@schlomm
I’ve tried to clone it, buT

Any idea?
@schlomm
That looks really good !!
I’ll install it tonight and test it out.
Thank you very much for your help!
@schlomm
the requested ping :-)
@sdetweil
Hi Sam,
I haven’t written a module yet and I’m not very familiar with Linux – and even less so with nodejs, css and all the other stuff.
Maybe someone out there would like to try their hand at programming such a module.
Hello everyone,
Is there already a module that always displays the last 20 lines of a log file?
It would be desirable to have parameters for:
Example
{
module: ‘MMM-Log’,
position: ‘bottom_center’,
config: {
log: ‘/var/log/syslog’,
lines: 20,
fontsize: ‘12’,
maxWidth: ‘25%’, // Sizes the window
}
},
Thank you for your tips and advice.
@Ray
You are absolutely right. I’m assuming you’ve tried other API providers in the US, right?