Read the statement by Michael Teeuw here.
Tell weather, date & time automatically at a specific time.
-
Hi, is there any way I could set the mirror so that it automatically tell what’s the date, time and current weather at a specific time everyday?
I’m a total noob in coding but I really hope someone could help me out with this, thank you very much!
-
@suvan hm… as opposed to what it does now, which is show that date/time and weather ALL the time?
-
@suvan you will need to go deep with ifttt+webhook+Google tts (https://forum.magicmirror.builders/topic/10917/guide-control-mm-via-google-home?_=1630403716372)
-
I’m confused…doesn’t it already do this?
-
@cowboysdude Sorry, what I meant was tell the date, time and weather by using voice output. Just like how we ask Google/Siri what’s the date, time or weather but instead in my case I want it to automatically tells instead of needing to ask.
-
@sdetweil Not display, but tell as of using voice output to tell the date, time and weather at a specific time in a day. Sorry my question wasn’t really clear.
-
@suvan there is no built in voice output in MagicMirror, but the default modules do broadcast their status constantly, so another module COULD listen for those events and use some voice output service to speak…
I have not seen a module like that
the 3rd party list
https://github.com/MichMich/MagicMirror/wiki/3rd-party-moduleshas modules hat can speak … but depend on other modules to send requests to do that
-
@suvan I have a set up exactly as you have described. I’m using ifttt to send an alert or notification at a specific time and MMM-Googletts module reads out the messages which I have preset in the ifttt. You can even tell if when it’s going to rain or when there’s a breaking news.
-
@sdmydbr9 Do you need Google assistant module for this to work?
-
@suvan no. it is timed, from IFTTT (If This Then That), and then uses GoogleTTS ( Text To Speech) to announce the text sent
I don’t know what catches the IFTTT event notice, maybe
https://github.com/jc21/MMM-IFTTT