Thx, for support
Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-PIR-Sensor with RelayPin and execute script
Hi,
i got an error when i run python script. now the whole error message:
File “/home/pi/scripts/light.py”, line 22
read = GPIO.input(PIR_GPIO)
^
IndentationError: expected an indented blockthx
-
RE: MMM-PIR-Sensor with RelayPin and execute script
when execute the python script (python /home/pi/scripts/light.py), i got following error:
File “/home/pi/scripts/light.py”, line 22
read = GPIO.input(PIR_GPIO) -
RE: MMM-PIR-Sensor with RelayPin and execute script
Sorry i understand. MMM-PIR-Sensor config with no RelayPin config. Make RelayPin with your script.
-
RE: MMM-PIR-Sensor with RelayPin and execute script
Hi Blackmirror,
thx for helping, i am no coders.
pls can you explain me, howto it works to start with your script my hue_on.sh and hue.off.sh scripts?best regards
Egon -
MMM-PIR-Sensor with RelayPin and execute script
Hi,
My goal is: PIR Sensor detect presence and switch the relay pin. Additionally it should execute ah script hue_on.sh to switch MirrorLight on.
Scripts works fine form CLI
In which position of the node_helper.js from MMM-PIR-Sensor Module i put the lines
exec(“/home/pi/scripts/hue_on.sh”, null);
exec(“/home/pi/scripts/hue_off.sh”, null);pls help
thx -
RE: Use npm for module installs
if it could be possible to build a Management Interface like iobroker (www.iobroker.org), it would be much more comfortable to use. Good node update und plugin design.
-
RE: Two way mirror order for Europe - Orders closed!
Könnte ich noch eventuell Ordern! Danke
0,600
0,900
0,54
0,54
Ried im Innkreis, Austria
polished edges
delivery
✓ -
RE: diabetic Monitor
The next good feature was to read the integrated diary and daily, weekly and monthly reports. With an export function would be nice. With the complimentsystem i remember for the tablets schedul. I think that could be helping her
-
RE: diabetic Monitor
Hi Mykle1,
I would build my mom a MagicMirror. Also she had dementia, and maby the mirror could remind her to execute the next diabetic wave.
-
diabetic Monitor
Is it possible to integrate a diabetic Monitor via Bluetooth from the Manufacture Accu-Chek. It would help my mom very much.
thx for helping -
RE: Looking for Austrian Testers
@strawberry-3.141
nice tool. installed, config and run with no problems. I has a question: is it possible to switch maps without MMM-voice? -
Moto-GP
Is it possible to make a Moto GP module like MMM-SoccerLiveScore. best regards nogE
-
RE: Looking for Austrian Testers
@strawberry-3.141
works perfect!! thx for fast response!
Greetings from Upper Austria (vlg Mostschädln) -
RE: Looking for Austrian Testers
@strawberry-3.141
maby it could help: my config.js file is created with MMM-Admin-Interface -
RE: Looking for Austrian Testers
@strawberry-3.141
Hi,
wrong config file. sorry{ "module": "MMM-Fuel", "position": "bottom_right", "config": { "lat": 48.131927, "lng": 13.463719, "types": [ "diesel", "e5" ], "provider": "spritpreisrechner" }, "classes": "default for_all" }, -
RE: Looking for Austrian Testers
Hi,
please take a look.
{ "module": "MMM-Fuel", "position": "bottom_right", "config": { "lat": 48.131927, "lng": 13.463719, "types": [ "diesel" ], "provider": "spritpreisrechner" }, "classes": "default for_all" },thx