A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Send data to magic mirror? Is there an API?
-
Hello,
I am working on a little project where I use an ESP32 with different sensors connected to WiFi. Because it’s battery-powered I only wake it up every 10 minutes to collect the sensor data and then I want to send it to the magic mirror for display. Can MM receive post request or do I have to start a webserver for this?
-
@cookblook The MM2 is a webserver, more or less.
Take a look at MMM-Syslog (https://github.com/paviro/MMM-syslog)