Read the statement by Michael Teeuw here.
MMM-MyTado
-
@htilburgs
Crazy …
See this:
Left on the real MM: no pictures
Right over IP:8080: all needed images -
@MyMirror
This is a font issue on the Raspberry Pi.
Can you trysudo apt install fonts-symbolareboot your PI and look again?This issues with the alignement of the Home Name and the Status icons is fixed also. Just published an update.
-
-
@MyMirror
I didn’t have any colors either.Then I installed the “Noto Color Emoji” font.
After that, I added the following to custom.css:
/* Do NOT use Symbola */
.MMM-MyTado {font-family: “Noto Color Emoji”, sans-serif !important;
}
Now the colors are there :-)

-
@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- change font in css
and reboot your mirror
Thanks for your help and one more time: Thanks for the module
- change font in css
-
-
@htilburgs
I’ve made the view a bit more compact. The word “Status” was stretching everything too much. Now I only see the status icon. Looks better, I think… :-)/* Nur die STATUS-Überschrift ausblenden */
.MMM-MyTado th:last-child {
display: none !important;
}
-
@JoeFranz
I will take a look at it when I’m at home. Currently at work. -
@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?
-
@MyMirror
Perhaps this is due to the time period of updating the data. Unfortunately, the values are only updated every 30 minutes. If the window is opened and closed again during this period, then of course it will not be displayed. Just a guess…😉 -
@JoeFranz @mymirror
That is correct. Due to the limit of 100 polls a day (thanks to Tado), you will probably not see this often.When you have the “contract” with Tado, you can put the polling lower (mine is at 300000 / 5 min, still trying how far I can go) and I have seen it once, when I let my door open for a few minutes).
-
@JoeFranz
I see what you did, but there are more ways to do this:showColumnHeaders: falseThen no headers are shown and you have a compact view
or you leave the
statusColumnName: ""(empty) so no name is shown.
With the CSS change, it becomes definitive, and that is not what should happen.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login




