@Sean
Hahaha, it’s my son’s school timetable. He is only ten years old. He like this timetable very much. I told him a foreign uncle coded this timetable for him. He is very pride for it…
Thank you so much for bringing much happiness to our family.
@Sean
Hahaha, it’s my son’s school timetable. He is only ten years old. He like this timetable very much. I told him a foreign uncle coded this timetable for him. He is very pride for it…
Thank you so much for bringing much happiness to our family.
There are many voice control modules about MagicMirror. Would anyone like to develop a voiceprint recognition modules for us?
The voiceprint recognition modules integrate with voice control modules. When you say hello to MagicMirror, the mirror can answer you “Yes, my king. You have 2 new email…”. And when my wife say hello to MagicMirror, the mirror say “Yes, my queen. You have one appointment today”.
Hi @mirko3000 ,
How to remove the ‘>’ symbols which in front of the temperature and humidity?

I try to set showTend: false, but it does not work.
Could you or anyone give me some suggestions? Thanks in advance.
Firstly, thank you for providing us this fantastic module!
I have a position question: when I set a bottom_right position for it, your module button layout is as following:

When I set a bottom_right position for another module, for example, mm-hide-all, but the layout is as following:

If I’d like to place my another module mm-hide-all at that position, which your MMM-OnScreenMenu is on, how shall I do? Could you give me some suggestions?
Thanks in advance.
Thank you for providing us this fantastic module! It’s so useful.
I have a suggestion: could you merge multiple instances of MMM-Memo into only one instance? Like the following:
{
module: ‘MMM-Memo’,
config{
{
memo1
memoTitle: XXXX
position:
},
{
memo2
memoTitle:YYYY
position:
},
…
}
Because there are six instances of MMM-Memo at least, the system performance will be affected and there are always many notifications about this module in console log when any notifications send by any modules.
Hi @Sean
Your modules are always useful and indispensable!
My raspberry 3b sound card is Respeaker 2-Mic. Does MMM-Volume module support this sound card?
Thanks!
There are many voice control modules about MagicMirror. Would anyone like to develop a voiceprint recognition modules for us?
The voiceprint recognition modules integrate with voice control modules. When you say hello to MagicMirror, the mirror can answer you “Yes, my king. You have 2 new email…”. And when my wife say hello to MagicMirror, the mirror say “Yes, my queen. You have one appointment today”.
Yes, I can add two instances in config.js file at the same time.
YOU ARE RIGHT!
It’s not necessary. According to your suggestion, I register all of my sensors on ONE gateway. I can still fulfill all my needs.
I’m stupid. I’ve made simple things complicated.
Tanks again!
Good luck.
@Sean
Hahaha, it’s my son’s school timetable. He is only ten years old. He like this timetable very much. I told him a foreign uncle coded this timetable for him. He is very pride for it…
Thank you so much for bringing much happiness to our family.
@Sean
Another problem: under the MMM-page or MMM-page-select module environment, when you start MagicMirror, sometimes you will see the following MMM-Timeable UI:

Until the modules refresh, the UI will be OK:

The issue only happened when Magic Mirror start. I know this is not a serious problem because you will not frequently restart Magic Mirror and switch to the MMM-Timeable page.
Do you have some suggestions about it?
@Sean
OK, I got it. Thanks for your reply.Let me try your MMM-HTMLBox.
Hahahah, I found I already become one of your fans. After trying out a module several days,I found it is coded by you,ig.,MMM-GroveGesture,MMM-CalendarExt.
I’m looking forward to next version about MMM-Timetable.
Have a good day!
@Sean
How can I redefine the rows to equal altitude, regardless of time interval? I’d like to define equal altitude for each rows.

Could you or anyone give me some suggestions? Thanks in advance.