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

    Posts

    Recent Best Controversial
    • RE: MMM-Vrr - Transport Information for VRR, North Rhine-Westphalia Germany

      Hello @ueffchen ,

      sorry for the late reply!
      If you still got this problem, you can fix it in multiple ways:

      MMM Build in sizing

      You could change tableWrapper.className = "small mmm-vrr-table"; within MMM-Vrr.js on line 159 into tableWrapper.className = "medium mmm-vrr-table";

      Specific font sizes for header

      add another line after MMM-Vrr.css:16 with you desired fontsize e.g: font-size: 50px;

      Specific font size within table content

      add this to the MMM-Vrr.css

      .mmm-vrr-table tr {
          font-size: 50px;
      }
      
      posted in Transport
      KlizzyK
      Klizzy
    • Display Homekit Sensors

      Hello Guys,

      currently im extending my Smart Home Setup with some temperature sensors.
      Its pretty hacky, because i use RaspBee & Homebridge to bundle different manufacturers them all, but it works.

      Question
      Are there any HomeKit sensor display modules for the MagicMirror? I know about MMM-Hue, but it only displays the current states of the lights. I just want to display each room with their correlating temperature or other sensor values.
      I don’t think that im the first one, who want do this, so maybe im just blind?

      If it don’t exists i’ll develop it myself, but its easier to use something what is already there 😉

      edit
      I saw this post here, but i don’t use ioBroker, so it doesn’t match my needs.

      posted in Requests
      KlizzyK
      Klizzy
    • RE: MMM-cryptocurrency - v1.4

      @fox please get the latest release of this Module from Github and replace the folder on your Mirror with the new one. Because you have to Update it manually if you want the graph or newer features.
      If you use git, you can just do “git pull origin master” in the console.

      @olexs thank you for your awesome work!

      I tried for some time to implement the graph but i couldn’t find a solution…

      @matteodanelli
      I added some features and submitted an pull request.

      • Colored logos (optional)
      • additional logo support for Nem and Stratis
      • Graph Support for Stratis
      • now gets the top25 results of coinmareket

      ) 0_1498001256753_logo+colored+graph.png

      It would be nice if the currencies are sorted by total market volume (like on coin market). At the moment its ordered by the definitions in the config section.
      Maybe someone has more time as i in the next days?   ☺️

      And what do you guys think if we start to add release notes / change log to the readme?

      posted in Utilities
      KlizzyK
      Klizzy
    • RE: MMM-Vrr - Transport Information for VRR, North Rhine-Westphalia Germany

      @gismo2006

      sure ☺️

      @Sandy2503

      nice setup and thanks for the picture!

      posted in Transport
      KlizzyK
      Klizzy
    • RE: MMM-Vrr - Transport Information for VRR, North Rhine-Westphalia Germany

      @Sandy2503

      the module now displays delays.
      Just update the source code and thank you for your suggestion!

      posted in Transport
      KlizzyK
      Klizzy
    • RE: MMM-Vrr - Transport Information for VRR, North Rhine-Westphalia Germany

      @gismo2006

      did you updated the source files?

      you have to delete the old Version of the MMM-Vrr module and download the new one.
      So just replace the source files with the updated one and you configs should work after an restart

      posted in Transport
      KlizzyK
      Klizzy
    • RE: MMM-Vrr - Transport Information for VRR, North Rhine-Westphalia Germany

      @gismo2006

      thank you! Its nice to hear that some people are using it! ☺️
      I added some additional configuration settings, so you can specify an fixed width bei yourself in pixel (e.g 350px).
      But the text would get an additional line break if the string is to long, so i added a vertical scrolling feature.
      Just look at the instructions at github.

      @Sandy2503
      i think that i will be ready with your request in a couple of hours

      posted in Transport
      KlizzyK
      Klizzy
    • RE: MMM-cryptocurrency - v1.4

      @matteodanelli nice work!
      just in time for my recent changes ☺️
      (you get the pull request in a couple of minutes).

      I created a second display option with less information overall, but with icons.
      I had to do this, because i have many modules on the Mirror and therefor the readability overall decreased with so many informations.

      But now we can simply choose between more details or the “compact” version.
      Here is a little Sneakpeak, until i finish the changes of the Readme accordingly to my changes: 0_1495397731334_logoView.png

      posted in Utilities
      KlizzyK
      Klizzy
    • RE: MMM-cryptocurrency - v1.4

      @SpecialRob
      do you mean a dividing line between the table header and data, or do you don’t have any data in the Table header (Currency, Price, 24h Change) ?

      a dividing line is not implemented at the moment. But today i finished another feature for this module, so i can add the dividing line. If @matteodanelli accepts my pull request you can update it in a couple of days.

      If you don’t have any data in the table header, i need to know in which language settings you’re running the mirror.

      posted in Utilities
      KlizzyK
      Klizzy
    • RE: MMM-Vrr - Transport Information for VRR, North Rhine-Westphalia Germany

      @Sandy2503
      thanks!
      Yes i’ll integrate it in a couple of days ☺️

      posted in Transport
      KlizzyK
      Klizzy
    • 1
    • 2
    • 1 / 2