• 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. Dav8574
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
D
Offline
  • Profile
  • Following 0
  • Followers 0
  • Topics 0
  • Posts 1
  • Groups 0

Dav8574

@Dav8574

0
Reputation
2
Profile views
1
Posts
0
Followers
0
Following
Joined Jun 24, 2022, 8:47 PM
Last Online Jun 27, 2022, 7:43 PM

Dav8574 Unfollow Follow

Latest posts made by Dav8574

  • RE: MMM-CalendarExt3

    @MMRIZE
    How to add a event where do you place.

    {
      "title": "Leeds United - Chelsea",
      "startDate": 1650193200000,
      "endDate": 1650199500000,
      "fullDayEvent": false,
      "class": "PUBLIC",
      "location": false,
      "geo": false,
      "description": "...",
      "today": false,
      "symbol": ["calendar-alt"],
      "calendarName": "tottenham",
      "color": "gold",
      "calendarSeq": 1, // This would be the order from `calendarSet` of configuration
      "isPassed": true,
      "isCurrent": false,
      "isFuture": false,
      "isFullday": false,
      "isMultiday": false
    }
    
    posted in Utilities
    D
    Dav8574
    Jun 25, 2022, 3:17 AM
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