A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Subcategories

  • Present your module and help other users on how to use it.

    2k Topics
    26k Posts
    B
    @Niggich said: My Echo know I want to start a Timer but it’s asking for how long. Great, now that you’ve confirmed MQTT is working, the next step is to add the Home Assistant 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.kitchen_echo data: media_content_type: custom media_content_id: >- set a timer for {{ trigger.payload_json.remainingSeconds | int }} seconds I think that will work. I don’t know if it needs to be escaped or not.
  • Need a module? Maybe someone is interested in coding it.

    1k Topics
    7k Posts
    S
    @rts58 very cool… you can also use my MMM-CurlToNotification to send notifications from scripts…
  • Need help developing a module? You just found it!

    689 Topics
    5k Posts
    B
    @sdetweil it should have been @taginside
  • You have a problem with a module? Ask for help.

    3k Topics
    20k Posts
    S
    @LaeHarr it’s not directly what you asked for. Calendars suck up a lot of space . Many users use mmm-pages, carousel or other modules to give multiple pages I use ext3 in month mode and show 3 months in rotation I don’t know if that module can display sep months as two instances so you could put them on sep pages
  • Default Modules

    Pinned
    11
    0 Votes
    11 Posts
    27k Views
    S
    @Oboudreaux submit a PR to the GitHub repo