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

Sp0nsje

@Sp0nsje

0
Reputation
6
Profile views
6
Posts
0
Followers
0
Following
Joined Oct 25, 2020, 2:06 PM
Last Online Aug 22, 2021, 2:27 PM

Sp0nsje Unfollow Follow

Latest posts made by Sp0nsje

  • RE: MMM-Domoticz-ext: interact with Domoticz

    @goedh452
    Looking at my post is spotted some differances in the gauges. they were my mistakes :P

    posted in Utilities
    S
    Sp0nsje
    May 23, 2021, 5:39 PM
  • RE: MMM-Domoticz-ext: interact with Domoticz

    @goedh452
    Thanks,
    Works like a charm.
    Will keep u posted if some errors show up.

    TeamViewer_v0z7TZ2slJ.png

    posted in Utilities
    S
    Sp0nsje
    May 23, 2021, 4:01 PM
  • RE: MMM-Domoticz-ext: interact with Domoticz

    @goedh452 thanks,
    Is it true that the gauges switch position? added 2 of them (electr. usagage and gas usage) is see them switch position sometimes when they update apart from each other.

    somehow my gass gauge updated and switched to the left side 10 sec later electr. gauge was updated and switched back to the left side.

    Feature request

    Would be nice to fix their position.

    thanks allot for the module it looks Great!

    posted in Utilities
    S
    Sp0nsje
    May 21, 2021, 12:38 PM
  • RE: MMM-Domoticz-ext: interact with Domoticz

    @goedh452 thanks fixed it by using the utility for actual usage so i don’t need it in the rooms layout.
    Is it posible to implement my distance Dummy sensor into a utility gauge?
    the sensor is receiving data in this format “Data” : “22.1 cm”,
    I can also make a dummy counter and it will be “Counter” : "22.035 ",
    If i try to add a gauge in the module it wont load. i think its because of the data provided by my IDX numbers.

    posted in Utilities
    S
    Sp0nsje
    May 21, 2021, 11:40 AM
  • RE: MMM-Domoticz-ext: interact with Domoticz

    Hi @goedh452 ,

    Thanks for the MM Module its great!
    I’m an beginner with MM and Domoticz.
    Is it possible to display texts and distances (dummy text and Dummy Distance) i use the ‘‘both’’ function on my mirror.
    The distance is now grouped with the switches.
    I’m using it for my water softener salt level.

    Mayby its somehow possible to overrule the grouped option and show defined idx numbers at the bottom.

    Do you have a link on how u managed your luxaflex to work in domoticz ?
    (Hunter Douglas hub) i’ve got 2 top down bottom up blinds would love to read the state on my mirror.

    If its not possible let me know.

    gr,
    Martijn

    posted in Utilities
    S
    Sp0nsje
    May 19, 2021, 2:45 PM
  • RE: MMM-Domiticz

    Hi thanks for the great work,

    Is there a better guide on how to implement certain sensors ?
    like an ‘‘IDX xx’’ value or something

    {
                            module: "MMM-Domoticz",
                            position: "bottom_right",   // see mirror setting for options
                            config: {
                                    updateInterval: 5, // every 45 seconds
                                    apiBase: "192.168.178.44",
                                    apiPort: 18080,
                                    apiUser: "MagicMirror",
                                    apiPw: "MagicMirror",
                                    moduleTitle: "My smart home by Domoticz",
                                    energyTitle: "Energy used by",
                                    batteryTitle: "Battery level",
                                    coTitle: "CO2 level",
                                    blindsTitle: "Blinds",
                                    energyNow: "Currently using",
                                    energyTotal: "Energy used",
                                    energyToday: "Energy used today",
                                    batteryThreshold: 20,
                                    coThreshold: 650,
                                    subMenus: true,
                                    smartMeter: false,
                                    smartMeterOffset: 0,
                                    showItems: ['temperature'], //,'energy','battery','co','blinds','humidity','baro','usage','voltage','alarm','sensor','pulse','meter','rain'],
                                    excludeDevices: ['none','include your own'],  // Device that will not be shown
                                    onlyShowExcluded: false, // if true only exluded devices are shown
                                    textWhite: true,
                                    alarmOffLabel: "Disabled",
                                    groupSensors: false,
                            }
                    },
    
    
    

    i can only show the temperatures when i select al the data it wil hang on Loading Domoticz Data…

    would appriciate different screenshots of codes / layouts on the MM2

    posted in Utilities
    S
    Sp0nsje
    Oct 25, 2020, 4:29 PM
Enjoying MagicMirror? Please consider a donation!
MagicMirror created by Michael Teeuw.
Forum managed by Sam, technical setup by Karsten.
This forum is using NodeBB as its core | Contributors
Contact | Privacy Policy