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

    Posts

    Recent Best Controversial
    • RE: Problem with MMM-ValuesByNotification and MMM-CommandToNotification

      @Jimmy1502 Hi and thanks to @sdetweil for trying to help.

      I will try to update the readme of the module in the next days.

      The timeout is set in milliseconds. Your config looks like it is set to 5ms. The script will not be able to respond in this time.
      Please increase it to a value much higher especially for the dht sensor. Let’s say something like 1000ms.

      posted in Troubleshooting
      wishmaster270W
      wishmaster270
    • RE: Refresh Magic Mirror after custom css changes

      @Hanimani As sdetweil suggested you can access the page of MagicMirror in your browser to do development. The only problem with this approach is that there are multiple instances of the page. This can cause some modules to behave strange (like sending notifications twice, etc.).

      As an alternative you can enable VNC on the MagicMirror machine and connect to it remotely. You than can hit CTRL+R and access the Web development tools.

      posted in Custom CSS
      wishmaster270W
      wishmaster270
    • RE: MQTT payload

      @h_vestbo Hi, my MMM-ValuesByNotification module is able to select single values in Json structures by JsonPath so does my MMM-MQTTbridge module.
      You can receive the MQTT message with my MMM-MQTTbridge module, trigger a notification and display it with the MMM-ValuesByNotification module.

      posted in General Discussion
      wishmaster270W
      wishmaster270
    • RE: how alert trigger

      @fischi87 Sorry, do not know where I read iobroker but Home Assistant has a MQTT integration, too.

      posted in Troubleshooting
      wishmaster270W
      wishmaster270
    • RE: how alert trigger

      @fischi87 Hi and sorry. I use node red instead of iobroker and do not have a glue of it.
      You will need a MQTT integration in iobroker, a MQTT broker and the MQTT module in the mirror.
      If the device changes state iobroker gets notice of it and sends a message to a MQTT topic.
      You can subscribe to this topic with the MQTT module in the mirror and initiate a notification with it.
      The alert module can display the message in the notification in the result.

      posted in Troubleshooting
      wishmaster270W
      wishmaster270
    • RE: how alert trigger

      @fischi87 Hi, you could i.e. connect the mirror to iobroker with my MMM-MQTTbridge module and send a notification to the alert module depending of the state change.

      posted in Troubleshooting
      wishmaster270W
      wishmaster270
    • RE: bluetooth audio meta data

      @jedilkeme Hi, I do not have time to provide examples at the moment but I am pretty sure you can use my MMM-CommandToNotification module to call your script and my MMM-ValuesByNotification to display the information.

      It seems that dbus is the only way to get the information.

      posted in Requests
      wishmaster270W
      wishmaster270
    • RE: Synology Docker Tutorial?

      @odolmach3
      Hi,

      just tried to run the latest Image of karsten13 on my Synology.
      You need to make sure you add “npm run server” as “command” during the creating of the container settings.

      posted in Troubleshooting
      wishmaster270W
      wishmaster270
    • RE: Request To Modify MMM-json

      @sifuhall Hi,

      I think it might be already possible with my MMM-ValuesByNotification module.

      If you need a module to fetch the data you can use a curl command with my MMM-CommandToNotification.

      If you can send the data via MQTT you can use MMM-MQTTbridge.

      posted in Requests
      wishmaster270W
      wishmaster270
    • RE: Local temperature with DHT22 sensor

      @Jonae

      Hi,

      you can use my MMM-Temperature module or a combination of my two modules MMM-CommandToNotification and MMM-ValuesByNotification for this job.

      posted in Requests
      wishmaster270W
      wishmaster270
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 33
    • 34
    • 5 / 34