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: gauge.js

      You may need a start!

      start: function () {
          
      },
      
      posted in General Discussion
      C
      Charley
    • RE: MMM-Domiticz

      @marknlx Thanks for pointing out the typo. It has been fixed at github

      Are you sure your Domoticz is using port 80? Normally it is 8080
      you can try to login to Domtoticz with your browser first.

      Then enter this url http://192.168.1.12:80/json.htm?type=devices&filter=all&used=true&order=Name

      It should give you something like

      {
         "ActTime" : 1522301589,
         "AstrTwilightEnd" : "22:03",
         "AstrTwilightStart" : "05:22",
         "CivTwilightEnd" : "20:39",
         "CivTwilightStart" : "06:45",
         "DayLength" : "12:46",
         "NautTwilightEnd" : "21:20",
         "NautTwilightStart" : "06:05",
         "ServerTime" : "2018-03-29 07:33:09",
         "SunAtSouth" : "13:05",
         "Sunrise" : "07:19",
         "Sunset" : "20:05",
         "result" : [
            {
               "Data" : "Off",
               "Description" : "",
               "Favorite" : 1,
               "LastUpdate" : "2018-03-28 15:06:24",
               "Name" : "Livingroom mainlight",
               "PlanID" : "",
               "PlanIDs" : [ 0 ],
               "Protected" : false,
               "Status" : "Off",
               "Type" : "Group",
               "TypeImg" : "group",
               "UsedByCamera" : false,
               "XOffset" : 0,
               "YOffset" : 0,
               "idx" : "2"
            },
      

      If you don’t get this check the IP address, the Port
      if it works then check your username and password (case sensitive)

      Hope you get it to work.

      posted in Utilities
      C
      Charley
    • RE: Domoticz or Pimatic

      I have NO experience on Pimatic. I like the possibilities of domoticz.

      I use zwave modules, http requests, 433mhz command and espeasy commands to ESP8266 and ESP32
      The flexibility is what I like most.

      posted in General Discussion
      C
      Charley
    • RE: MMM-Domiticz

      In your config.js you just add the proper Titles

      energyTitle: ‘Energy used by’ ,
      batteryTitle: ‘Battery level’,
      coTitle: ‘CO2 level’

      these values are by default, so if you don’t give any titles It will be in English

      Domoticz is from your home domotica system.

      posted in Utilities
      C
      Charley
    • RE: Domoticz or Pimatic

      Hello Peter,

      I have made a module to see the details from your Domoticz in the Magic Mirror.
      Use Domoticz

      If you need any help let me know

      posted in General Discussion
      C
      Charley
    • MMM-crypto-portfolio

      Hello MagicMirror users,

      I have been working to improve Matteos Danelli’s cryptocurrency module.

      To add your own assets and get a proper layout I had to rewrite a big part of the module. In this module I am retrieving 2 data sets to get all data together.

      It is currently available in English, Deutsch, Nederlands, Italiano, Swedish if you can help adding languages it would be great.

      MMM-crypto-portfolio

      0_1522252122138_portfolio new.png
      (hope my assets rise again soon ;-)

      posted in Utilities
      C
      Charley
    • RE: MMM-Domiticz

      Just let me know if you like something added.

      posted in Utilities
      C
      Charley
    • RE: MMM-rain-forecast

      Hello Cirdan,

      If you are interested to look into the SVG part this is where I found some of the information

      Creating Interactive Graphs With SVG

      If you like to take it a step further

      How to Make Charts with SVG

      Let me know if you need any help.

      posted in Utilities
      C
      Charley
    • RE: MMM-rain-forecast

      Hello Cirdan.

      Buienradar changed the URL. It is now gpsgadget.buienradar.nl

      That’s why the data stopped.

      In my graph I included the times and by not using the sparkline plugin there is no problem with not loading or slowing down.

      posted in Utilities
      C
      Charley
    • MMM-Bose-Soundtouch

      Hello MagicMirror users,

      I have made a module that shows the music that is playing on your Bose Soundtouch
      It shows the name of the song, the artist and album.

      MMM-Bose-Soundtouch

      0_1522222882794_Soundtouch-preview.png

      posted in Entertainment
      C
      Charley
    • 1
    • 2
    • 6
    • 7
    • 8
    • 9
    • 10
    • 9 / 10