• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
  1. Home
  2. tbbear
  3. Posts
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Offline
  • Profile
  • Following 2
  • Followers 4
  • Topics 10
  • Posts 130
  • Groups 1

Posts

Recent Best Controversial
  • RE: MMM-NOAA - Another Weather Module

    @jrcelis after your css: … their is no comma

    posted in System
    T
    tbbear
    Sep 6, 2018, 8:50 PM
  • RE: iCloud calendar

    @blebbens The answer is yes only with secret URL, U can do it on icloud.com with ur login and yes i use 2 factor

    posted in Troubleshooting
    T
    tbbear
    Apr 20, 2018, 8:18 PM
  • RE: iCloud calendar

    @blebbens HI, of course iCloud has an url go to ur iCloud and set ur calender to public. It will give u an url that u can us for ex. in MMM-MyCalendar module. I do this since long time. The config will look like this:

            module: "MMM-MyCalendar",
            header: "Wos gibts?",
            position: "top_left",
    	maximumEntries: 2,
            config:
            {
              colored: true,
              calendars:
              [
                {
                  /* Geburtstage von fb ok */
                  symbol: "birthday-cake",
                  color: "#82E5AA",
                  url: "webcal://www.facebook.com/ical/xxxxxxxxxxxxxxxxxx"
                },
                {
                  /* Familie ok */
                  symbol: "female",
                  color: "yellow",
                  url: "webcal://p27-calendars.icloud.com/published/xxxxxxxx"
                },
                {
                  /* Roberts Kalender */
                  symbol: "calendar",
                  url: "https://p05-calendars.icloud.com/published/xxxxxxxx"
                },
                {
                  /* Feiertage ok */
                  symbol: "calendar-check-o",
                  color: "green",
                  url: "webcal://p05-calendarws.icloud.com/ca/subscribe/1/xxxxxxxxxxx"
                }
              ]
            }
          },
    
    

    of course i removed my real caledar data

    posted in Troubleshooting
    T
    tbbear
    Apr 19, 2018, 9:07 PM
  • RE: MMM-NOAA - Another Weather Module

    @tbbear Thanks, if i can help contact me anytime, maybe u can show me ur config, cause in the most cases their is the problem

    posted in System
    T
    tbbear
    Apr 19, 2018, 8:54 PM
  • RE: MMM-NOAA - Another Weather Module

    @kbostick88 sorry, i dont use any one of this modules. i would love to help u but i dont know the modules u are using. But maybe contact Mykle1 he is the best helper here. If u like the help i did for u maybe gimme a click on the ^ sign close to my answers.

    posted in System
    T
    tbbear
    Apr 19, 2018, 8:51 PM
  • RE: MMM-NOAA - Another Weather Module

    @kbostick88 your welcome

    posted in System
    T
    tbbear
    Apr 19, 2018, 8:38 PM
  • RE: MMM-NOAA - Another Weather Module

    @kbostick88 Looks like ur pws1 is not correct, maybe again a typing error … -)

    posted in System
    T
    tbbear
    Apr 19, 2018, 8:24 PM
  • RE: MMM-NOAA - Another Weather Module

    @kbostick88 are u sure that ur keys are ok and also ur pws1. i will check them if u want

    posted in System
    T
    tbbear
    Apr 19, 2018, 8:20 PM
  • RE: MMM-NOAA - Another Weather Module

    @kbostick88 Hi, look at ur config its called position not postition only a little typing error

    posted in System
    T
    tbbear
    Apr 19, 2018, 7:57 PM
  • RE: MMM-NOAA - Another Weather Module

    @JoeFranz sorry, but now its ok

    posted in System
    T
    tbbear
    Apr 8, 2018, 8:38 PM
  • 1
  • 2
  • 3
  • 4
  • 5
  • 12
  • 13
  • 3 / 13
Enjoying MagicMirror? Please consider a donation!
MagicMirror created by Michael Teeuw.
Forum managed by Sam, technical setup by Karsten.
This forum is using NodeBB as its core | Contributors
Contact | Privacy Policy