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

    Posts

    Recent Best Controversial
    • RE: MMM-Jeedom - align to left

      @sdetweil said in MMM-Jeedom - align to left:

      #identifier .time.align-right {
      text-align: left;
      }

      yep
      Works perfectly with the identifier of the two module

      #module_9_MMM-Jeedom .time.align-right  {
      text-align: left;
      }
      
      #module_10_MMM-Jeedom .time.align-right  {
      text-align: left;
      }
      

      Thank you…again :) !
      Have a nice week-end

      posted in Custom CSS
      S
      selyjohns
    • RE: MMM-Jeedom - align to left

      Hi again,
      Finally, I’ve a problem.

      The modification is applied to all jeedom module, not only on the bottom left one.

      Is anything possible to apply only the align left to the jeedom module on bottom left only ?

      I want to keep the align right for the jeedom module on bottom_right

      Thx.

      posted in Custom CSS
      S
      selyjohns
    • RE: MMM-Jeedom - align to left

      @sdetweil said in MMM-Jeedom - align to left:

      .MMM-Jeedom .time.align-right
      {
      text-align: left;
      }

      Works great, in custom.css instead main.css :)
      Thank you for your help

      posted in Custom CSS
      S
      selyjohns
    • RE: MMM-Jeedom - align to left

      With the inspector, I’ve been able to do this :)

      in main.css

      .region.bottom.left .time.align-right
       {
        text-align: left;
      }
      

      I think it’s not the best optimisation.
      I don’t found how to apply only this parameter to Jeedom module, only on bottom_left.

      Thank you.

      posted in Custom CSS
      S
      selyjohns
    • MMM-Waze

      Hi,
      I only use waze.

      I’m suprising that there is no module for this, but its exist on Jeedom (plugin Wazeintime). Do you know why ?

      So i think it’s possible to create a dedicated module ?

      For the moment I use MMM-Jeedom to display traffic information (from wazeintime) on MM :) It works it’s just an alternative. (Mapbox with MMM-Traffic is not very accurate in France…)

      Thank you :)

      posted in Requests
      S
      selyjohns
    • RE: UnhandledPromiseRejectionWarning on launch

      Solved, please see issue on github.
      My fault :)

      posted in Troubleshooting
      S
      selyjohns
    • RE: Newsfeed - Could not fetch newsfeed - Error: Forbidden

      @selyjohns Hi,
      Any help for my problem ? :(

      Thank you

      posted in Troubleshooting
      S
      selyjohns
    • MMM-Jeedom - align to left

      Hi,

      The module displays information with “CustomTitle” align to left, and value of idx align to right (see on bottom_right)

      For 2 other MMM-Jeedom (positionned on bottom_left), I want the result align to left.

      alt text

      Is it possible ?
      Thank you.

      posted in Custom CSS
      S
      selyjohns
    • Newsfeed - Could not fetch newsfeed - Error: Forbidden

      Hi,
      I’ve an error while i want to fetch https://actu.fr/toulouse/rss.xml on newsfeed.

      0|mm  | [07.12.2021 11:35.16.791] [ERROR]
      0|mm  | Newsfeed Error. Could not fetch newsfeed:  https://actu.fr/toulouse/rss.xml Error: Forbidden
      0|mm  |     at NodeHelper.checkFetchStatus (/home/pi/MagicMirror/js/node_helper.js:121:9)
      0|mm  |     at processTicksAndRejections (internal/process/task_queues.js:93:5)
      

      Do you know why ? The page seem to be reachable.
      Thank you.

      posted in Troubleshooting
      S
      selyjohns
    • RE: MMM-compliment showing evening compliment anytime

      @sdetweil good :)
      Ok so thank you for your help. Maybe it need to be more explicit on documentation.

      And they are confusion between compliments and MMM-compliments

      I will now close this case.

      Have a good day

      posted in Troubleshooting
      S
      selyjohns
    • 1 / 1