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

    Fuzzy

    @Fuzzy

    1
    Reputation
    244
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Fuzzy Unfollow Follow

    Best posts made by Fuzzy

    • MMM-Memo not able to send messages to Magic Mirror

      Hello,

      I have installed the module “Memo” and the memos are already shown on the screen of the display but I am not able to send messages to add lines to the memos. I tried:

      bolded texthttp://192.168.1.102:8080/AddMemo?memoTitle=SHOPPING&item=Fruits&level=INFO**bolded text**

      But I get the following lines on the screen from the pc where I tried to send the message:
      bolded text[1] 17426
      [2] 17427
      roger@Lappi:~$ bash: http://192.168.1.102:8080/AddMemo?memoTitle=SHOPPING: Datei oder Verzeichnis nicht gefunden bolded text
      Datei oder Verzeichnis nicht gefunden means "File or directory not found.

      After that I tried it with the following command:
      curl -G -v “http://192.168.1.102:8080/AddMemo?memoTitle=SHOPPING” --data-urlencode “item=Bonjour, êtes-vous allées dans votre boutique préférée ?”

      Result:

      • Hostname was NOT found in DNS cache
      • Trying 192.168.1.102…
      • connect to 192.168.1.102 port 8080 failed: Verbindungsaufbau abgelehnt
      • Failed to connect to 192.168.1.102 port 8080: Verbindungsaufbau abgelehnt
      • Closing connection 0
        curl: (7) Failed to connect to 192.168.1.102 port 8080: Verbindungsaufbau abgelehnt

      Now I edited the whitelist in the configfile with the IP adress from the Sending pc but the same result. :frowning_face:

      Can anybody help me to fill the memo stickers on my Magic Mirror?

      Thanks a lot for help :victory_hand:
      Roger

      posted in Troubleshooting
      F
      Fuzzy

    Latest posts made by Fuzzy

    • RE: MMM-CalendarExt3 show color

      @MMRIZE Thanks for your quick answer. Before I installed MagicMirror I tried DAKBord and in this calander I can see the colors of the google calendar.

      Bildschirmfoto vom 2024-01-09 19-52-17.png

      Therefore I thought it is also possible in your module. But this is not a problem. Thanks a lot for your effort to design it how it is :thumbs_up:

      posted in Troubleshooting
      F
      Fuzzy
    • RE: MMM-CalendarExt3 show color

      @sdetweil Because nobody is answering. Is this the correct folder?

      posted in Troubleshooting
      F
      Fuzzy
    • RE: MMM-CalendarExt3 show color

      Oh, I think it’s the wrong Category. Can one of the moderators please move the posting to “modules/Development”

      Thanks a lot :-)

      posted in Troubleshooting
      F
      Fuzzy
    • MMM-CalendarExt3 show color

      Hello,

      I want to develop a Magic Mirror for my kitchen. The main purpose is to show my google calendar. Therefore I tried the module MMM-CalendarExt3 and MMM-CalendarExt3Agenda. Both work fine for me, but I miss the colors for each entry from the google calendar. For example, when I create an entry for my son I give the color blue, when I create an event for my daughter I give the color green. Is there a possibility to show this colors from google calendar in the MMM-CalendarExt3 module? Maybe there is a color parameter transferred from google calendar to get the color?

      Thanks a lot for help and all the best for the year 2024 :thumbs_up:

      posted in Troubleshooting
      F
      Fuzzy
    • MMM-Memo not able to send messages to Magic Mirror

      Hello,

      I have installed the module “Memo” and the memos are already shown on the screen of the display but I am not able to send messages to add lines to the memos. I tried:

      bolded texthttp://192.168.1.102:8080/AddMemo?memoTitle=SHOPPING&item=Fruits&level=INFO**bolded text**

      But I get the following lines on the screen from the pc where I tried to send the message:
      bolded text[1] 17426
      [2] 17427
      roger@Lappi:~$ bash: http://192.168.1.102:8080/AddMemo?memoTitle=SHOPPING: Datei oder Verzeichnis nicht gefunden bolded text
      Datei oder Verzeichnis nicht gefunden means "File or directory not found.

      After that I tried it with the following command:
      curl -G -v “http://192.168.1.102:8080/AddMemo?memoTitle=SHOPPING” --data-urlencode “item=Bonjour, êtes-vous allées dans votre boutique préférée ?”

      Result:

      • Hostname was NOT found in DNS cache
      • Trying 192.168.1.102…
      • connect to 192.168.1.102 port 8080 failed: Verbindungsaufbau abgelehnt
      • Failed to connect to 192.168.1.102 port 8080: Verbindungsaufbau abgelehnt
      • Closing connection 0
        curl: (7) Failed to connect to 192.168.1.102 port 8080: Verbindungsaufbau abgelehnt

      Now I edited the whitelist in the configfile with the IP adress from the Sending pc but the same result. :frowning_face:

      Can anybody help me to fill the memo stickers on my Magic Mirror?

      Thanks a lot for help :victory_hand:
      Roger

      posted in Troubleshooting
      F
      Fuzzy