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

    Posts

    Recent Best Controversial
    • RE: MMM-Domoticz-ext: interact with Domoticz

      @najtram Ow great! I was thinking of making it an option, but if this solves it for you that’s fine of course.

      posted in Utilities
      G
      goedh452
    • RE: MMM-Domoticz-ext: interact with Domoticz

      @steps39

      Could you please pull the latest code from GitHub and check if the Solar device works now?

      posted in Utilities
      G
      goedh452
    • RE: MMM-Domoticz-ext: interact with Domoticz

      @steps39

      Thanks! I’ll look into it. A quick glance indicates that the subtype of the solar device is ‘kWh’ and the module scans for a subtype ‘Energy’. This is easy to modify in the code. The Owl device is a bit more complicated since it has the data-attribute, but does not split this into 3 separate attributes.

      I’ll let you know if I’ve something for you to test!

      posted in Utilities
      G
      goedh452
    • RE: MMM-Domoticz-ext: interact with Domoticz

      @steps39

      You could send me the json result of you sensors and I’ll see what I can do. The result is obtained via this URL:

      http://<IPADRESS_DOMOTICZ>:<PORT_DOMOTICZ>/json.htm?type=devices&rid=<IDX_DEVICE>

      posted in Utilities
      G
      goedh452
    • RE: MMM-Domoticz-ext: interact with Domoticz

      @steps39

      Which gauges are you trying to display, utilities or weather? I tested the utilities with energy monitors that are collected to Domoticz with a P1 USB cable. You too?

      The module should autodetect the type and disregard types it doesn’t know. Maybe this mechanism isn’t working as it should be for the gauges. I’ll look into this.

      Regarding the git-error: I added the package.json for the dependencies. I’m not very experienced with GitHub and more of a hobby programmer. I guess there is something wrong with the package.json. Any input is welcome!

      posted in Utilities
      G
      goedh452
    • RE: MMM-Domoticz-ext: interact with Domoticz

      @najtram

      You should install it on the pi which runs Magic Mirror. I’ll add a package.json later. That is the right way to do it indeed.

      posted in Utilities
      G
      goedh452
    • MMM-Domoticz-ext: interact with Domoticz

      Description:

      I created a module to display information from Domoticz in different layouts. If your mirror has touch capability buttons can be used to either switch layout of send commands to Domoticz. The module is based on my setup and developing it got a bit out of hand, so maybe it’s a bit buggy. Let me know!

      MMM-Domoticz-ext: A highly configurable module for displaying domoticz information and performing actions on Domoticz. The module contains the following functionality:

      • Switch states per room, type, both or floor
      • Utility information
      • Weather information
      • Buttons to change overview
      • Action buttons to perform actions on domoticz
      • Integration with touch screen and MMM-Page-Selector

      Screenshots:

      overview.png

      dashboard.png

      floor.png

      room_type.png

      utilities.png

      weather.png

      Download:

      https://github.com/goedh452/MMM-Domoticz-ext
      
      posted in Utilities
      G
      goedh452
    • 1 / 1