@sdetweil
That solved the problem. So I will fetch the Fronius Data via MMM-ioBroker in future.
Best posts made by c1olli
-
RE: SD Card - no Space
-
RE: I'm looking for more weather modules...
@kamischami
For me it is looking very nice.
The only thing I miss is “Sun intensity” and “UV Index”
Latest posts made by c1olli
-
RE: SD Card - no Space
@avolaid said in SD Card - no Space:
How did you got the Fronius fork with the MMM-ioBroker?
MMM-fronius ist sending the data direktly to the Mirror.
MMM-ioBroker sends my ioBroker data to the Mirror and has a adaptor to fronius.
So both adaptors are working not together.
-
RE: SD Card - no Space
@sdetweil
That solved the problem. So I will fetch the Fronius Data via MMM-ioBroker in future. -
RE: SD Card - no Space
@sdetweil
That is the log from about 2 hours - more than 1 million lines.
And always the same.
-
RE: SD Card - no Space
@sdetweil It does’nt matter what I do - the log expanses.
So I started now a cronjob with a daily flush of the log data.
-
RE: SD Card - no Space
@sdetweil said in SD Card - no Space:
logLevel: [“INFO”, “LOG”, “WARN”, “ERROR”],
Thanks,
the loglevel was complete missing in the config.js, but the systems wrote logs.
Now I added it like in your post. Let’s see what will happen.
Is it possible to turn the logs out ? Maybe with
loglevel: [ ], ? -
SD Card - no Space
Hello,
In the last months the SD card (32GB) of the MM were after 2 weeks full of data.
I tried 3 times to find the problem, but at least I made it completly new.
Today the SD card was full again and I found out, that the MagicMirror-error.log was about 24GB big.
So I deleted it and the system is working again.
But why was it so big? Because of the amount of data I could not open ist. -
RE: I'm looking for more weather modules...
@kamischami
For me it is looking very nice.
The only thing I miss is “Sun intensity” and “UV Index” -
How to get a nicer output for MMM-ioBroker
To get the data from my weather station “directly” on my MagicMirror, i found a module for ioBroker that gives me the data.
https://github.com/SBorg2014/WLAN-Wetterstation
That works properly but it isn’t looking very nice.How get I the description left align and the values right align?
Can anybody give me the solution?
-
RE: Working Weather Underground module?
It would be nice to have a better looking solution, combinated witch the “offline” data.
I can understand, that your head ist exploding, for me is it the same - if you are a little bit older and you can’t program than it is not easy (for me) to learn such things.
I’m happy when I can change little things and combinate such things that they are working for me.
The ioBroker module for catching the data from the weatherstation is here (in german): WLAN-Wetterstation