@saabman Thanks, On my way.
Read the statement by Michael Teeuw here.
Posts made by Mitch1138
-
RE: Working Weather Underground module?
@saabman Just curious, is there a straightforward way to display the output in a row vs. a column - so you could display the weather along the bottom for example. Thanks, Mitch
-
RE: Working Weather Underground module?
@Saabman Nice work. No issues running it, even with imperial display units!
-
RE: Amcrest IP Camera Support
Has anyone had any success with this? I have been able to use MMM-RTSPStream to display one camera using RTSP, but another Amcrest (IP4M) will not work. Thanks, Mitch
-
Amcrest IP Camera Support
Has anyone had success displaying an Amcrest camera (MP3-943) to their MagicMirror? I have tried iFrame and IPCamera without success . iFrame worked with my old Foscam cameras.
Many thanks, Mitch -
RE: Stocks
Thanks again, that fixed it (although the DJI would be nice…).
I really appreciate your efforts.
Mitch
-
RE: Stocks
Many thanks for all your work Alexyak. I can’t seem to get the stock to display. I am using the default configuration file and this is display on the terminal during execution:
Connecting socket for: stocks stocks helper started ... Sockets connected & modules started ... Launching application. url:https://api.iextrading.com/1.0/stock/.DJI/quote url:https://api.iextrading.com/1.0/stock/MSFT/quote url:https://api.iextrading.com/1.0/stock/AAPL/quote url:https://api.iextrading.com/1.0/stock/GOOG/quote url:https://api.iextrading.com/1.0/stock/INTC/quote url:https://api.iextrading.com/1.0/stock/CICS/quote url:https://api.iextrading.com/1.0/stock/TSLA/quote url:https://api.iextrading.com/1.0/stock/FB/quote
Any suggestions?
Thanks, Mitch -
RE: After upgrade (v2.1.1) multiple calendars not displaying
Just for info, after upgrading to v2.2.0, this issue resurfaced. I tried replacing the ical scripts as described here: https://github.com/MichMich/MagicMirror/issues/839#issuecomment-298308733
but that didn’t work for me. I used this recommendation which was posted on the forum and was overwritten when I updgraded:
Edit this file:
/home/pi/MagicMirror/node_modules/rrule-alt/lib/rrule.js- Go to line 56 or search for the first occurance of “ORDINAL_BASE” and change this line:
ORDINAL_BASE: new Date(1970, 0, 1), ORDINAL_BASE: new Date(1000, 0, 1), (set it to a lower year like 1900, I used 1000) - Then restart your magic mirror
- Go to line 56 or search for the first occurance of “ORDINAL_BASE” and change this line:
-
RE: Stocks
Several weeks ago this module seemed to stop working. It doesn’t generate any errors, just won’t display. Has anyone else seen this?
Thanks, Dave
-
RE: All stocks modules are not working for me.
I am having the same issue with Stocks and MMM-Stocks, they just stopped working. I think they stopped some time after I updated MM but I can be sure.
Does anyone have any insight into this?
Many thanks.