This is our new Hallway Mirror with 23" Iyama TFT and PiUSP+
Read the statement by Michael Teeuw here.
Best posts made by eniac
-
Our Hallway Mirror
-
RE: electron size
@FredSWG said in ZOOM /Scaling:
you can change it in css/custom.css file
body { zoom: 75%; }
I didn’t find why the config file value is not taken in consideration. I assume something is overwriting this value.
Will do the Job :-) I use 80% …
-
RE: Google Calendars not loading
@sdetweil said in Google Calendars not loading:
let`s go back to the prior parser
cd ~/MagicMirror
npm install node-ical@0.16.1and restart MagcMirror
Does the Job. Thank you …
Latest posts made by eniac
-
RE: Google Calendars not loading
@sdetweil said in Google Calendars not loading:
let`s go back to the prior parser
cd ~/MagicMirror
npm install node-ical@0.16.1and restart MagcMirror
Does the Job. Thank you …
-
RE: MMM-Fuel
Hello … getting this Error with npm start DEV
[17:08:01.452] [LOG] Error: Error no fuel station detail
at setStationInfos (/home/pi/MagicMirror/modules/MMM-Fuel/apis/tankerkoenig.js:189:19)
at process._tickCallback (internal/process/next_tick.js:68:7)module: "MMM-Fuel", position: "top_right", config: { //provider: "tankerkoenig", api_key: "xxxxxxxxxxxxxxxxxxxxxx", lat: 50.873798, lng: 8.023410, types: ["E5"], updateInterval: 60000, stationIds: [ { "id": "9ac83212-c785-476f-9862-34a4b04f6320", "name": "BELL Oil", ......................................
What could that be ?
-
RE: Homematic und MM2
Sorry für die späte Antowort.
lag an den IDs. Ich musste erst die richtigen für die jweilige Funktion finden.
Läuft jetzt. -
RE: Homematic und MM2
IP statt DNS Name hab ich schon probiert. Läßt sich auch anpingen mit Hostnamen und FQDN
-
RE: Homematic und MM2
and in english : ( I try )
for some few days i used the new CCU3 for my Homematic System. I want to see some sensor status messages on my mirror, so i installed 2 Modules on it.
I tryed both MMM-Homematic and MMM-Homematic-rooms, but both do not initialize properly. the fist one is still loading the whole time,
the other is initializing and nothing happend.
My Mirror is version 2.10.1, XML API is installed on the CCU3 and the scripts are reachable and working from the Mirrors (Raspis) Browser.
PM2 shows no errors, Ping on FQDN and IP works, Firewall on CCU3 is open.I dont know the next step… Who can help ?
-
Homematic und MM2
Mahlzeit
Ich habe seit ein paar Tagen eine CCu3 mit ein paar Sensoren im Einsatz. Nun möchte ich den Stauts der Sensoren auf dem MM2 darstellen. Installiert und (Grund)konfiguriert habe ich die beiden Module
MMM-Homematic-Rooms
MMM-Homematic
Beide bleiben aber im Status der Initialisierung hängen
MM2 läuft in der Version 2.10.1
Die Skripte der CCU kann nach der Installation den XML-API vom Browser des RASPIs aufrufen und werden auch angezeigt.{ module: 'MMM-Homematic', position: 'top_center', header: 'SMART HOME', config: { ccuHost: 'ccu3-webui', tempUnit: "°C", datapoints: [ { id: "1410", name: "Wintergarten", type: "window", warnOnly: "true" }, { id: "1505", name: "Garage", type: "window", warnOnly: "true" } ] } }, { module: 'MMM-Homematic-Rooms', header: 'MMM-Homematic-Rooms', position: 'bottom_right', config: { homematicURL: "http://ccu3-webui" } }
IDs habe auch schon einige ausprobiert, Firewall der CCU hab ich auf gemacht, ping fqdn und IP geht, und die PM2 logs melden auch keine Fehler … ich komme nicht dahinter wo der Bock sitzt.
Hat wer noch einen richtungsweisenden Schubs ?
LG
Stefan
-
RE: mm2 don't Show up any ical Calender
OK … PM2 Error Log shows this ->
[08:07:53.958] [ERROR] Calendar Error. Could not fetch calendar: https://xxxxxxxxxxx/owa/calendar/8456a764565f46f99167b97b4472d1b1@xxxxxxxxxx/94aa659549e24d74b36b420eb4f48e0915693393472327735305/calendar.ics { Error: unable to verify the first certificate
at TLSSocket.onConnectSecure (_tls_wrap.js:1055:34)
at TLSSocket.emit (events.js:182:13)
at TLSSocket._finishInit (_tls_wrap.js:635:8) code: ‘UNABLE_TO_VERIFY_LEAF_SIGNATURE’ }had to remove the (s) from https and it works :-)
Thanx for your help, sam :-)
-
RE: mm2 don't Show up any ical Calender
Yes I did see those mssages in pm2 log.
[07:53:29.363] [LOG] Create new calendar fetcher for url: https://xxxxxxxxxxxxxxxxx/owa/calendar/8456a764565f46f99167b97b4472d1b1@xxxxxxxxxx/94aa659549e24d74b36b420eb4f48e0915693393472327735305/calendar.ics - Interval: 300000But no Items show up :-(
-
RE: mm2 don't Show up any ical Calender
Hi Sam
I have done that on the PI. Where did you read I did that on my PC ? -
RE: mm2 don't Show up any ical Calender
Hi Sam
That works fine. I can download the file and open it.
Informations in there are also confirmed …
But both modules say : No Events