@psteimann I’m using MMM-IFTTT module, this module require to set Webhooks as actions and my DNS as URL endpoint. I have checked my settings and the port forwarding and firewall are all set. But MagicMirror refuses the connection from IFTTT IP address. Because the IP address of IFTTT is not in whitelist.
Read the statement by Michael Teeuw here.
Posts made by yours.mukul
-
RE: IP White List
-
RE: Issue with White list IP(s) not working :(
How to white list all IP(s), to make magicmirror public??
-
IP White List
How to allow my MagicMirror to be internet accessible?
I’m using duckdns and port forwarding, I need any ip to access my MagicMirror. How to do it? -
Alert Module
I’m using Random Background Module for a background picture
https://github.com/Ultimatum22/MMM-RandomBackgroundBut whenever I use the Alert notification, the notification covers the whole mirror except some portion, some of the area is left by the Alert and it doesn’t look nice.
-
Interacting With MM Modules with external script
I have a voice controlled personal assistant running on python on my raspberry pi. I need to control the Magic Mirror with my voice assistant. I know there are voice modules available with Magic Mirror but what if I want to integrate MM with my external voice assistant? How to interact MM with external running script ?
-
RE: Realtime Parameters Parsing
@Sean
what if i reinitialize the module after parsing the value or what if I just refresh the module after parsing the value ? -
RE: Realtime Parameters Parsing
@Sean The
iFrame
is just an example I’m giving here. My question is for every module, like a youtube module or google maps module or any other module. Is it possible to change parameters of any module at runtime ? -
RE: Realtime Parameters Parsing
@Sean can you please tell me a method to parse configuration after a module has been started ?
-
Realtime Parameters Parsing
How to parse parameters to a module in realtime?
For e.g. I want to parse the url to iFrame module from a website, and I need it to change go to the current url parsed without restarting the whole MagicMirror -
RE: Except a module in getModules()
@strawberry-3.141 No there were no errors but I didn’t hide my modules