@lavolp3 can I just add my google calendar and if so how?
Read the statement by Michael Teeuw here.
Posts
-
RE: Default Calendar not Displaying Holidays
-
RE: Default Calendar not Displaying Holidays
@lavolp3 Yes that is correct sir
-
Default Calendar not Displaying Holidays
Haven’t had an issue on this since I started as it showed upcoming holidays. Recently no holidays show “no upcoming events”. I used my config and the sample config and I get the same output. Any ideas? I know the calendar should show President’s Day but it’s not. Thanks, Scott
-
RE: [MMM-Remote-Control](v2-dev) Extensible REST API, Dynamic Menus, and Socket Communications, plus other updates
@shbatm said in [MMM-Remote-Control](v2-dev) Extensible REST API, Dynamic Menus, and Socket Communications, plus other updates:
@nobita said in [MMM-Remote-Control](v2-dev) Extensible REST API, Dynamic Menus, and Socket Communications, plus other updates:
I have to Remove from jopyth or not
You can checkout my fork/branch without removing @Jopyth’s by adding a remote:
$ cd ~/MagicMirror/modules/MMM-Remote-Control $ git remote add shbatm https://github.com/shbatm/MMM-Remote-Control.git $ git fetch shbatm $ git checkout -b shbatm-develop shbatm/develop $ npm installAfter that you can switch back and forth using
git checkout masterandgit checkout shbatm-develop@shbatm
I followed this and I am on the dev branch but when I launch the remote in browser I don’t see any of the added features? -
RE: MMM-SmartWebDisplay : display web contents (including YouTube) on your MM
@agp42 said in MMM-SmartWebDisplay : display web contents (including YouTube) on your MM:
@swvalenti
No, it can display anything (or almost) that can be displayed on a web browser, so not an RTSP camera feed.
But for this you can use MMM-RTSPStream@AgP42 Understood thanks for responding.
-
RE: MMM-SmartWebDisplay : display web contents (including YouTube) on your MM
Question, so this could display a RTSP security camera feed?
-
RE: Considering taking donations to support the MagicMirror project. Interested in your thoughts!
Would absolutely donate, time is money in my book.
-
RE: MMM-DarkSkyForecast - Yet ANOTHER weather module
When I installed this module it did not import current region settings etc based on pi software install as I had to change them all in the config. I just thought I was an idiot and did something wrong when installing module and didn’t want to look like a fool posting an issue. HA!
-
RE: How to post code on the forum - For absolute beginners
AwesomeThank you! -
RE: MM Modules except MMM-RTSP don't show after several days of use.
Its not the screen from going to sleep as I added the lines to disable that…any ideas?