Hi Everybody out there using MMM-FRITZ-Box-Callmonitor,
I would love to use this Module, but I’m not really in the mod to code or to find errors.
I tried to install your new branch under PiOS “Bookworm” but I get some errors using
“sudo apt-get install python-dev libxml2-dev libxslt1-dev zlib1g-dev && sudo pip install fritzconnection”!
The first error is: " E: For Package »python-dev« exists no Installationscandidate."
The second error for pip install is: “externally-managed-environment …”
How can I solve these problems?
Sorry for my bad english, I’m german and over 60 years old.
Thanks for helping.
Latest posts made by xIExodusIx
-
RE: MMM-Fritz-Box-Callmonitor: Notification formatting
-
RE: Can MagicMirror run on other similarily priced hardware?
Hi, I bought my Rasberry Pi 3 B+ last Week at Kiwi Electronics Netherland (www.kiwi-electronics.com), it cost me including shipping about 57,-- Euro.
Maybe this Info can help you.
xIExodusIx
-
RE: Warnmeldungen inn den pm2 logs
@Jalibu
Hallo Jalibu, hab ich gemmacht.
Gruß
xIExodusIx -
Warnmeldungen inn den pm2 logs
Re: MMM-NINA
Hallo und Moinsen,
hab da mal ne Frage.
Ich bekommme im Minutentakt die folgende Warnmeldung in den pm2 logs: “0|MagicMir | [17.06.2022 10:43.06.713] [WARN] API request for 025180526526 failed: invalid json response body at https://warnung.bund.de/api31/dashboard/025180000000.json reason: Unexpected end of JSON input”.
Da da irgendwas von warnungen.bund.de steht denke ich das diese von MMM-NINA kommmt, ich habe in der NINA-Config 4 Orte angegeben, die ich über deine Anleitung ermittelt habe.
{
module: “MMM-NINA”,
position: “top_center”,
header: “NINA - Katastrophen Warnungen”,
config: {
ags: [“025180526526”, “020000000000”, “040110372372”, “040110000000”], // Liste der Gemeinden, die abgefragt werden sollen
downgradeLhpSeverity: false,
downgradeCancelSeverity: true,
hideCancelledWarnings: false,
excludeProviders: [], // Mögliche Werte [“MOWAS”, “DWD”, “BIWAPP”, “LHP”] maxAgeInHours: 6, maxWidth: “200px”,
mergeAlertsById: true,
mergeAlertsByTitle: true,
showIcon: true,
showDate: true,
showCity: true,
showNoWarning: true,
theme: “top”, // Erlaubte Werte: top, top-floating, side
updateIntervalInSeconds: 120,
}Dies scheint nicht richtig zu funktionieren. Also mehrere Orte anzugeben.
Könntest Du das mal prüfen?
Leider kann ich NINA zur Zeit nicht richtig testen, da keine Warnmeldungen vorliegen. Also zu mindest wird nichts angezeigt. Ausser das keine Meldungen vorliegen.Gruß xIExodusIx