@Snille about the facial recognition: @paviro would do some testing first and make sure everything works fine and then it’s still up to him to merge the pull request. About the conflict: yes I am aware that he changed his codebut forgot to update my pull request and I will update the line numbers aswell, thank you! I will let you know when I changed it.
About the German xD that’s really odd, do you have your global language settings on German? If you don’t it shouldn’t be German.
To disable the title set the alright :Dtitle
value of the module’s config to false. Like so:
{
module: "MMM-ProfileSwitcher",
header: "Profile",
config: {
title: false,
enterMessages: {
"Snille Louise Martin": "Hej %profile%!",
"Snille": ["Hoppas dagen varit bra!", "Ser man på, välkommen!"],
"Louise": ["Kul i skolan idag?", "Kul att ses!"],
"Martin": ["Kul att ses!", "Allt bra?"]
},
leaveMessages: {
"everyone": "Ses snart %person%!",
"Snille": ["Hej då, jag kommer sakna dig...", true]
}
}
},
And I am really happy to hear that you are enjoying the module :)