Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. Dicous
    D
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 20
    • Best 1
    • Groups 0

    Dicous

    @Dicous

    1
    Reputation
    739
    Profile views
    20
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Dicous Follow

    Best posts made by Dicous

    • RE: MMM-PublicTransportBerlin - Public transport for Berlin and Brandenburg (departures)

      Thank You.
      I am still a Noob
      You made my day

      posted in Transport
      D
      Dicous

    Latest posts made by Dicous

    • RE: Default Calendar dont show the private Google Calendar

      Oh so entschuldigung .

      ich habe den falschen Kalender gepostet.

      Hier ist der korrekte, welcher nicht funktioniert

      		{
      			module: 'calendar',
      			header: 'Basti',
      			position: 'top_left',
      			config: {
      				calendars: [
      					{	symbol:'calendar-check-o',
      						url: 'xxx.ics'
      					}
      				],
      				maximumNumberOfDays: "14"
      			}
      		},
      
      posted in Troubleshooting
      D
      Dicous
    • Default Calendar dont show the private Google Calendar

      253/5000
      Hi
      in my config are 5 Google Calender inserted.

      But my private calendar always shows “No entries available”.

      I have already tried the public and private ical address. Nothing works!

      		{
      			module: 'calendar',
      			header: 'Basti',
      			position: 'top_left',
      			config: {
      				calendars: [
      					{	symbol:'calendar-check-o',
      						url: 'https://calendar.google.com/calendar/ical/eljgnpfjijfv4mt7jn5gsv8sq0%40group.calendar.google.com/public/basic.ics'
      					}
      				],
      				maximumNumberOfDays: "14"
      			}
      		},
      

      Does anyone have a solution?

      posted in Troubleshooting
      D
      Dicous
    • RE: MMM-PublicTransportBerlin - Public transport for Berlin and Brandenburg (departures)

      by me the same here 😕 . since 2 days

      posted in Transport
      D
      Dicous
    • RE: [MMM-TweetsByTimelineOrList] - A module for the Magic Mirror to display tweets from a user's timeline or list.

      Oh man
      sometimes I see tweets
      sometimes not
      https://twitter.com/SBahnBerlin tweets pretty much but I see maximum 1
      I despair = (

      posted in Utilities
      D
      Dicous
    • RE: [MMM-TweetsByTimelineOrList] - A module for the Magic Mirror to display tweets from a user's timeline or list.

      Thank you very much my Hero!

      posted in Utilities
      D
      Dicous
    • RE: [MMM-TweetsByTimelineOrList] - A module for the Magic Mirror to display tweets from a user's timeline or list.

      ok, please help a big noob 😞
      i want this tweets https://twitter.com/SBahnBerlin
      the keys and so on are correct.
      where are my mistakes?

      		{
      				module: 'MMM-TweetsByTimelineOrList',
      				position: 'top_right',
      				config: {
      					consumer_key: 'xxx',
      					consumer_secret: 'xxx',
      					access_token_key: 'xxx',
      					access_token_secret: 'xxx',
      					screenName: 'SBahnBerlin',
      					listToShow: 'screename',
      				}
      		},
      
      posted in Utilities
      D
      Dicous
    • RE: [MMM-TweetsByTimelineOrList] - A module for the Magic Mirror to display tweets from a user's timeline or list.

      @yawns

      sorry bad copy. i have this

      		{
      				module: 'MMM-TweetsByTimelineOrList',
      				position: 'top_right',
      				config: {
      					consumer_key: 'xxx',
      					consumer_secret: 'xxx',
      					access_token_key: 'xxx',
      					access_token_secret: 'xxx',
      					screenName: 'S-Bahn Berlin',
      					listToShow: 'TIMELINE',
      				}
      		},
      
      posted in Utilities
      D
      Dicous
    • RE: [MMM-TweetsByTimelineOrList] - A module for the Magic Mirror to display tweets from a user's timeline or list.

      Why doesn’t work? only black screen 😞

      can someone help me?

      		{
      				module: 'MMM-TweetsByTimelineOrList',
      				position: 'top_right',
      				config: {
      					consumer_key: 'xxx',
      					consumer_secret: 'xxx',
      					access_token_key: 'xxx',
      					access_token_secret: 'xxx',
      					screenName: 'S-Bahn Berlin',
      					listToShow: 'TIMELINE',
      		}
      
      posted in Utilities
      D
      Dicous
    • RE: MMM-Strava

      It works. Despite control I had the wrong API sorry

      posted in Health
      D
      Dicous
    • RE: MMM-Strava

      Unfortunately, no solution

      posted in Health
      D
      Dicous