Read the statement by Michael Teeuw here.
MMM-Hotword,MMM-AssistanMk2 Hotword no Funktion
-
@sdetweil I understand this but what I need to do is call PAGE_READER_LOAD get the url from ARTICLE_INFO_REQUEST to display on MagicMirror.
Can this idea be implemented or not possible but I have to use other methods to get url from newfeeds? -
This post is deleted! -
@guongthongminh I do not know. I have never seen a request to get info and then use that info to send another request
-
@sdetweil My ideas have been implemented.
Can you help me how to instruct the hotword to return to the mirror screen after full screen display? -
@guongthongminh no, sorry, i have about 1% skill in those modules…
-
@sdetweil
How to run a python file at the same time with MM -
@guongthongminh I run my PIR py script first then I load the Mirror…if that helps… so basically I have 2 terminal windows open…
-
@cowboysdude
If the mirror opens automatically with pm2, how can I make the python file run at the same time as it?
Is there a way for a python file to run after the operating system boots up? -
-
@guongthongminh u can use pm2 to launch the python file too