@goedh452
Looking at my post is spotted some differances in the gauges. they were my mistakes :P
Read the statement by Michael Teeuw here.
Posts made by Sp0nsje
-
RE: MMM-Domoticz-ext: interact with Domoticz
-
RE: MMM-Domoticz-ext: interact with Domoticz
@goedh452
Thanks,
Works like a charm.
Will keep u posted if some errors show up. -
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!
-
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. -
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 -
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