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

    Posts

    Recent Best Controversial
    • RE: MM modules not displaying or no longer refresh after restart

      Did you enter the proper module name for the calendar?
      Try to comment calendar out to see if it works without.

      posted in Troubleshooting
      C
      Charley
    • RE: MMM-crypto-portfolio

      @amDDJunkie I have just added the logos

      If someone else needs a logo added please send the logo size 50x50 pixels in colour and in white.

      posted in Utilities
      C
      Charley
    • RE: MMM-Domiticz

      Today added total actual usage of Watts.
      Please add ‘usage’ to your showItems in your config.js

      posted in Utilities
      C
      Charley
    • RE: MMM-Domiticz

      @jaminben Thanks I will arrange them in my Dashboard as well.

      posted in Utilities
      C
      Charley
    • RE: MMM-Domiticz

      @jaminben

      I already tried before to reorder the data. In the description of API/JSON for Domoticz it says you can order by Name. (Line 37 in my code)

      That is the documentation, but in reality you can’t order anything. If I look in the json coming from the request file there are no objects that would follow the order in your webapplication.

      It could be done my making an array where all sensors are switches are in, but it would be a hassle if you add a new device you would also need to add to your modules config.

      Lets wait what the next version of Domoticz brings and if I am able to implement it.

      posted in Utilities
      C
      Charley
    • RE: MMM-Domiticz

      Yes they are all the same sensor. I will try in the coming days if I am able to get those properly.

      Just made it. if you pull the upgrade it is there

      posted in Utilities
      C
      Charley
    • RE: MMM-Domiticz

      You need to add humidity and baro to the showItems part in config.js
      to see all options (someone asked in PM to block humidity)

       showItems: ['temperature','energy','battery','co', 'blinds','humidity','baro']
      

      It will now show the way you like it

      0_1524409121269_all together.png

      posted in Utilities
      C
      Charley
    • RE: MMM-Domiticz

      @jaminben Thanks for the thank you, i am still working on it to make it better.

      You can add more in your config.js settings

            showItems: ['temperature','energy','battery','co', 'blinds','humidity','baro'],   // possible items  temperature, energy, battery, co, blinds, humidity,  baro
      
      

      Could you please reply with your config settings for this module .(delete any personal information ip,username or password)

      I think I misread your question, however all sensors data are grouped in the newest version.

      posted in Utilities
      C
      Charley
    • RE: Other options to hanging the mirror on a wall

      My mirror is hanging over an electric outlet. With a proper drill you can drill a hole in concrete.

      posted in Troubleshooting
      C
      Charley
    • RE: MMM-Domiticz

      Updated today with Humidity and the possibility to not show the subMenus.

      I choose not to add the Barometric Pressure and Sound Levels from Netatmo because my screen would be high enough in portrait mode.

      posted in Utilities
      C
      Charley
    • 1 / 1