It is still working great.
Why is this IMHO great plugin not mentioned (yet) on:
⮑ https://github.com/MichMich/MagicMirror/wiki/3rd-Party-Modules
It is still working great.
Why is this IMHO great plugin not mentioned (yet) on:
⮑ https://github.com/MichMich/MagicMirror/wiki/3rd-Party-Modules
Similar result:
pi@raspberrypi:~/MagicMirror/config $ pm2 logs mm
[TAILING] Tailing last 15 lines for [mm] process (change the value with --lines option)
/home/pi/.pm2/logs/mm-error.log last 15 lines:
0|mm | at require (internal/modules/cjs/helpers.js:72:18)
0|mm | at Object.<anonymous> (/home/pi/MagicMirror/modules/MMM-Domoticz-ext/node_helper.js:2:22)
0|mm | at Module._compile (internal/modules/cjs/loader.js:1152:30)
0|mm | at Object.Module._extensions..js (internal/modules/cjs/loader.js:1173:10) {
0|mm | code: 'MODULE_NOT_FOUND',
0|mm | requireStack: [
0|mm | '/home/pi/MagicMirror/modules/MMM-Domoticz-ext/node_helper.js',
0|mm | '/home/pi/MagicMirror/js/app.js',
0|mm | '/home/pi/MagicMirror/js/electron.js',
0|mm | '/home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js',
0|mm | undefined
0|mm | ]
0|mm | }
0|mm | [24.04.2021 12:09.55.294] [ERROR] MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
0|mm | [24.04.2021 12:09.55.296] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
Thanks for making this adjustment.
I am currently having problems. I was curious about your update. So I updated the module with the MagicMirror remote module. (there is an update in the menu.)
Somehow I updated my entire mirror.
⮑ Guess what! → MMM-Domoticz-ext no longer works. (Another calendar module is now also “broken”.) But for the MMM-Domoticz-ext I received this error.
So again, I’m asking for your help. But I can imagine this could be a big thing. Thanks in advance if you can manage to fix this!
pm2 logs mm ↓
0|mm | [23.04.2021 21:58.08.734] [ERROR]
0|mm | ERROR! Could not validate main module js file.
0|mm | [23.04.2021 21:58.08.796] [ERROR]
0|mm | SyntaxError: Error parsing /home/pi/MagicMirror/modules/MMM-Domoticz-ext/package.json: Unexpected token } in JSON at position 669
0|mm | at parse (<anonymous>)
0|mm | at readPackage (internal/modules/cjs/loader.js:269:20)
0|mm | at readPackageScope (internal/modules/cjs/loader.js:294:19)
0|mm | at Object.Module._extensions..js (internal/modules/cjs/loader.js:1164:17)
0|mm | at Module.load (internal/modules/cjs/loader.js:992:32)
0|mm | at Module._load (internal/modules/cjs/loader.js:885:14)
0|mm | at Function.f._load (electron/js2c/asar_bundle.js:5:12738)
0|mm | at Module.require (internal/modules/cjs/loader.js:1032:19)
0|mm | at require (internal/modules/cjs/helpers.js:72:18)
0|mm | at Class.loadModuleDefaultConfig (/home/pi/MagicMirror/modules/MMM-Remote-Control/node_helper.js:313:30) {
0|mm | path: '/home/pi/MagicMirror/modules/MMM-Domoticz-ext/package.json'
0|mm | }
These are great improvements!
-kWh is working
-Font is working partially. Actual usage is MM-font, but daily totals still looks like Arial…
@goedh452 said in MMM-Domoticz-ext: interact with Domoticz:
Great work! Small detail… The Watt vs the kWh? Where did this option go?
See screenshot.
Also a minor detail. The font used for Watt, and Today, isn’t the default font the MMM uses. Is there a reason for not using that default font?
Again, thanks for your great work!
Symbols are unicode symbols in the names of the domoticz devices…
eg: Unicode Character “⚇” (U+2687)
Just edit the devicename in Domoticz…
The “problem” with the centerZero value is relative.
I tried the gaugeEnergyMinValue in the config.js and assumed this should do the trick. (So with a min value of 0 or -1 and a max value of 3000).
That didn’t work. So somehow I’m not able to point out what the bug is, but I expected it to work diffrently because of the gaugeEnergyMinValue.
My solution was exactly as @steps39 described in his previous post.
And about the gas flame, I’m also not sure, but maybe a default replacement for default text? So water to a water sybol, gas to a flame, etc. But this is not a big issue, I’m already used to it like this. Looks nice!
Do you have an idea for a flame symbol instead of the text Gas. Maybe with Fontawesome?
Tweaking ;-)
Mind the m³ instead of the m3.
And the sum symbol for today: ∑
And the poweroutlet symbol in domoticz name: ⚇
And the ↯ for electicity.
And the ☀ for the sun.
Kind of bug? → Edited the Zero state for electricity. The Gauge minimum value didn’t work when set to 0.
Enjoy if this fits your taste…