A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • 0 Votes
    1 Posts
    443 Views
    XilefX
    Re: MMM-xiaomi - Temperature and Humidity from your smarthome Hey, it seems that the Aqara M2 Hub should work with this module. Has anyone tested this or is using it in the moment? I only want to display multiple Aqara temperature sensors on my MagicMirror without the need to install Home Assistant. Recently, I’ve been trying to read data from a BME280 sensor connected to an ESP32. However, the ESP´s are crashing all the time and I can´t identify the error. I’m looking for a reliable solution that just works. And I guess the fact that these Sensors communicate with Zigbee is also a better solution
  • Air Quality Sensor MH-4R

    Requests module sensor sensor sensors modules module
    1
    0 Votes
    1 Posts
    522 Views
    dietschemaD
    Hello everyone, Does someone already integrated sensor type MH-4R (Intelligent Infrared Gas Module) as a module into his/her MagicMirror? Datasheet: MH4-R It measure the air quality and give you the “parts per million” (unit ppm) back. Sensor is tested and working with the following: mkdir co2 cd co2 git clone https://github.com/IT-Berater/mh-z19.git cd mh-z19 ./setup.sh sudo python -m mh_z19 {‚co2‘: 668}
  • Smart Devices and sensors

    Requests xiaomi aqara programming job sensors
    7
    0 Votes
    7 Posts
    1k Views
    J
    @duxnobis Yes checkout HomeAssistant, it supports Hue and Aqara, and then you can use MMM-HomeAssistant-sensors (snille fork)to pull that information into MagicMirror if you want