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

    Niggich

    @Niggich

    Vinyl enthusiast
    Technican for copiers
    IT specialist

    19
    Reputation
    1.5k
    Profile views
    100
    Posts
    0
    Followers
    6
    Following
    Joined
    Last Online
    Age 39
    Location Heilbad Heiligenstadt

    Niggich Unfollow Follow
    • Kitchen Touchscreen Dashboard

      Hey Guys,

      I using and follow the MM Project since about 8 years. Finnaly I want to show you my Dasboard at the Kitchen. That are just Screenshots from the Serverpage… I also use a Mirror with a 27" Monitor.

      I used the following Modules.

      calendar_monthly
      MMM-DWD-Pollen
      MMM-MicrosoftToDo
      MMM-OnThisDayWikiApi
      MMM-RTSPtoWeb
      MMM-EasyPix
      MMM-MoonPhase
      MMM-page-indicator
      MMM-Touch
      MMM-ApothekenNotdienst
      MMM-EmbedURL
      MMM-Multimonth
      MMM-pages
      MMM-WeeklySchedule
      MMM-BackgroundSlideshow
      MMM-Fuel
      MMM-News-QR
      MMM-PDFSlideshow
      MMM-Worldclock
      MMM-Breathwork
      MMM-germanwordclock
      MMM-Nixie-Clock
      MMM-PirateSkyForecast
      MMM-Year-Progress
      MMM-CalendarExt3
      MMM-GrafanaChart
      MMM-octoprint
      MMM-RAIN-MAP
      MMM-DailyJuice
      MMM-ioBroker
      MMM-Remote-Control

      page1.png
      page2.png
      page3.png page4.png page5.png page6.png

      posted in Show your Mirror
      NiggichN
      Niggich
    • RE: All modules shown on one page after Update to 2.35

      @KristjanESPERANTO I use the original MMM-pages. Before the update everything was working fine.

      EDIT: I fixed it. I didn’t recognize the default modules folder changed. I have a custom JSON File for the compliments and this file doesn’t move to the new location. I did it by hand and everything is working fine again.

      THX

      posted in Troubleshooting
      NiggichN
      Niggich
    • RE: Kitchen Touchscreen Dashboard

      @MZ-BER Thank you! You’re Welcome!

      I’m using the MM as a server and just open Webpage in Chromium on Ubuntu. For this I using an Intel Nuc and 23" Dell Touch Monitor. I can share some more Pictures this evening.

      The SmartHome Control is an embeded Webpage I made with iQontrol from ioBroker and the Visualization is Grafana. Also as an embeded Webpage. Grafana takes the data from ioBroker.

      Here are some Pictures of the Screen (not only Screenshots)…

      page1.jpg page2.jpg page3.jpg page4.jpg page5.jpg page6.jpg page7.jpg page8.jpg page9.jpg page10.jpg

      posted in Show your Mirror
      NiggichN
      Niggich
    • RE: MMM-DailyJuice

      @BerkSmash1984 Thank You. I found a way to fix it with my custom css.

      .juice-container {
        height: auto;
        width: 200px;
      }
      .juice-title {
        font-size: 20px;
        text-align: center;
        padding: 0px;
        margin-left:auto;
        margin-right:auto;
        position: relative;
      }
      
      posted in Health
      NiggichN
      Niggich
    • RE: MMM-CalendarExt3 not showing events on calendar, but does on list after 2.30 update

      @sdetweil THX a lot! This fix is working… it is fading out and it’s showing the events at CX3…

      posted in Troubleshooting
      NiggichN
      Niggich
    • RE: MMM-euro2024

      @0m4r

      Thank You! It’s working like a charm.

      posted in Sport
      NiggichN
      Niggich
    • RE: MMM-WOTD

      @mumblebaj No, I don’t. I tried again and now it is working, but I don’t know why?! I’m not sure I think I made a mistake the first time I installed it.

      Thank you for your help!

      posted in Education
      NiggichN
      Niggich
    • RE: MMM-KitchenTimer - Touch-friendly countdown timer

      @bwente thank you. I did already and it works.

      posted in Utilities
      NiggichN
      Niggich
    • RE: MMM-ApothekenNotdienst bug

      @KristjanESPERANTO Thank you. It is working again.

      posted in Troubleshooting
      NiggichN
      Niggich
    • RE: MMM-KitchenTimer - Touch-friendly countdown timer

      @sdetweil Ok, don’t worry. I’m happy you help me. Thank you!

      EDIT:

      I made a copy of the automation and put a custom number of seconds to trigger. The Echo still asks for how long. The I changed from seconds to minutes an the timer starts.

      EDIT2: When I change the trigger to German language like this starte einen {{ trigger.payload_json.remainingSeconds | int }} sekunden timer the Timer starts. The only thing is that the Echo almost 4 seconds need to start the timer.

      posted in Utilities
      NiggichN
      Niggich
    • RE: MMM-KitchenTimer - Touch-friendly countdown timer

      @sdetweil Yeah that’s great. Do you an Idea for the delay between Mirror an Echo?

      posted in Utilities
      NiggichN
      Niggich
    • RE: MMM-KitchenTimer - Touch-friendly countdown timer

      @sdetweil Ok, don’t worry. I’m happy you help me. Thank you!

      EDIT:

      I made a copy of the automation and put a custom number of seconds to trigger. The Echo still asks for how long. The I changed from seconds to minutes an the timer starts.

      EDIT2: When I change the trigger to German language like this starte einen {{ trigger.payload_json.remainingSeconds | int }} sekunden timer the Timer starts. The only thing is that the Echo almost 4 seconds need to start the timer.

      posted in Utilities
      NiggichN
      Niggich
    • RE: MMM-KitchenTimer - Touch-friendly countdown timer

      @sdetweil sagte:

      if you examine the traces , what error is reported?

      This Error is shown: “Error rendering data template: UndefinedError: ‘str object’ has no attribute ‘remainingSeconds’”

      When I change the trigger back to trigger.payload_json.remainingSeconds is no Error reported an the Echo asks for how long should be the timer.

      The traces-Log says this.

      params:
        domain: media_player
        service: play_media
        service_data:
          entity_id:
            - media_player.echo_show_kuche
          media_content_type: custom
          media_content_id: set a timer for 60 seconds
        target:
          entity_id:
            - media_player.echo_show_kuche
      running_script: false
      
      posted in Utilities
      NiggichN
      Niggich
    • RE: MMM-KitchenTimer - Touch-friendly countdown timer

      @sdetweil No, it’s not working. This is the automation

      alias: MagicMirror kitchen timer started
      triggers:
        - trigger: mqtt
          topic: magicmirror/kitchen-timer/started
      actions:
        - action: media_player.play_media
          target:
            entity_id: media_player.echo_show_kuche
          data:
            media:
              media_content_id: >-
                set a timer for {{ trigger.payload.remainingSeconds | int }}
                seconds
              media_content_type: custom
              metadata: {}
      
      
      posted in Utilities
      NiggichN
      Niggich
    • RE: MMM-KitchenTimer - Touch-friendly countdown timer

      @sdetweil No, it is not working.

      posted in Utilities
      NiggichN
      Niggich
    • RE: MMM-KitchenTimer - Touch-friendly countdown timer

      @sdetweil Thank you. I don’t know if I’m right but this is the variable from the traces.

      this:
        entity_id: automation.timer
        state: 'on'
        attributes:
          id: '1786549333845'
          last_triggered: '2026-08-13T11:33:26.793052+00:00'
          mode: single
          current: 0
          friendly_name: MagicMirror kitchen timer started
        last_changed: '2026-08-14T20:14:37.860754+00:00'
        last_reported: '2026-08-14T20:14:37.860754+00:00'
        last_updated: '2026-08-14T20:14:37.860754+00:00'
        context:
          id: 01M00YK2S42QSK0Q9WAEN19ACF
          parent_id: null
          user_id: null
      trigger:
        id: '0'
        idx: '0'
        alias: null
        platform: mqtt
        topic: magicmirror/kitchen-timer/started
        payload: >-
          {"status":"running","remainingSeconds":60,"endsAt":1786738603487,"durationSeconds":60,"elapsedRatio":0}
        qos: 0
        description: mqtt topic magicmirror/kitchen-timer/started
        payload_json:
          status: running
          remainingSeconds: 60
          endsAt: 1786738603487
          durationSeconds: 60
          elapsedRatio: 0
      
      posted in Utilities
      NiggichN
      Niggich
    • RE: MMM-KitchenTimer - Touch-friendly countdown timer

      @bwente I’m sorry but where I found trigger.payload_json.remainingSeconds?

      posted in Utilities
      NiggichN
      Niggich
    • RE: MMM-KitchenTimer - Touch-friendly countdown timer

      @bwente I add the automation already and change it again but the echo still asking “for how log should be the timer”… I also try to fix it with ChatGPT but this was not working.

      posted in Utilities
      NiggichN
      Niggich
    • RE: MMM-KitchenTimer - Touch-friendly countdown timer

      @bwente Wow, you’re great. My Echo know I want to start a Timer but it’s asking for how long.

      posted in Utilities
      NiggichN
      Niggich
    • RE: MMM-KitchenTimer - Touch-friendly countdown timer

      @bwente Ok, thank you. So I don’t need to configure something at the MMM-MQTTbridge just in HA?

      edit: I try the whole afternoon, but I don’t know how to do. I also try it with MMM-HomeAssistant.

      posted in Utilities
      NiggichN
      Niggich